hi
we have implemented ISCSI storage with 2 proxmox nodes and using LVM Groups to storage the VM disks. All seems to be okay, but we had 3 incidents where the individual VM disks on LVM partition disappeared and when we rebooted the VM, we got the error
"TASK ERROR: can't activate LV '/dev/images/vm-111-disk-1': One or more specified logical volume(s) not found."
we have checked the possibility of duplication of the VM id, but that is also not the case. I would like to know if
1. LVM group over the ISCSI is a stable solution.
2. What is the solution if such an event reoccurs.
3. has anybody faced similar situation and if there is a way to avoid such incidents.
4. After the disapperance of the VM, when we run lvdisplay, we don't see LVM partition in the list. can we run qm rescan to get the lvm partition back in the system ?
is there a better storage model to work with when using ISCSI storage.
More info. I can see the block device in /dev/
and when I did fdisk , I see that there are 2 partitions but the partition type have changed from Linux LVM and Swap to Windows partition. Has any one experienced this kind of issue ?
I have scanned through syslog and messages but did not get any sort of issue with storage connectivity which might have been the cause of this issue. Since we plan to move all our VMs to central storage and due to this unpredictable behavior, it is now a scary situation if we are doing correct of moving to central storage.
tirpitz
we have implemented ISCSI storage with 2 proxmox nodes and using LVM Groups to storage the VM disks. All seems to be okay, but we had 3 incidents where the individual VM disks on LVM partition disappeared and when we rebooted the VM, we got the error
"TASK ERROR: can't activate LV '/dev/images/vm-111-disk-1': One or more specified logical volume(s) not found."
we have checked the possibility of duplication of the VM id, but that is also not the case. I would like to know if
1. LVM group over the ISCSI is a stable solution.
2. What is the solution if such an event reoccurs.
3. has anybody faced similar situation and if there is a way to avoid such incidents.
4. After the disapperance of the VM, when we run lvdisplay, we don't see LVM partition in the list. can we run qm rescan to get the lvm partition back in the system ?
is there a better storage model to work with when using ISCSI storage.
More info. I can see the block device in /dev/
and when I did fdisk , I see that there are 2 partitions but the partition type have changed from Linux LVM and Swap to Windows partition. Has any one experienced this kind of issue ?
I have scanned through syslog and messages but did not get any sort of issue with storage connectivity which might have been the cause of this issue. Since we plan to move all our VMs to central storage and due to this unpredictable behavior, it is now a scary situation if we are doing correct of moving to central storage.
tirpitz
Last edited: