Re: Root Disk Resize Not working.

2015-01-22 Thread Dave Dunaway
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.fiorent...@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.fiorent...@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!  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" 
> >> > 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.

2015-01-22 Thread Mitch.Fiorentini
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.fiorent...@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!  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" 
>> > 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.

2015-01-22 Thread Mitch.Fiorentini
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!  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" 
> > 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.

2015-01-21 Thread Nux!
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" 
> 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.

2015-01-21 Thread Prashant Kumar Mishra
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"  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



Root Disk Resize Not working.

2015-01-21 Thread Mitch.Fiorentini
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