Skip to content

No cordination among usage service running on multiple management servers #12383

@kiranchavala

Description

@kiranchavala

problem

If there are multiple management server and usage service is running on both the management servers then there is no coordination

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

Image
  1. On mgmt 2 , stop the usage service, check the usage job in th UI

It becomes Red N/A

Image
  1. On mgmt 2 , start the usage service
Image
  1. It remains in alert state until the usage service is started on mgmt 1
Image
  1. Stop the usage service on mgmt2 and check the status
Image

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions