You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Rafael Weingärtner (JIRA)" <ji...@apache.org> on 2018/02/20 16:48:00 UTC

[jira] [Resolved] (CLOUDSTACK-9670) cannot online resize volume attached on running VM

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-9670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rafael Weingärtner resolved CLOUDSTACK-9670.
--------------------------------------------
    Resolution: Won't Fix

XenServer does not suppport online resizing of VDIs. The parameter online should actually be removed from XAPI as it is a leftover from an implementation that was not working.


https://discussions.citrix.com/topic/393302-xenserver-%E2%80%9Cxe-vdi-resize-onlinetrue%E2%80%9D-is-there-a-case-where-it-works/?source=email

> 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, Volumes, XenServer
>    Affects Versions: 4.5.1, 4.9.2.0, 4.9.0.1
>         Environment: Cloudstack 4.9.2.0
> XenServer 6.5SP1
>            Reporter: Francois Scheurer
>            Assignee: Rafael Weingärtner
>            Priority: Major
>
> 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
(v7.6.3#76005)