[SOLVED] Error while replicating

micfrip

Renowned Member
Sep 19, 2013
23
0
66
Hi,

While trying to replicate one VM for the second time on another node (the first time, it worked but after deleting the task, I am not able to run it again), I get the following error message:

2019-09-09 15:20:01 100-0: start replication job
2019-09-09 15:20:01 100-0: guest => VM 100, running => 8403
2019-09-09 15:20:01 100-0: volumes => local-zfs:vm-100-disk-0
2019-09-09 15:20:02 100-0: freeze guest filesystem
2019-09-09 15:20:02 100-0: create snapshot '__replicate_100-0_1568035201__' on local-zfs:vm-100-disk-0
2019-09-09 15:20:02 100-0: thaw guest filesystem
2019-09-09 15:20:02 100-0: full sync 'local-zfs:vm-100-disk-0' (__replicate_100-0_1568035201__)
2019-09-09 15:20:02 100-0: full send of rpool/data/vm-100-disk-0@__replicate_100-0_1568035201__ estimated size is 355G
2019-09-09 15:20:02 100-0: total estimated size is 355G
2019-09-09 15:20:02 100-0: TIME SENT SNAPSHOT rpool/data/vm-100-disk-0@__replicate_100-0_1568035201__
2019-09-09 15:20:02 100-0: rpool/data/vm-100-disk-0 name rpool/data/vm-100-disk-0 -
2019-09-09 15:20:02 100-0: volume 'rpool/data/vm-100-disk-0' already exists
2019-09-09 15:20:02 100-0: warning: cannot send 'rpool/data/vm-100-disk-0@__replicate_100-0_1568035201__': signal received
2019-09-09 15:20:03 100-0: cannot send 'rpool/data/vm-100-disk-0': I/O error
2019-09-09 15:20:03 100-0: command 'zfs send -Rpv -- rpool/data/vm-100-disk-0@__replicate_100-0_1568035201__' failed: exit code 1
2019-09-09 15:20:03 100-0: delete previous replication snapshot '__replicate_100-0_1568035201__' on local-zfs:vm-100-disk-0
2019-09-09 15:20:03 100-0: end replication job with error: command 'set -o pipefail && pvesm export local-zfs:vm-100-disk-0 zfs - -with-snapshots 1 -snapshot __replicate_100-0_1568035201__ | /usr/bin/ssh -e none -o 'BatchMode=yes' -o 'HostKeyAlias=XXXXXXXXXXXX -- pvesm import local-zfs:vm-100-disk-0 zfs - -with-snapshots 1' failed: exit code 255

I have tried to remove the task and recreate it without success.

Could you please guide me?

Many thanks