This command is obsolete. [root@rhcs4vm1 ~]# ceph config-key set mgr/balancer/target_max_misplaced .07 WARNING: it looks like you might be trying to set a ceph-mgr module configuration key. Since Ceph 13.0.0 (Mimic), mgr module configuration is done with `config set`, and new values set using `config-key set` will be ignored. This is the new method: # ceph config set mgr target_max_misplaced_ratio .07 Refer upstream : https://docs.ceph.com/en/quincy/mgr/dashboard/ Reported by: kjosy https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/4/html/operations_guide/managing-the-storage-cluster-size#annotations:8a221cc3-cf3b-4879-adc6-6698fa087d0e
Please specify the severity of this bug. Severity is defined here: https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity.