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

additional disk configs aren't well aligned to libvirt #1783

Open
cornfeedhobo opened this issue Oct 15, 2023 · 0 comments · May be fixed by #1784
Open

additional disk configs aren't well aligned to libvirt #1783

cornfeedhobo opened this issue Oct 15, 2023 · 0 comments · May be fixed by #1784

Comments

@cornfeedhobo
Copy link

Is your feature request related to a problem? Please describe.

libvirt assumes volumes exist only in storage pools, making :path a confusing option.

Describe the solution you'd like

Instead, :name should be exposed to users and :path should support uploading images
when the provided :path exists.

Describe alternatives you've considered

Using fog directly in the vagrantfile to prepare the storage pool. It's a difficult workaround and this is a better long term solution.

@cornfeedhobo cornfeedhobo linked a pull request Oct 15, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant