Hi, Yesterday we had an issue where 2 of our servers went out because of a cooling issue. We use local storage so we know they won’t work but, on the dashboard the servers remained in state of Running.
Even when the hosts came back online the dashboard kept seeing them as running while on virsh it showed no instances. I would have assumed at some point the agent would notify the database those instances were in fact not running, but to get them back we had to force shut each one of them (even though they were not running) and then start them the normal way and they went online then. How to make it so it checks if an instance is running or not if a server breaks? As needing to do this instance by instance was not a lot of fun :) -- Jimmy