Hello,
I'm facing difficulties creating a new sync task.
Any ideas? There is a sync task between these two servers already that works just fine but it goes to a different pool on the destination server.
root@ha1:~# pve-zsync sync --source localhost:102 --dest 192.168.20.169:HA2-LF/seafile2 --name Cloud02-seafile --maxsnap 1 --verbose --skip
warning: cannot send 'HDD-DATA/vm-102-disk-0@rep_Cloud02-seafile_2022-07-21_12:34:33': Unknown error 1030
Job --source localhost:102 --name Cloud02-seafile got an ERROR!!!
ERROR Message:
COMMAND:
ssh -o 'BatchMode=yes' root@localhost -- zfs send -v -- HDD-DATA/vm-102-disk-0@rep_Cloud02-seafile_2022-07-21_12:34:33 | ssh -o 'BatchMode=yes' root@192.168.20.169 -- zfs recv -F -- HA2-LF/seafile2/vm-102-disk-0
GET ERROR:
cannot receive: failed to read from stream
I'm facing difficulties creating a new sync task.
Any ideas? There is a sync task between these two servers already that works just fine but it goes to a different pool on the destination server.
root@ha1:~# pve-zsync sync --source localhost:102 --dest 192.168.20.169:HA2-LF/seafile2 --name Cloud02-seafile --maxsnap 1 --verbose --skip
warning: cannot send 'HDD-DATA/vm-102-disk-0@rep_Cloud02-seafile_2022-07-21_12:34:33': Unknown error 1030
Job --source localhost:102 --name Cloud02-seafile got an ERROR!!!
ERROR Message:
COMMAND:
ssh -o 'BatchMode=yes' root@localhost -- zfs send -v -- HDD-DATA/vm-102-disk-0@rep_Cloud02-seafile_2022-07-21_12:34:33 | ssh -o 'BatchMode=yes' root@192.168.20.169 -- zfs recv -F -- HA2-LF/seafile2/vm-102-disk-0
GET ERROR:
cannot receive: failed to read from stream