]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr: add per pool force-recovery/backfill commands 26560/head
authorxie xingguo <xie.xingguo@zte.com.cn>
Wed, 20 Feb 2019 10:40:02 +0000 (18:40 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Sat, 23 Feb 2019 04:18:24 +0000 (12:18 +0800)
commitfa98f096747c1f4b1f19511eb5d0babd6944c6db
treec150a104fc98f883c6f25d0e2cabf38703cff14f
parentc927900456b33388d1150baa75735827d1094772
mgr: add per pool force-recovery/backfill commands

For those with multiple storage pools sharing the same devices,
I think it would make much more sense to offer per-pool
commands to bring pools with high priority, e.g., because they
are hosting data of more importance than others, back to normal
quickly.

Fixes: http://tracker.ceph.com/issues/38456
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
doc/rados/operations/placement-groups.rst
qa/workunits/cephtool/test.sh
src/mgr/DaemonServer.cc
src/mgr/MgrCommands.h