[ https://issues.apache.org/jira/browse/CLOUDSTACK-7992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14228715#comment-14228715 ]
Nux commented on CLOUDSTACK-7992: --------------------------------- Applying this patch (in reverse) brings root size functionality to the instance creation wizard: https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commit;h=8fec09ba481fbd3b8c2a9e4d31ef06f113b037cb So it looks like at least half the work is already done. > UI feature for resizing ROOT volumes > ------------------------------------ > > Key: CLOUDSTACK-7992 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7992 > Project: CloudStack > Issue Type: Improvement > Security Level: Public(Anyone can view this level - this is the > default.) > Components: UI > Affects Versions: 4.5.0 > Environment: KVM > Reporter: Nux > Priority: Minor > Labels: resize, root, rootresize, ui > > Currently the Cloudstack 4.4 API can deal with resizing DATA and ROOT volumes > for KVM hypervisors, however the UI is missing the feature for volume resize > of ROOT disks. > Please add the necessary code to allow resizing of ROOT volumes (once the VM > has been stopped). Probably most of the code can be taken as is from the DATA > volumes section. -- This message was sent by Atlassian JIRA (v6.3.4#6332)