[
https://issues.apache.org/jira/browse/CLOUDSTACK-9697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16111869#comment-16111869
]
ASF subversion and git services commented on CLOUDSTACK-9697:
-------------------------------------------------------------
Commit e43a4b9a09eb330ab148a4913c36e1ca2738adc3 in cloudstack's branch
refs/heads/master from Rashmi D
[ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=e43a4b9 ]
CLOUDSTACK-9697: Added better error message user if tries to shrink (#2145)
the VM ROOT volume size
Skip the API call altogether if the UI detects this and throw a more user
friendly message
> Better error message on UI user if tries to shrink the VM ROOT volume size
> --------------------------------------------------------------------------
>
> Key: CLOUDSTACK-9697
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9697
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: UI
> Affects Versions: 4.7.0, 4.8.0, 4.9.0
> Reporter: Rashmi Dixit
> Assignee: Rashmi Dixit
> Fix For: 4.9.1.0
>
>
> If a user tries to shrink the size of the root volume of a VM, the operation
> fails with an error
> Going from existing size of 10737418240 to size of 8589934592 would shrink
> the volume.Need to sign off by supplying the shrinkok parameter with value of
> true.
> Instead, the UI can simply not allow shrink operation on the ROOT volume.
> Throw a more user friendly message on the UI
> "Shrink operation on ROOT volume not supported"
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)