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

Allow fully creating LVM cluster pools through the API #1065

Closed
stgraber opened this issue Aug 1, 2024 · 0 comments · Fixed by #1278
Closed

Allow fully creating LVM cluster pools through the API #1065

stgraber opened this issue Aug 1, 2024 · 0 comments · Fixed by #1278
Assignees
Labels
API Changes to the REST API Documentation Documentation needs updating Feature New feature, not a bug
Milestone

Comments

@stgraber
Copy link
Member

stgraber commented Aug 1, 2024

Currently for LVM cluster pools, you need to provide an existing shared VG name.
This effectively prevents setting them up fully remotely through the API.

Instead we should be able to provide the name of the shared block device as the source and have Incus create the volume group automatically on the leader and then enable it on all the other servers.

@stgraber stgraber added Documentation Documentation needs updating Feature New feature, not a bug API Changes to the REST API labels Aug 1, 2024
@stgraber stgraber modified the milestones: soon, incus-6.5 Aug 1, 2024
@stgraber stgraber assigned stgraber and unassigned stgraber Sep 5, 2024
@stgraber stgraber modified the milestones: incus-6.5, incus-6.6 Sep 5, 2024
@stgraber stgraber modified the milestones: incus-6.6, incus-6.7 Oct 1, 2024
@stgraber stgraber modified the milestones: incus-6.7, incus-6.6 Oct 2, 2024
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 Feature New feature, not a bug
Development

Successfully merging a pull request may close this issue.

2 participants