Closed pepelisu closed 7 years ago
do you use: https://github.com/gilestrolab/labscripts/blob/master/node/push_ethoscope_results.sh? It looks like you are modifying the file whilst fetching it. Ideally, you want to stop the backup daemon, rsync then restart it...
I did not stop the backup daemon, so that was the problem.
we still nee to have a robust system I think, it should be the responsibility of ethoscope_backup.service
to guaranty file integrity...
closed via #82
I am not sure 100% this is a bug. When the system is running if you perform a rsync with the node to have an external backup of the data, sometimes you get a broken copy of the database. So if you run rethomics to have an idea of what is going on, it stops with an error: rsqlite_fetch "Database disk image is malformed" Do you have the same problem? For me it is not useful to have a backup of the database that is corrupted, could it be a rsync problem,though.