Bug 1806649 - 'ceph mgr module ls ' does not show "balancer" as enabled when it should.
Summary: 'ceph mgr module ls ' does not show "balancer" as enabled when it should.
Keywords:
Status: CLOSED DUPLICATE of bug 1784746
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: Ceph-Mgr Plugins
Version: 4.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: rc
: 5.*
Assignee: Boris Ranto
QA Contact: Madhavi Kasturi
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-02-24 17:03 UTC by Tupper Cole
Modified: 2022-02-21 17:56 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-03 02:04:23 UTC
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.