Hi,
I'm trying to create a replication between two PVE 6.0 Servers, but it is giving the error below when I try to create the replication:
2019-10-25 11:26:01 101-0: start replication job
2019-10-25 11:26:01 101-0: guest => VM 101, running => 0
2019-10-25 11:26:01 101-0: volumes => zfs-vol01:vm-101-disk-0
2019-10-25 11:26:02 101-0: (remote_prepare_local_job) storage 'zfs-vol01' is not available on node 'pve02-bnu'
2019-10-25 11:26:02 101-0: end replication job with error: command '/usr/bin/ssh -e none -o 'BatchMode=yes' -o 'HostKeyAlias=pve02-bnu' root@189.85.64.52 -- pvesr prepare-local-job 101-0 zfs-vol01:vm-101-disk-0 --last_sync 0' failed: exit code 255
ZFS-VOL01 is not available on pve02 because it is a ZFS-LOCAL volume... it's not a shared storage...
It's not possible to use replication without shared storage?
I'm trying to create a replication between two PVE 6.0 Servers, but it is giving the error below when I try to create the replication:
2019-10-25 11:26:01 101-0: start replication job
2019-10-25 11:26:01 101-0: guest => VM 101, running => 0
2019-10-25 11:26:01 101-0: volumes => zfs-vol01:vm-101-disk-0
2019-10-25 11:26:02 101-0: (remote_prepare_local_job) storage 'zfs-vol01' is not available on node 'pve02-bnu'
2019-10-25 11:26:02 101-0: end replication job with error: command '/usr/bin/ssh -e none -o 'BatchMode=yes' -o 'HostKeyAlias=pve02-bnu' root@189.85.64.52 -- pvesr prepare-local-job 101-0 zfs-vol01:vm-101-disk-0 --last_sync 0' failed: exit code 255
ZFS-VOL01 is not available on pve02 because it is a ZFS-LOCAL volume... it's not a shared storage...
It's not possible to use replication without shared storage?