Hi I'm testing a 3 node cluster, before I venture into ceph, where I already know I'm going to cry, I'm testing zfs replication.
there are 3 nodes with an SSD where there is the operating system and a second dedicated to the ZFS.
If I try to insert a zfs with the same name in the cluster it won't let me, but when I replicate the VPS it gives me an error saying it can't find the destination disk. Here is the error from the log
2022-01-12 22:51:00 400-0: start replication job
2022-01-12 22:51:00 400-0: guest => VM 400, running => 0
2022-01-12 22:51:00 400-0: volumes => ssd1:vm-400-disk-0
2022-01-12 22:51:01 400-0: (remote_prepare_local_job) storage 'ssd1' is not available on node 'sec'
2022-01-12 22:51:01 400-0: end replication job with error: command '/usr/bin/ssh -e none -o 'BatchMode=yes' -o 'HostKeyAlias=ger' root@10.10.10.1 -- pvesr prepare-local-job 400-0 ssd1:vm-400-disk-0 --last_sync 0' failed: exit code 255
What am I missing?
Thanks
there are 3 nodes with an SSD where there is the operating system and a second dedicated to the ZFS.
If I try to insert a zfs with the same name in the cluster it won't let me, but when I replicate the VPS it gives me an error saying it can't find the destination disk. Here is the error from the log
2022-01-12 22:51:00 400-0: start replication job
2022-01-12 22:51:00 400-0: guest => VM 400, running => 0
2022-01-12 22:51:00 400-0: volumes => ssd1:vm-400-disk-0
2022-01-12 22:51:01 400-0: (remote_prepare_local_job) storage 'ssd1' is not available on node 'sec'
2022-01-12 22:51:01 400-0: end replication job with error: command '/usr/bin/ssh -e none -o 'BatchMode=yes' -o 'HostKeyAlias=ger' root@10.10.10.1 -- pvesr prepare-local-job 400-0 ssd1:vm-400-disk-0 --last_sync 0' failed: exit code 255
What am I missing?
Thanks