Hi
Thanks for the reply.
So LVM is used in ovirt, I guess only in a host ca the LVM moount point monted in a host
becaise it is not a clustered LVM correct? In other words and for example if I have a LVM
with this setup in ovirt and 2 KVM hosts:
Hosts kvm1 and kvm2
Volume Group vg_vm
Logical Volume lv-vm1 and lv-vm2
vg_vm/lv-vm1 is mounted in kvm1 with XFS and vg_vm/lv-vm2 mounted in kvm2 with XFS, when
kvm1 is stopped vg_vm/lv-vm1 can be mounted in kvm2.
Am I correct?
Thank you