]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: abort/pause/resume scrubs in multiple mds
authorYan, Zheng <zyan@redhat.com>
Tue, 23 Jun 2020 02:25:14 +0000 (10:25 +0800)
committerYan, Zheng <zyan@redhat.com>
Mon, 16 Nov 2020 01:02:18 +0000 (09:02 +0800)
commitff10bdbe165d28c2c59e790df786d2a7ed4648c4
treef9d389fb08e657339fa617d66a236bc991f1b70c
parentad5471f4ccd669075a54a495dfa9238e9c49f1d0
mds: abort/pause/resume scrubs in multiple mds

Limit scrub abort/pause/resume commands to mds.0. mds.0 sends messages
to other mds, asks them to abort/pause/resume scrubs.

Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
src/mds/MDSRank.cc
src/mds/ScrubStack.cc
src/mds/ScrubStack.h
src/messages/MMDSScrub.h
src/messages/MMDSScrubStats.h