]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/OSDMonitor: add 'osd crush set-all-straw-buckets-to-straw2' 18460/head
authorSage Weil <sage@redhat.com>
Sat, 21 Oct 2017 18:03:17 +0000 (13:03 -0500)
committerSage Weil <sage@redhat.com>
Mon, 23 Oct 2017 12:34:20 +0000 (07:34 -0500)
commit4dcef73369daf70d60b7ec43ca478d40f14e5c29
treea1e56f23947b0f4b929a0c25b586248c662ff4bb
parentedc411ee4cb7b88a970ccfc9d29b3a3ba15d066c
mon/OSDMonitor: add 'osd crush set-all-straw-buckets-to-straw2'

This is a common and recommended step that users should take once they
have clients that support straw2 (hammer!).  Let's make it easy.

This may result in a small amount of data movement, but usually it is
very little.

Signed-off-by: Sage Weil <sage@redhat.com>
src/mon/MonCommands.h
src/mon/OSDMonitor.cc