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

Introduce clustered LVM (shared block storage) #512

Merged
merged 9 commits into from
Feb 21, 2024
Merged

Conversation

stgraber
Copy link
Member

@stgraber stgraber commented Feb 20, 2024

Closes #482

@github-actions github-actions bot added Documentation Documentation needs updating API Changes to the REST API labels Feb 20, 2024
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
@tych0 tych0 merged commit f210cba into lxc:main Feb 21, 2024
25 checks passed
tomponline added a commit to canonical/lxd that referenced this pull request Aug 27, 2024
Reactivates an already-active volume after its size has been increased.
If a volume was active before being grown, it would be deactivated by
`SetVolumeQuota`; this retains the state of the LV after a size
adjustment.

Contains cherry-picks from lxc/incus#1021 and
lxc/incus#1136

incus#1021 is only partially applied as its other commit depends on
lxc/incus#512; I've made a note of this in the
tracking sheet.
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Changes to the REST API Documentation Documentation needs updating
Development

Successfully merging this pull request may close these issues.

Clustered LVM storage driver
2 participants