The design spec is here: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Root+Resize+Support
You can find the Jira ticket with a lot of information here: https://issues.apache.org/jira/browse/CLOUDSTACK-6181 As far as I can see, you can atleast resize the disk by using the API. UI tends to lag a bit behind new API functionality, so I would hope for it to arrive in a later version. But, after reading through the ticket it seems that root disk resize might only be supported on KVM, which hypervisor are you using? -- Erik On Tue, Oct 21, 2014 at 8:31 AM, Asanka sanjaya Herath <[email protected]> wrote: > Hi Erik, > I'm using the master branch. Could you please tell me how can I do that? > > Thank you. > > On Tue, Oct 21, 2014 at 11:59 AM, Erik Weber <[email protected]> wrote: > > > On Tue, Oct 21, 2014 at 7:54 AM, Asanka sanjaya Herath < > [email protected] > > > > > wrote: > > > > > I'm using the latest cloudstack(Cloned from github and built from > > source). > > > I need to know whether there is any way to re-size the root disk > capacity > > > after creating the instance.(Using UI or using api). > > > > > > > > Which branch did you build? > > > > I believe root disk resizing has been there since 4.4, but it might be > > lacking if you're using managed storage. > > > > Mike can probably chime in on the latter > > > > -- > > Erik > > > > > > -- > Thanks, > Regards, > ASH >
