]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/OSDMonitor: add 'osd crush swap-bucket' command
authorSage Weil <sage@redhat.com>
Fri, 12 May 2017 21:40:00 +0000 (17:40 -0400)
committerSage Weil <sage@redhat.com>
Mon, 15 May 2017 13:15:59 +0000 (09:15 -0400)
commitaa6138624c03b14a8a844b4ec37a3fe26555caf1
tree91042fad3a1f7e5e17a0c6567744318c3ace4b9f
parent5f795631973407fc9ee39f3c52e7f905e4711ff8
mon/OSDMonitor: add 'osd crush swap-bucket' command

Swap contents of two crush buckets.  Do it safely by default so that
the origin bucket has to be an orphan (unless forced).

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