Francois Scheurer created CLOUDSTACK-9670: ---------------------------------------------
Summary: cannot online resize volume attached on running VM Key: CLOUDSTACK-9670 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9670 Project: CloudStack Issue Type: Improvement Security Level: Public (Anyone can view this level - this is the default.) Components: API, Cloudmonkey, XenServer Affects Versions: 4.9.0.1, 4.5.1 Environment: Cloudstack 4.9 XenServer 6.5 Reporter: Francois Scheurer Dear CS Contributors xenserver support online resize with this xapi call: xe vdi-resize uuid=<VDI UUID> online=true disk-size=<NEW SIZE> cf. http://discussions.citrix.com/topic/293389-resize-a-xenserver-windows-vm-virtual-disk-without-shutdown/ Cloudstack should use this instead of showing the error: "The VM must be stopped or the disk detached in order to resize with the XenServer Hypervisor."; cf. https://github.com/apache/cloudstack/blob/master/server/src/com/cloud/storage/VolumeApiServiceImpl.java#L1119 Best Regards Francois Scheurer -- This message was sent by Atlassian JIRA (v6.3.4#6332)