I try to replicate a VM from one node to another but get the above message. I've searched the forums, and the solution to this problem seems to be to make sure that the VM volumes aren't marked with "replicate=0". Well, I don't think I have this problem, please take a look here on the specification in /etc/pve/qemu-server 103.conf:
What might be the problem here?
Code:
boot: order=scsi0;ide2;net0
cores: 2
ide2: none,media=cdrom
memory: 20480
name: SME10
net0: virtio=DA:34:09:6F:DB:38,bridge=vmbr1,firewall=1,link_down=1
net1: e1000=6A:D3:24:DF:42:79,bridge=vmbr0,firewall=1
numa: 0
onboot: 1
ostype: l26
scsi0: local-zfs:vm-102-disk-0,size=512G
scsihw: virtio-scsi-pci
smbios1: uuid=9d410adc-5bcd-439a-94f0-514185fcd010
sockets: 1
startup: up=10
vmgenid: 02d055f1-1124-4500-a09a-b7f3da050546
What might be the problem here?