]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: "ceph osd crush rule rename" support
authorxie xingguo <xie.xingguo@zte.com.cn>
Tue, 15 Aug 2017 08:46:15 +0000 (16:46 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Tue, 15 Aug 2017 09:01:26 +0000 (17:01 +0800)
commita5075ed253940471b347ba0773f66ea6e61398d0
tree7b98123b9fdada2e4161498d2ee1d238af838096
parent0a8ceaa3a586a9ce03f2021baf385d5326906ac4
mon: "ceph osd crush rule rename" support

User may specify a rule with the same name of the pool that it serves.
Since a pool can be renamed, so does the rule.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
qa/workunits/mon/crush_ops.sh
src/crush/CrushWrapper.cc
src/crush/CrushWrapper.h
src/mon/MonCommands.h
src/mon/OSDMonitor.cc