Check for number of OSDs per rack in ceph-osd status message

Bug #1929133 reported by Drew Freiberger
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juju Lint
New
Medium
Unassigned

Bug Description

We are seeing some clouds where physically, compute/storage nodes are racked unevenly across racks, and while the compute service may be okay with the imbalance of hypervisors in each availability zone, ceph performance can be severely impacted by an imbalance of spindles/nodes.

The status message of ceph-osd notes how many OSDs are available from each unit:

i.e.

          message: Unit is ready (14 OSD)
          message: Unit is ready (8 OSD)
          message: Unit is ready (14 OSD)
          message: Unit is ready (8 OSD)
          message: Unit is ready (14 OSD)
          message: Unit is ready (2 OSD)

juju-lint should aggregate number of OSDS per zone and report the number of OSDS per zone and WARN if they are not identical, and ERROR if they are off by 20% or more.

Andrea Ieri (aieri)
Changed in juju-lint:
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.