Closed cstrozyk closed 8 months ago
Hello,
in my proxmox server I use:
Fresh destionation zfs filesystems, inital first backups tank source usbtank destination local initial backup btank destination local initial backup
syncoid -r tank/data usbtank/backup
in another shell, while still running the first backup
syncoid -r tank/data btank/backup
The Backup A runs 12 hours, Backup B is done in 20 seconds Backup B misses nearly all files. It's only an incremental backup.
So, it's not save to backup one source to two destinations running parallel synoid's I assume it has to do with the snapshot naming.
Best regards, chris
Sorry, it' fixed in the latest version, closed
Hello,
in my proxmox server I use:
Fresh destionation zfs filesystems, inital first backups tank source usbtank destination local initial backup btank destination local initial backup
Backup A
syncoid -r tank/data usbtank/backup
in another shell, while still running the first backup
Backup B
syncoid -r tank/data btank/backup
The Backup A runs 12 hours, Backup B is done in 20 seconds Backup B misses nearly all files. It's only an incremental backup.
So, it's not save to backup one source to two destinations running parallel synoid's I assume it has to do with the snapshot naming.
Best regards, chris