RE: What does this UI thing do? Root disk size

2014-02-13 Thread Animesh Chaturvedi
Ok with the new RC this will get addressed -Original Message- From: Animesh Chaturvedi [mailto:animesh.chaturv...@citrix.com] Sent: Monday, February 10, 2014 10:38 AM To: dev@cloudstack.apache.org Subject: RE: What does this UI thing do? Root disk size I have asked JessicaW

Re: What does this UI thing do? Root disk size

2014-02-13 Thread Mike Tutkowski
@cloudstack.apache.org Subject: RE: What does this UI thing do? Root disk size I have asked JessicaW to check on this issue -Original Message- From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] Sent: Saturday, February 08, 2014 4:14 PM To: dev

RE: What does this UI thing do? Root disk size

2014-02-10 Thread Animesh Chaturvedi
I have asked JessicaW to check on this issue -Original Message- From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] Sent: Saturday, February 08, 2014 4:14 PM To: dev@cloudstack.apache.org Subject: Re: What does this UI thing do? Root disk size It does seem like a usability

Re: What does this UI thing do? Root disk size

2014-02-08 Thread Nux!
On 20.01.2014 23:11, Mike Tutkowski wrote: So, is this GUI field going to be in 4.3, but not functional? If so, that seems a little strange. Perhaps it should be removed. BTW, guys, this thing still shows up in the UI. Should be removed, creates confusion and false hope. :-) -- Sent from

Re: What does this UI thing do? Root disk size

2014-02-08 Thread Mike Tutkowski
It does seem like a usability problem waiting to happen (having that field in there, but it doesn't actually work in 4.3). On Sat, Feb 8, 2014 at 6:30 AM, Nux! n...@li.nux.ro wrote: On 20.01.2014 23:11, Mike Tutkowski wrote: So, is this GUI field going to be in 4.3, but not functional? If

Re: What does this UI thing do? Root disk size

2014-01-20 Thread Nux!
On 20.01.2014 05:25, Bharat Kumar wrote: Hi Nux, This for the root disk resize feature, we do not have it in this release. so I think we need to remove this box form the UI. created a bug to track this Bug link https://issues.apache.org/jira/browse/CLOUDSTACK-5909 Thanks Bharat, Do you know

Re: What does this UI thing do? Root disk size

2014-01-20 Thread Bharat Kumar
Hi Nux, I also don’t know when or in what version this will be available. Thanks. Bharat. On 20-Jan-2014, at 3:15 pm, Nux! n...@li.nux.ro wrote: On 20.01.2014 05:25, Bharat Kumar wrote: Hi Nux, This for the root disk resize feature, we do not have it in this release. so I think we

Re: What does this UI thing do? Root disk size

2014-01-20 Thread Marcus Sorensen
If you're not against building your own code, you can apply a small patch that should enable it. When I developed the initial resize call, it actually allowed root resize, but I wasn't confident that it made sense to put it in the final product because root disks are managed by service offerings,

Re: What does this UI thing do? Root disk size

2014-01-20 Thread Marcus Sorensen
With that patch, you just call resizeVolume with a size=# (in GB) parameter and a disk id that is a root disk. On Mon, Jan 20, 2014 at 6:52 AM, Marcus Sorensen shadow...@gmail.com wrote: If you're not against building your own code, you can apply a small patch that should enable it. When I

Re: What does this UI thing do? Root disk size

2014-01-20 Thread Nux!
On 20.01.2014 13:52, Marcus Sorensen wrote: If you're not against building your own code, you can apply a small patch that should enable it. When I developed the initial resize call, it actually allowed root resize, but I wasn't confident that it made sense to put it in the final product because

Re: What does this UI thing do? Root disk size

2014-01-20 Thread Mike Tutkowski
So, is this GUI field going to be in 4.3, but not functional? If so, that seems a little strange. Perhaps it should be removed. On Mon, Jan 20, 2014 at 8:34 AM, Nux! n...@li.nux.ro wrote: On 20.01.2014 13:52, Marcus Sorensen wrote: If you're not against building your own code, you can apply

Re: What does this UI thing do? Root disk size

2014-01-19 Thread Bharat Kumar
Hi Nux, This for the root disk resize feature, we do not have it in this release. so I think we need to remove this box form the UI. created a bug to track this Bug link https://issues.apache.org/jira/browse/CLOUDSTACK-5909 Thanks, Bharat. On 19-Jan-2014, at 5:58 pm, Nux! n...@li.nux.ro