Replies: 2 comments
-
|
I am encountering the same issue, but not with a resize, I get it upon first creation... The volume I am trying to create is: In this case the source image is smaller, and what I wish to do. here is create a raw disk of 500M, and copy the img in to it (to later resize...) |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I used the following configuration with provider version `v0.9.2 Maybe this is what you are looking for. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I try to set a disk size from the libvirt_volume (Resource) with the following snippet:
After running the code, here is what I get:
It seems that the resizing of the
vm1-disk.qcow2doesn't work.I have tried looking for config or ressources but nothing conclusive. Any help or advice ?
Beta Was this translation helpful? Give feedback.
All reactions