RE: CS Administration Question

2013-02-28 Thread kdamage
This makes sense, so really it comes down to where (at what level and access) you want to do the work. -Kelcey >-Original Message- >From: Marcus Sorensen [mailto:shadow...@gmail.com] >Sent: Thursday, February 28, 2013 11:23 AM >To: cloudstack-dev@incubator.apache.org >

Re: CS Administration Question

2013-02-28 Thread Marcus Sorensen
Kelcey is talking about growing the volume that the VM has, which can be done via resizeVolume API call, or adding a new Data disk to the VM as he mentions. CloudStack is supposed to track the size available and size used of storage pools, but I'm not sure how robust this is or which storage types

RE: CS Administration Question

2013-02-28 Thread Clayton Weise
In our experience with both XenServer and KVM by increasing the size of the underlying system CS automatically noticed and updated itself. I know this is a bit different with regard to what you're doing since you're talking about individual volumes and I'm referring to primary storage repositor

Re: CS Administration Question

2013-02-28 Thread Kelceydamage@bbits
I favor adding a new volume and using LVM in the guest to make it appear as a single data source for the end user. Same with windows and merged drives, or multi-backed folders. Sent from my iPhone On Feb 28, 2013, at 10:36 AM, Mike Tutkowski wrote: > Hi, > > Can someone give me an idea wha