You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cloudstack.apache.org by "Mitch.Fiorentini" <mi...@gmail.com> on 2015/01/22 03:01:35 UTC

Root Disk Resize Not working.

Hello Everyone:  I got root disk resizing against a powered off instance,
but when trying to deploy a VM from a template and modifyting the root
volume, I get the below error.  I'm running CS 4.4.2


2015-01-21 20:51:22,111 INFO  [c.c.a.ApiServer]
(catalina-exec-6:ctx-da6f3af5 ctx-8b4d49de ctx-07e348ab) Hypervisor None
does not support rootdisksize override

Re: Root Disk Resize Not working.

Posted by Prashant Kumar Mishra <pr...@citrix.com>.
Check out if it is support for your hypervisor
https://cwiki.apache.org/confluence/display/CLOUDSTACK/Root+Resize+Support

~prashant 

On 1/22/15, 7:31 AM, "Mitch.Fiorentini" <mi...@gmail.com> wrote:

>Hello Everyone:  I got root disk resizing against a powered off instance,
>but when trying to deploy a VM from a template and modifyting the root
>volume, I get the below error.  I'm running CS 4.4.2
>
>
>2015-01-21 20:51:22,111 INFO  [c.c.a.ApiServer]
>(catalina-exec-6:ctx-da6f3af5 ctx-8b4d49de ctx-07e348ab) Hypervisor None
>does not support rootdisksize override


Re: Root Disk Resize Not working.

Posted by Dave Dunaway <da...@gmail.com>.
Anyone know why this operation would not be supported on vmware and other
Hypervisors? Sure would be handy to have! ;)



On Thu, Jan 22, 2015 at 2:32 PM, Mitch.Fiorentini <
mitch.fiorentini@gmail.com> wrote:

> It worked.  I had to pass the hypervisor option to the API.  Thanks!
>
> On Thu, Jan 22, 2015 at 12:41 PM, Mitch.Fiorentini <
> mitch.fiorentini@gmail.com> wrote:
>
> > Hello:  Sorry, I am using KVM and deploying via the API directly.  Let me
> > try passing the hypervisor variable.
> >
> > On Thu, Jan 22, 2015 at 2:27 AM, Nux! <nu...@li.nux.ro> wrote:
> >
> >> When you deploy via cloudmonkey (I assume) you need to also specify the
> >> hypervisor, so append to your command:
> >> hypervisor=KVM
> >>
> >> It should work.
> >>
> >> Lucian
> >>
> >> --
> >> Sent from the Delta quadrant using Borg technology!
> >>
> >> Nux!
> >> www.nux.ro
> >>
> >> ----- Original Message -----
> >> > From: "Mitch.Fiorentini" <mi...@gmail.com>
> >> > To: users@cloudstack.apache.org
> >> > Sent: Thursday, 22 January, 2015 02:01:35
> >> > Subject: Root Disk Resize Not working.
> >>
> >> > Hello Everyone:  I got root disk resizing against a powered off
> >> instance,
> >> > but when trying to deploy a VM from a template and modifyting the root
> >> > volume, I get the below error.  I'm running CS 4.4.2
> >> >
> >> >
> >> > 2015-01-21 20:51:22,111 INFO  [c.c.a.ApiServer]
> >> > (catalina-exec-6:ctx-da6f3af5 ctx-8b4d49de ctx-07e348ab) Hypervisor
> None
> >> > does not support rootdisksize override
> >>
> >
> >
>

Re: Root Disk Resize Not working.

Posted by "Mitch.Fiorentini" <mi...@gmail.com>.
It worked.  I had to pass the hypervisor option to the API.  Thanks!

On Thu, Jan 22, 2015 at 12:41 PM, Mitch.Fiorentini <
mitch.fiorentini@gmail.com> wrote:

> Hello:  Sorry, I am using KVM and deploying via the API directly.  Let me
> try passing the hypervisor variable.
>
> On Thu, Jan 22, 2015 at 2:27 AM, Nux! <nu...@li.nux.ro> wrote:
>
>> When you deploy via cloudmonkey (I assume) you need to also specify the
>> hypervisor, so append to your command:
>> hypervisor=KVM
>>
>> It should work.
>>
>> Lucian
>>
>> --
>> Sent from the Delta quadrant using Borg technology!
>>
>> Nux!
>> www.nux.ro
>>
>> ----- Original Message -----
>> > From: "Mitch.Fiorentini" <mi...@gmail.com>
>> > To: users@cloudstack.apache.org
>> > Sent: Thursday, 22 January, 2015 02:01:35
>> > Subject: Root Disk Resize Not working.
>>
>> > Hello Everyone:  I got root disk resizing against a powered off
>> instance,
>> > but when trying to deploy a VM from a template and modifyting the root
>> > volume, I get the below error.  I'm running CS 4.4.2
>> >
>> >
>> > 2015-01-21 20:51:22,111 INFO  [c.c.a.ApiServer]
>> > (catalina-exec-6:ctx-da6f3af5 ctx-8b4d49de ctx-07e348ab) Hypervisor None
>> > does not support rootdisksize override
>>
>
>

Re: Root Disk Resize Not working.

Posted by "Mitch.Fiorentini" <mi...@gmail.com>.
Hello:  Sorry, I am using KVM and deploying via the API directly.  Let me
try passing the hypervisor variable.

On Thu, Jan 22, 2015 at 2:27 AM, Nux! <nu...@li.nux.ro> wrote:

> When you deploy via cloudmonkey (I assume) you need to also specify the
> hypervisor, so append to your command:
> hypervisor=KVM
>
> It should work.
>
> Lucian
>
> --
> Sent from the Delta quadrant using Borg technology!
>
> Nux!
> www.nux.ro
>
> ----- Original Message -----
> > From: "Mitch.Fiorentini" <mi...@gmail.com>
> > To: users@cloudstack.apache.org
> > Sent: Thursday, 22 January, 2015 02:01:35
> > Subject: Root Disk Resize Not working.
>
> > Hello Everyone:  I got root disk resizing against a powered off instance,
> > but when trying to deploy a VM from a template and modifyting the root
> > volume, I get the below error.  I'm running CS 4.4.2
> >
> >
> > 2015-01-21 20:51:22,111 INFO  [c.c.a.ApiServer]
> > (catalina-exec-6:ctx-da6f3af5 ctx-8b4d49de ctx-07e348ab) Hypervisor None
> > does not support rootdisksize override
>

Re: Root Disk Resize Not working.

Posted by Nux! <nu...@li.nux.ro>.
When you deploy via cloudmonkey (I assume) you need to also specify the hypervisor, so append to your command:
hypervisor=KVM

It should work.

Lucian

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro

----- Original Message -----
> From: "Mitch.Fiorentini" <mi...@gmail.com>
> To: users@cloudstack.apache.org
> Sent: Thursday, 22 January, 2015 02:01:35
> Subject: Root Disk Resize Not working.

> Hello Everyone:  I got root disk resizing against a powered off instance,
> but when trying to deploy a VM from a template and modifyting the root
> volume, I get the below error.  I'm running CS 4.4.2
> 
> 
> 2015-01-21 20:51:22,111 INFO  [c.c.a.ApiServer]
> (catalina-exec-6:ctx-da6f3af5 ctx-8b4d49de ctx-07e348ab) Hypervisor None
> does not support rootdisksize override