As Daan suggested, check your management server log. Per a previous thread you started, you only have 6 hosts - do you have enough resources for 100 VMs?
Regards, Kirk Jantzer http://about.me/kirkjantzer On Tue, Sep 24, 2013 at 4:03 PM, David Ortiz <[email protected]> wrote: > What kind of network is your secondary storage hooked up with? Is it > possible you caused a dos by trying to have 100 VMs copy their > templates/isos from it at once? > > > From: [email protected] > > Date: Thu, 19 Sep 2013 17:12:14 +0200 > > Subject: Re: "errortext": "Unable to create a deployment for > VM[User|test53]" > > To: [email protected]; [email protected] > > > > Did you check the management-server.log? > > > > SMLog at the hypervisor might help as well. > > > > On Thu, Sep 19, 2013 at 2:28 PM, Nikolay Kabadjov <[email protected]> > wrote: > > > Hello, > > > when I tried to deploy 100 VM at once I've got only 14 of them > successfully deployed. > > > For the jobs of the rest I've got the folloing error code: > > > { > > > "queryasyncjobresultresponse": { > > > "accountid": "20427bfa-1971-11e3-b487-005056a04c9e", > > > "userid": "2043cdd5-1971-11e3-b487-005056a04c9e", > > > "cmd": "org.apache.cloudstack.api.command.user.vm.DeployVMCmd", > > > "jobstatus": 2, > > > "jobprocstatus": 0, > > > "jobresultcode": 530, > > > "jobresulttype": "object", > > > "jobresult": { > > > "errorcode": 533, > > > "errortext": "Unable to create a deployment for VM[User|test53]" > > > }, > > > "created": "2013-09-19T13:21:54+0200", > > > "jobid": "ded32163-87d3-404f-b1cd-3c7242452b8f" > > > } > > > } > > > > > > Any idea how could I find out the root cause of this failure? > > > > > > Thanks and best Regards, > > > Niki > >
