allanbuck opened a new issue, #12643:
URL: https://github.com/apache/cloudstack/issues/12643

   ### problem
   
   A VR HA pair or single VR report the health check as failed when there are 
no VMs deployed to that VR.  This causes alerts in the logs, triggering 
investigations.
   
   Under the VR  health check:
   "dhcp_check.py" reports "No VMs running data available, skipping" (which is 
good)
   "webserver.service" reports "warning" "service down at last check xxxxxxx" 
(which is bad)
   
   This issue goes away if a VM is deployed and returns if it is deleted.  If 
there is an VR HA pair, the failure report bounces back and forth between the 2 
VR in the HA pair.
   
   The attached screenshot has r-517/r518 in an HA pair as well as r-519/r-520.
   
   <img width="1665" height="715" alt="Image" 
src="https://github.com/user-attachments/assets/806848bf-e5db-48cf-9393-68ff664193ea";
 />
   
   
   ### versions
   
   This is on CloudStack 4.22.
   
   ### The steps to reproduce the bug
   
   1. Create a VR Router (HA or not) and an isolated network
   2. Deploy a VM to that isolated network
   3. Delete the VM
   4. The next health check will then report as failed
   
   
   ### What to do about it?
   
   The VR healthcheck should not fail if there are no VMs deployed.


-- 
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]

Reply via email to