GitHub user muthukrishnang1100 added a comment to the discussion: OOBM Issue
during KVM HA
root@test-1:~# zgrep -i "logid:cdfe61be"
/var/log/cloudstack/management/management-server.log.2026-01-07.gz
2026-01-07 06:27:45,243 INFO [c.c.h.HighAvailabilityManagerImpl]
(HA-Worker-4:ctx-7e914ac3 work-149) (logid:cdfe61be) Processing work
HAWork[149-HA-54-Running-Investigating]
2026-01-07 06:27:45,243 DEBUG [c.c.h.HighAvailabilityManagerImpl]
(HA-Worker-4:ctx-7e914ac3 work-149) (logid:cdfe61be) RESTART with HAWORK
2026-01-07 06:27:45,251 INFO [c.c.h.HighAvailabilityManagerImpl]
(HA-Worker-4:ctx-7e914ac3 work-149) (logid:cdfe61be) HA on VM instance
{"id":54,"instanceName":"i-2-54-VM","state":"Running","type":"User","uuid":"aca1cc40-066c-4659-b768-b307f3f9bce7"}
2026-01-07 06:27:45,262 DEBUG [c.c.a.t.Request] (HA-Worker-4:ctx-7e914ac3
work-149) (logid:cdfe61be) Seq 6-7458805407855673358: Sending { Cmd , MgmtId:
270790104347868, via: 6(test-3), Ver: v1, Flags: 100011,
[{"com.cloud.agent.api.CheckVirtualMachineCommand":{"vmName":"i-2-54-VM","wait":"20","bypassHostMaintenance":"false"}}]
}
2026-01-07 06:27:45,343 DEBUG [c.c.a.t.Request] (HA-Worker-4:ctx-7e914ac3
work-149) (logid:cdfe61be) Seq 6-7458805407855673358: Received: { Ans: ,
MgmtId: 270790104347868, via: 6(test-3), Ver: v1, Flags: 10, {
CheckVirtualMachineAnswer } }
2026-01-07 06:27:45,343 DEBUG [c.c.h.CheckOnAgentInvestigator]
(HA-Worker-4:ctx-7e914ac3 work-149) (logid:cdfe61be) Agent responded with state
PowerOff
2026-01-07 06:27:45,344 INFO [c.c.h.HighAvailabilityManagerImpl]
(HA-Worker-4:ctx-7e914ac3 work-149) (logid:cdfe61be) SimpleInvestigator found
VM instance
{"id":54,"instanceName":"i-2-54-VM","state":"Running","type":"User","uuid":"aca1cc40-066c-4659-b768-b307f3f9bce7"}
to be alive? false
2026-01-07 06:27:45,344 WARN [o.a.c.f.j.AsyncJobExecutionContext]
(HA-Worker-4:ctx-7e914ac3 work-149) (logid:cdfe61be) Job is executed without a
context, setup psudo job for the executing thread
2026-01-07 06:27:45,373 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl]
(HA-Worker-4:ctx-7e914ac3 work-149) (logid:cdfe61be) Sync job-2547 execution on
object VmWorkJobQueue.54
2026-01-07 06:27:47,615 DEBUG [c.c.v.VirtualMachineManagerImpl]
(HA-Worker-4:ctx-7e914ac3 work-149 ctx-1a4c8eb6) (logid:cdfe61be) start
parameter value of enterHardwareSetup == null during processing of queued job
2026-01-07 06:27:47,629 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl]
(HA-Worker-4:ctx-7e914ac3 work-149 ctx-1a4c8eb6) (logid:cdfe61be) Sync job-2553
execution on object VmWorkJobQueue.54
2026-01-07 06:27:48,687 WARN [c.c.h.HighAvailabilityManagerImpl]
(HA-Worker-4:ctx-7e914ac3 work-149) (logid:cdfe61be) Failed to deploy vm 54
with original planner, sending HAPlanner
2026-01-07 06:27:48,702 DEBUG [c.c.v.VirtualMachineManagerImpl]
(HA-Worker-4:ctx-7e914ac3 work-149 ctx-eb80e949) (logid:cdfe61be) start
parameter value of enterHardwareSetup == null during processing of queued job
2026-01-07 06:27:48,713 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl]
(HA-Worker-4:ctx-7e914ac3 work-149 ctx-eb80e949) (logid:cdfe61be) Sync job-2556
execution on object VmWorkJobQueue.54
2026-01-07 06:27:50,718 WARN [c.c.h.HighAvailabilityManagerImpl]
(HA-Worker-4:ctx-7e914ac3 work-149) (logid:cdfe61be) Unable to restart VM
instance
{"id":54,"instanceName":"i-2-54-VM","state":"Stopped","type":"User","uuid":"aca1cc40-066c-4659-b768-b307f3f9bce7"}
due to Unable to create a deployment for VM instance
{"id":54,"instanceName":"i-2-54-VM","state":"Starting","type":"User","uuid":"aca1cc40-066c-4659-b768-b307f3f9bce7"}
2026-01-07 06:27:50,722 WARN [c.c.a.AlertManagerImpl]
(HA-Worker-4:ctx-7e914ac3 work-149) (logid:cdfe61be) alertType=[8]
dataCenterId=[3] podId=[3] clusterId=[null] message=[Unable to restart VM-07
which was running on host name: test-3(id:6), availability zone: Xaasio-Zone,
pod: Xaasio-Pod].
2026-01-07 06:27:50,727 WARN [c.c.a.AlertManagerImpl]
(HA-Worker-4:ctx-7e914ac3 work-149) (logid:cdfe61be) No recipients set in
global setting 'alert.email.addresses', skipping sending alert with subject
[Unable to restart VM-07 which was running on host name: test-3(id:6),
availability zone: Xaasio-Zone, pod: Xaasio-Pod] and content [Insufficient
capacity to restart VM, name: VM-07, id: 54 which was running on host name:
test-3(id:6), availability zone: Xaasio-Zone, pod: Xaasio-Pod].
2026-01-07 06:27:50,735 WARN [c.c.h.HighAvailabilityManagerImpl]
(HA-Worker-4:ctx-7e914ac3 work-149) (logid:cdfe61be) Giving up, retried max 6/5
times for work: HAWork[149-HA-54-Stopped-Scheduled]
root@test-1:~#
GitHub link:
https://github.com/apache/cloudstack/discussions/12353#discussioncomment-15444735
----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]