-
Notifications
You must be signed in to change notification settings - Fork 249
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
Update of disk size failure #226
Comments
This issue has change how it manifests. This still holds true: it seems that vmadm refuses to update size despite it being documented as updatable. Is this a documentation or a implementation bug? |
testing problem solved.
And with resized zvol:
May be we need to resize not with vmadm?
no need vmadm update to update disks |
Running into this problem. updating size of kvm disk still does not work with vmadm. |
that's right. at the beginning you need to update zvol size |
Updating volsize works, but I also had to manually update |
From TritonDataCenter/illumos-kvm#14.
I was trying to change the size of a VM's disk with the following JSON:
and the update failed with:
The callstack was as follows:
This appears to happen when I try to re-size any KVM disks.
The text was updated successfully, but these errors were encountered: