Re: [I] HA VM restart host up is not working as expected [cloudstack]
kiranchavala closed issue #12560: HA VM restart host up is not working as expected URL: https://github.com/apache/cloudstack/issues/12560 -- 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]
Re: [I] HA VM restart host up is not working as expected [cloudstack]
kiranchavala commented on issue #12560: URL: https://github.com/apache/cloudstack/issues/12560#issuecomment-3847099618 @DaanHoogland Yes the VM HA issue is resolved with pr #12463 , https://github.com/user-attachments/assets/98941762-0ea8-49e3-9189-b6c8fb448d5e"; /> Only pending is the HOST HA related issue https://github.com/apache/cloudstack/issues/7543#issuecomment-3782700146 https://github.com/apache/cloudstack/discussions/12528#discussion-9395263 -- 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]
Re: [I] HA VM restart host up is not working as expected [cloudstack]
zidz commented on issue #12560: URL: https://github.com/apache/cloudstack/issues/12560#issuecomment-3845979222 This issue is also discussed here: https://github.com/apache/cloudstack/discussions/12528#discussion-9395263 -- 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]
Re: [I] HA VM restart host up is not working as expected [cloudstack]
DaanHoogland commented on issue #12560: URL: https://github.com/apache/cloudstack/issues/12560#issuecomment-3840563659 > I believe the issue should get resolved with this PR based on the issue @kiranchavala , you are saying that both [this](#12560) and #12411 can be closed with #12463 merged, are you? -- 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]
Re: [I] HA VM restart host up is not working as expected [cloudstack]
kiranchavala commented on issue #12560: URL: https://github.com/apache/cloudstack/issues/12560#issuecomment-3834211146 Thanks @chunkyen Able to reproduce the issue I believe the issue should get resolved with this PR based on the issue https://github.com/apache/cloudstack/pull/12463/ https://github.com/apache/cloudstack/issues/12411/ cc @DaanHoogland -- 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]
[I] HA VM restart host up is not working as expected [cloudstack]
chunkyen opened a new issue, #12560: URL: https://github.com/apache/cloudstack/issues/12560 ### problem When the HA VM restart host up is enabled, it is expected that when an out of band stop of a VM is detected, the VM will be power up again. However this does not happen in cloudstack 4.22 https://github.com/user-attachments/assets/bb007735-c4fb-4f84-bdb2-338d8a71018e"; /> But after manually shutting down and HA instance from within the VM, it does not restart automatically. I only see these events generated again and again. I do remember seeing this work before though. https://github.com/user-attachments/assets/ac6cbceb-0b35-4d1a-988c-7bfeda7f8797"; /> ### versions Cloudstack 4.22 on Alma 8 and Cloudstack Agent on Alma 8 with NFS ### The steps to reproduce the bug 1. Create HA enabled VM 2. Ensure HA VM restart host up is Enabled 3. Shutdown the VM from console 4. Events showd out-of-band shutdown detected 5. VM does not startup ... ### What to do about it? VM should be started when it is shutdown from within the VM when HA VM restart host up is Enabled -- 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]
