Rohit - Why would you set async to false? It actually simplifies the sumbission of VM creation by pushing it off into the management server so you don't have to sit there while the process runs.
-- James ________________________________________ From: Rohit Yadav [rohit.ya...@citrix.com] Sent: Thursday, November 29, 2012 10:02 AM To: cloudstack-users@incubator.apache.org Subject: RE: starting multiple instances at once You may use cloudmonkey with asyncblock set to false, and a !for loop to deploy virtualmachines Checkout the screencast for example on same. Regards. ________________________________________ From: sebgoa [run...@gmail.com] Sent: Thursday, November 29, 2012 8:31 PM To: cloudstack-users@incubator.apache.org Subject: starting multiple instances at once Hi, How do I start multiple instances at once ? Do I loop over startVirtualMachine ? or is there an argument I can pass ? thanks -sebastien