Replication Problem

yasmine

New Member
Jun 1, 2020
13
0
1
29
Hi ,
i have a multiple VMs running on Proxmox ,
i moved thoese VMs to another Proxmox with ZFS is the storage , i tried to do replication but it fails (No replicatable volumes found (500))

HELP !!
 
Hi,

are the all vdisk on the ZFS and does not flag as "skip replication"?
Does the destination storage have the same name as the src?

Can you send the config of a VM and also the storage config?
 
this is vm config :
bootdisk: ide0
cores: 7
cpuunits: 2048
ide0: POOL-SSET:vm-108-disk-0,replicate=0,size=540G
memory: 28672
name: VM-DIV-APP
net0: e1000=DE:5F:5F:AF:02:5C,bridge=vmbr0
numa: 0
onboot: 1
ostype: win8
scsihw: virtio-scsi-pci
smbios1: uuid=2f05c5fc-38e5-4a60-9933-6350d969fe6d
sockets: 2
virtio1: POOL-SSET:vm-108-disk-1,replicate=0,size=250G

and this is storag conf :

dir: local
path /var/lib/vz
content iso,vztmpl,backup

lvmthin: local-lvm
thinpool data
vgname pve
content rootdir,images

zfspool: POOL-SSET
pool pool-sset
content rootdir,images
mountpoint /pool-sset
sparse 0
 
As I thought, you have set replicated=0 (GUI skip replication).
So what you like to replicate?
 
Go to the GUI.
Edit the vdisk and check the "Advanced" button and uncheck the "Skip replication" button.