Skip to content

Support for network filesystems. #48

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

Merged
merged 4 commits into from
Jun 18, 2020
Merged

Support for network filesystems. #48

merged 4 commits into from
Jun 18, 2020

Conversation

goetzk
Copy link
Contributor

@goetzk goetzk commented Jan 7, 2020

In my case it would be ceph but hopefully there are enough switches included
that others could be used if desired.

I've tested this with RBD volumes.

Closes #35 .
Maybe Closes #25 .

Copy link

@markgoddard markgoddard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@goetzk goetzk requested a review from markgoddard February 20, 2020 03:12
goetzk and others added 2 commits March 31, 2020 19:37
In my case it would be ceph but hopefully there are enough switches included
that others could be used if desired.

I've tested this with RBD volumes.

Includes fixes for feedback in in PR ( #48 )
@goetzk goetzk requested a review from markgoddard March 31, 2020 08:38
@goetzk
Copy link
Contributor Author

goetzk commented Apr 17, 2020

The latest commit sits better on this stack than master so I've added it here.

Should be libvirt_volume_default_type rather than
libvirt_volume_default_device.
Fix up confusion between type and device.
Copy link

@markgoddard markgoddard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for not getting to this sooner Karl. I have pushed some changes to fix up confusion between the type and the device variables. I also removed your commit to run 'Ensure the VM disk volumes exist' for file type volumes - partly because it is unrelated, partly because I'm unsure about it. We've had a lot of churn around that conditional. Please propose it again separately and we can discuss there.

@markgoddard markgoddard merged commit 11d6724 into stackhpc:master Jun 18, 2020
@goetzk goetzk mentioned this pull request Jul 3, 2020
@goetzk
Copy link
Contributor Author

goetzk commented Jul 3, 2020

Thanks mark,
I'll rebase my local branch and see whats left over but along with the changes in #58 this is looking good.

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 this pull request may close these issues.

Support for network disks VM created but it wont boot
2 participants