I am wondering to expand disk from XenServer and then manually update cloudstack database. But I am worried what if CloudStack won't recognize new root disk size or volume later?
/Sonali -----Original Message----- From: Milamber [mailto:[email protected]] Sent: Wednesday, September 23, 2015 3:31 PM To: [email protected] Subject: Re: expand root disk type volume On 23/09/2015 08:10, cs user wrote: > Hi There, > > I'm not sure if this is currently possible for existing root disks. > Perhaps someone else can advise if it is? > > I believe there has been some recent work to allow the size of the > root volume to be increased when an instance is deployed however. > > Take a look at: > > http://cloudstack.apache.org/api/apidocs-4.5/user/deployVirtualMachine > .html > > And the rootdisksize parameter. Only with KVM hypervisor > > I think this is only available through the api (and hence via > cloudmonkey) at the moment. Possible with Ansible + cloudstack module by resmo https://github.com/resmo/ansible-cloudstack (note : cloudstack module will be included natively in Ansible 2.0 (currently in alpha1 state)) > > Cheers! > > > > > On Wed, Sep 23, 2015 at 6:40 AM, Sonali Jadhav <[email protected]> > wrote: > >> Hi, >> >> Why it's not possible to expand root disk type ? I am using ACS 4.5.1 >> >> I have one windows vm, It has only one disk and I need to expand same. >> I am using xenservers, I can expand disk from xencenter, but not from cs. >> I am Curious to know why. >> >> /sonali >>
