Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clustered LVM storage driver #482

Closed
stgraber opened this issue Feb 11, 2024 · 0 comments · Fixed by #512
Closed

Clustered LVM storage driver #482

stgraber opened this issue Feb 11, 2024 · 0 comments · Fixed by #512
Assignees
Labels
Feature New feature, not a bug
Milestone

Comments

@stgraber
Copy link
Member

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.

@stgraber stgraber added the Feature New feature, not a bug label Feb 11, 2024
@stgraber stgraber self-assigned this Feb 11, 2024
@stgraber stgraber added this to the incus-0.6 milestone Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature, not a bug
Development

Successfully merging a pull request may close this issue.

1 participant