kiranchavala opened a new issue, #12383: URL: https://github.com/apache/cloudstack/issues/12383
### problem If there are multiple management server and usage service is running on both the management servers. If ### versions ACS 4.20 ### The steps to reproduce the bug Steps to reproduce the issue 1. Have a CloudStack environment (4.20.2) with 2 mgmt servers 2. Have the CloudStack usage service running on both management servers 3. On mgmt 1 , stop the usage service , Check the usage job in the UI <img width="1614" height="239" alt="Image" src="https://github.com/user-attachments/assets/274b8749-f279-4b5b-88b2-f5d2fc0369d1" /> 4. On mgmt 2 , stop the usage service, check the usage job in th UI It becomes Red N/A <img width="1607" height="213" alt="Image" src="https://github.com/user-attachments/assets/6b8f6e7e-6493-4951-8672-11789bec1e40" /> 5. On mgmt 2 , start the usage service <img width="1617" height="220" alt="Image" src="https://github.com/user-attachments/assets/a7aef314-da7e-4ab5-ab99-968df325bf18" /> 6. It remains in alert state until the usage service is started on mgmt 1 <img width="1627" height="244" alt="Image" src="https://github.com/user-attachments/assets/bde7a491-e3dd-4242-81ff-658d50d647c7" /> Expected behaviour If the multiple management servers and usage service is running on all the servers then according to the docs, they should coordinate https://docs.cloudstack.apache.org/en/4.22.0.0/installguide/optional_installation.html#installing-the-usage-server-optional The Usage Servers will coordinate usage processing. A site that is concerned about availability should install Usage Servers on at least two Management Servers. ### What to do about it? Usage service running on multiple management server should coordinate -- 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]
