rahultolearn59 commented on issue #8918:
URL: https://github.com/apache/cloudstack/issues/8918#issuecomment-2060033217
Thanks, @DaanHoogland! Just for FYI; this is the exception message I see in
the logs.
2024-04-16 22:43:30,146 WARN [o.a.c.h.t.BaseHATask] (pool-4-thread-1:null)
(logid:3e5b7727) Exception occurred while running RecoveryTask on a resource:
org.apache.cloudstack.ha.provider.HARecoveryException: OOBM service is not
configured or enabled for this host <drac-domain>
org.apache.cloudstack.ha.provider.HARecoveryException: OOBM service is not
configured or enabled for this host <drac-domain>
at
org.apache.cloudstack.kvm.ha.KVMHAProvider.recover(KVMHAProvider.java:83)
at
org.apache.cloudstack.kvm.ha.KVMHAProvider.recover(KVMHAProvider.java:42)
at
org.apache.cloudstack.ha.task.RecoveryTask.performAction(RecoveryTask.java:43)
at org.apache.cloudstack.ha.task.BaseHATask$1.call(BaseHATask.java:86)
at org.apache.cloudstack.ha.task.BaseHATask$1.call(BaseHATask.java:83)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: org.apache.cloudstack.utils.redfish.RedfishException: Failed to
get System power state for host 'GET' with request
'https://<drac-domain>/redfish/v1/Systems/System.Embedded.1/Actions/ComputerSystem.Reset:
<drac-domain>'. The expected HTTP status code is '2XX' but it got '409'.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]