Bug 1806649

Summary: 'ceph mgr module ls ' does not show "balancer" as enabled when it should.
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: Tupper Cole <tcole>
Component: Ceph-Mgr PluginsAssignee: Boris Ranto <branto>
Status: CLOSED DUPLICATE QA Contact: Madhavi Kasturi <mkasturi>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.0CC: ceph-eng-bugs, ceph-qe-bugs, nojha
Target Milestone: rc   
Target Release: 5.*   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-03 02:04:23 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tupper Cole 2020-02-24 17:03:37 UTC
Description of problem:
Even when ceph-mgr balancer is enabled, the output of `ceph mgr module ls` does not show it. It should appear as iostat, prometheus, etc do.

bash-4.2# ceph mgr module enable balancer
module 'balancer' is already enabled (always-on)
bash-4.2# ceph mgr module ls |grep -A4 enable
    "enabled_modules": [
        "iostat",
        "prometheus",
        "restful"
    ],

Version-Release number of selected component (if applicable): 4.0

Comment 1 RHEL Program Management 2020-02-24 17:03:44 UTC
Please specify the severity of this bug. Severity is defined here:
https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity.