Allow creating of crush location buckets

Bug #1662539 reported by Dan Williams
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
puppet-ceph
Triaged
Wishlist
Unassigned

Bug Description

When creating a deployment a mechanism to create crush location buckets of various types would be very useful. At present the default location of root=<default> host=<hostname> is used.

If osd_crush_update_on_start is set to true and the location is set as a global attribute the OSDs do not end up in the correct location within the crush map.

Maybe we could have something like:

ceph::crush::bucket {
  name => <string>,
  type => <int>,
  parent => <string>, defining the name of the parent bucket
}

Changed in puppet-ceph:
importance: Undecided → Wishlist
status: New → Triaged
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.