From 909f87a862f8d9ae526a253c8e37b843cecc9f4b Mon Sep 17 00:00:00 2001 From: Changcheng Liu Date: Wed, 23 Oct 2019 10:53:14 +0800 Subject: [PATCH] doc: fix typo to auto scale pg number Signed-off-by: Changcheng Liu --- doc/rados/operations/placement-groups.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rados/operations/placement-groups.rst b/doc/rados/operations/placement-groups.rst index 9a417117f9c..060c1f53d1b 100644 --- a/doc/rados/operations/placement-groups.rst +++ b/doc/rados/operations/placement-groups.rst @@ -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 -- 2.39.5