Hello,
I am installing cloudstack 4.13 infrastructure.
In my infrastructure I have 2 HP Proliant DL360p gen8 server to make 2 manager
(Manager 1, Manager 2), 1 HP Proliant DL360p gen 8 server for the Database and
an HP StoreEasy 1830 STorage server for primary and secondary storage on a
volume in Raid 5.
I created my first zone with a Pod and a cluster in which I put 4 host.
So far everything is going well, the two Vm systems start well, but when I want
to create an instance I get an error message :
Failed to deploy VM VM[User|i-2-10-VM]
if I go to see in the manager log using the command "grep -i" Failed to deploy
VM "/var/log/cloudstack/management/management-server.log" I have the following
errors:
com.cloud.exception.ConcurrentOperationException: Failed to deploy VM
VM[User|i-2-10-VM]
2020-01-13 12:42:56,225 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl]
(API-Job-Executor-11:ctx-5b83299e job-246) (logid:1626f979) Complete async
job-246, jobStatus: FAILED, resultCode: 530, result:
org.apache.cloudstack.api.response.ExceptionResponse/null/{"uuidList":[],"errorcode":530,"errortext":"Failed
to deploy VM VM[User|i-2-10-VM]"}
2020-01-13 13:12:42,349 WARN [c.c.a.AlertManagerImpl]
(API-Job-Executor-19:ctx-3d1abf48 job-261 ctx-b6bc83c4) (logid:8dc5bd66)
AlertType:: 8 | dataCenterId:: 6 | podId:: 6 | clusterId:: null | message::
Failed to deploy Vm with Id: 11, on Host with Id: null
Can someone help me, thanks in advance