hi
I have an existing Proxmox Cluster based on Version 3.4 and it is sharing LVM group over ISCSI. Now we are building new cluster with version 6.1 and want to attach the same iscsi LVM group so we can migrate data. all seems to be going fine, but now when we are trying start the VM which is sharing the LVM, we are getting following error
Cannot update volume group vmstoragessd with duplicate PV devices.
Failed to update old PV extension headers in VG vmstoragessd.
Volume group "vmstoragessd" not found
TASK ERROR: can't activate LV '/dev/vmstoragessd/vm-129-disk-1': Cannot process volume group vmstoragessd
when we run lvs command we can see the LV visible , but when we run lvdisplay, it is showing not available.
should I be running vgchange -ay to activate the volume group ?
I have an existing Proxmox Cluster based on Version 3.4 and it is sharing LVM group over ISCSI. Now we are building new cluster with version 6.1 and want to attach the same iscsi LVM group so we can migrate data. all seems to be going fine, but now when we are trying start the VM which is sharing the LVM, we are getting following error
Cannot update volume group vmstoragessd with duplicate PV devices.
Failed to update old PV extension headers in VG vmstoragessd.
Volume group "vmstoragessd" not found
TASK ERROR: can't activate LV '/dev/vmstoragessd/vm-129-disk-1': Cannot process volume group vmstoragessd
when we run lvs command we can see the LV visible , but when we run lvdisplay, it is showing not available.
should I be running vgchange -ay to activate the volume group ?