mirror of
https://github.com/ceph/ceph
synced 2025-02-15 23:07:55 +00:00
man/8/ceph.rst: remove invalid option for reweight-by-*
--yes-i-really-mean-it is not valid option for reweight-by-* Signed-off-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
parent
76b1450730
commit
797f1d41d9
@ -982,7 +982,7 @@ Subcommand ``reweight-by-pg`` reweight OSDs by PG distribution
|
||||
Usage::
|
||||
|
||||
ceph osd reweight-by-pg {<int[100-]>} {<poolname> [<poolname...]}
|
||||
{--no-increasing} {--yes-i-really-mean-it}
|
||||
{--no-increasing}
|
||||
|
||||
Subcommand ``reweight-by-utilization`` reweight OSDs by utilization
|
||||
[overload-percentage-for-consideration, default 120].
|
||||
@ -990,7 +990,7 @@ Subcommand ``reweight-by-utilization`` reweight OSDs by utilization
|
||||
Usage::
|
||||
|
||||
ceph osd reweight-by-utilization {<int[100-]>}
|
||||
{--no-increasing} {--yes-i-really-mean-it}
|
||||
{--no-increasing}
|
||||
|
||||
Subcommand ``rm`` removes osd(s) <id> [<id>...] in the cluster.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user