mirror of
https://github.com/ceph/ceph
synced 2025-02-23 19:17:37 +00:00
doc: fix typo to auto scale pg number
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com>
This commit is contained in:
parent
da0473e251
commit
909f87a862
@ -178,7 +178,7 @@ whether you specify a ``pg_num`` value or not does not affect whether
|
||||
the value is automatically tuned by the cluster after the fact. To
|
||||
enable or disable auto-tuning,::
|
||||
|
||||
ceph osd pool set {pool-name} pg_autoscaler_mode (on|off|warn)
|
||||
ceph osd pool set {pool-name} pg_autoscale_mode (on|off|warn)
|
||||
|
||||
The "rule of thumb" for PGs per OSD has traditionally be 100. With
|
||||
the additional of the balancer (which is also enabled by default), a
|
||||
|
Loading…
Reference in New Issue
Block a user