weizhouapache commented on issue #10088:
URL: https://github.com/apache/cloudstack/issues/10088#issuecomment-2709757434

   @DaanHoogland @btzq 
   I was able to reproduce the issue. However, the steps are different from 
what were described.
   - create a VPC
   - create a VPC tier. VR health check is ok
   - create a VM. VR health check is ok
   - destroy the vm, VR health check is ok
   - wait until the VPC tier is shutdown, VR health check failed.
   
   `apache2` service in the VPC VR failed with error
   ```
   Mar 07 13:06:10 r-1253-VM apachectl[12046]: AH00558: apache2: Could not 
reliably determine the server's fully qualified domain name, using 127.0.1.1. 
Set the 'ServerName' d>
   Mar 07 13:06:10 r-1253-VM apachectl[12046]: no listening sockets available, 
shutting down
   Mar 07 13:06:10 r-1253-VM apachectl[12046]: AH00015: Unable to open logs
   Mar 07 13:06:10 r-1253-VM apachectl[12043]: Action 'start' failed.
   Mar 07 13:06:10 r-1253-VM apachectl[12043]: The Apache error log may have 
more information.
   Mar 07 13:06:10 r-1253-VM systemd[1]: apache2.service: Control process 
exited, code=exited, status=1/FAILURE
   ```
   this is ok, we should exclude the check on `webserver` and `haproxy` services
   
   


-- 
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: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to