Open traxanos opened 2 years ago
so sync is done. but the sync data are wrong!
Local (Original):
5,9T sync_2022-04-01_110637
6,4T sync_2022-04-02_121818
6,1T sync_2022-04-03_084334
Remote
5,9T sync_2022-04-01_110637
6,7T sync_2022-04-02_121818
6,7T sync_2022-04-03_084334
So the backup is broken...
so i have delete al snapshots and have start clean. first days all works fine. some days later the cron has generate output with:
ERROR: Could not statfs: No such file or directory
Then snapshots were copied wildly again. The files in the same snapshot on both server has different sizes and are broken. so your scripts has any bug.
Is there any effective data missing, or do you just assume that something is wrong because you compare the size? Because of copy-on-write and the general way Btrfs works, you can usually never compare snapshots by size.
Hi
have some problems. i create snapshots with btrfs-snp:
now i start btrfs-sync
first and second snapshot with 5,90TiB and 16,1GiB looks good. whereby the second snapshot was in my opinion also too large. 256KiB result in 16,1 GiB. the third snapshot has only 100GiB exclusive data, but the sync is still transfer and it now schon bigger 1TiB.
and du you now why the snapshot size is different between the servers?