You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement a new derivative of the lvm storage driver which makes use of lvmlockd and sanlock to provide a remote storage driver that's based on a shared block device.
Such a block device can come from a Fiber Channel LUN, iSCSI share, NVMEoF/NVMEoTCP drive or any other mechanism to provide a writable consistent block device across multiple servers.
This storage driver should be quite small and simple as it will build on top of the existing local LVM driver.
The text was updated successfully, but these errors were encountered:
Implement a new derivative of the
lvm
storage driver which makes use oflvmlockd
andsanlock
to provide a remote storage driver that's based on a shared block device.Such a block device can come from a Fiber Channel LUN, iSCSI share, NVMEoF/NVMEoTCP drive or any other mechanism to provide a writable consistent block device across multiple servers.
This storage driver should be quite small and simple as it will build on top of the existing local LVM driver.
The text was updated successfully, but these errors were encountered: