You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Busy Dev <bu...@gmail.com> on 2012/10/05 13:22:37 UTC

Deploying VMs and storage/volume creation

Hi,

I need to mount and format volumes attached to a deployed (but stopped) VM.
 However, it looks like the volumes are not actually created/available
until the VM is started?  I'm about to start debugging the
deployVirtualMachine command to see where this is done but thought I might
ask first.

Once I have created the volumes, I will then mount and format them and then
start the VM.

Thanks!