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
