sbrueseke commented on issue #8682: URL: https://github.com/apache/cloudstack/issues/8682#issuecomment-2042484114
> > > > @DaanHoogland now I am confused! Why is KVMHAMonitor rebooting hosts when the host is unable to write a heartbeat file to any storage when any HA setting is disabled in the UI? Do you know the reason for that? > > > > > > > > > @sbrueseke You can add a setting in `/etc/cloudstack/agent.properties` and restart cloudstack-agent > > > ``` > > > reboot.host.and.alert.management.on.heartbeat.timeout=false > > > ``` > > > > > > I know this workaround. My question is if this setting should be added by the management server instead of manually. Is there any legit reason KVMHAMonitor should reboot a host when all HA settings are disabled in the UI? > > @sbrueseke as I understand, the Host HA means the HA solutions by OOBM/IPMI Can you explain the root cause why KVMHAMonitor needs to reboot the host when a storage is read only? -- 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]
