Project

General

Profile

Actions

Bug #45349

closed

mds: send scrub status to ceph-mgr only when scrub is running (or paused, etc..)

Added by Venky Shankar about 4 years ago. Updated almost 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
% Done:

0%

Source:
Tags:
Backport:
octopus,nautilus
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
MDS
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Right now task status in ceph status shows idle scrub status for each active MDS:

ceph -s                                                                                 
...
...

  services:                                      
    mon: 1 daemons, quorum a (age 24s)                                                                                               
    mgr: x(active, since 18s)
    mds: a:1 {0=b=up:active} 2 up:standby
    osd: 3 osds: 3 up (since 18s), 3 in (since 2h)

  task status:                           
    scrub status:                                
        mds.b: idle             
        mds.c: idle                               
...
...

This is a bit annoying. scrub status should show up only when there are active scrub running or if a scrub operation is paused or if an abort operation is in progress.


Related issues 3 (0 open3 closed)

Related to mgr - Bug #46495: mgr: rgw doesn't show in service mapResolvedKefu Chai

Actions
Copied to CephFS - Backport #46479: octopus: mds: send scrub status to ceph-mgr only when scrub is running (or paused, etc..)ResolvedNathan CutlerActions
Copied to CephFS - Backport #46480: nautilus: mds: send scrub status to ceph-mgr only when scrub is running (or paused, etc..)ResolvedNathan CutlerActions
Actions

Also available in: Atom PDF