Hi,
yesterday our manufacturer of our SAN did an upgrade of the firmware which should be interrupt free according to him. Sadly this was not the case. I had a lot of VMs running on proxmox which had read only filesystems which we could mostly fix by doing an fsck on the filesystem. We are running fibre channel with multipath and lvm backend.
But looking closer we now have issues with our lvm/volume groups. For example this:
I'm seeing this in pvs on all cluster nodes.
The webui of proxmox can't access all of them and only shows an question mark on them. Some VMs aren't even booting after shutting them down and i get "
Error: can't activate LV '/dev/vg-cluster01-online/vm-190-disk0': cannot process volume group vg-cluser01-online"
Also some VG are missing when running pvs
Is it possible to to recover this or am i f*cked?
Would an vgchange -ay help or destroy even more?
Update: vgchange -ay didn't change anything.
Thanks & Cheers,
Daniel
yesterday our manufacturer of our SAN did an upgrade of the firmware which should be interrupt free according to him. Sadly this was not the case. I had a lot of VMs running on proxmox which had read only filesystems which we could mostly fix by doing an fsck on the filesystem. We are running fibre channel with multipath and lvm backend.
But looking closer we now have issues with our lvm/volume groups. For example this:
Code:
WARNING: PV MyCoVk-DYuY-vPWc-Tbbo-l3Ay-CNfH-tix0f3 on /dev/mapper/pm-cluster01-online was already found on /dev/mapper/pm-cluster01-voice.
WARNING: PV MyCoVk-DYuY-vPWc-Tbbo-l3Ay-CNfH-tix0f3 prefers device /dev/mapper/pm-cluster01-online because device size is correct.
I'm seeing this in pvs on all cluster nodes.
The webui of proxmox can't access all of them and only shows an question mark on them. Some VMs aren't even booting after shutting them down and i get "
Error: can't activate LV '/dev/vg-cluster01-online/vm-190-disk0': cannot process volume group vg-cluser01-online"
Also some VG are missing when running pvs
Code:
/dev/mapper/pm-cluster01-online lvm2 --- 1,50t 1,50t
Is it possible to to recover this or am i f*cked?
Would an vgchange -ay help or destroy even more?
Update: vgchange -ay didn't change anything.
Thanks & Cheers,
Daniel
Last edited: