Description of problem: Currently, task status field (in ceph status) always displays (mds) scrub status. This is rather unnecessary when scrub is not running. 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. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Create a Ceph Filesystem 2. Cehck ceph status output -- scrub status is displayed as "idle" Also, after a scrub finishes, "idle" status is always displayed. Actual results: Scrub status is always displayed in ceph status. Expected results: Scrub status should only be displayed when an filesystem scrub is running (or paused, etc..) Additional info:
Please specify the severity of this bug. Severity is defined here: https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity.