From: Kefu Chai Date: Mon, 25 May 2015 15:16:45 +0000 (+0800) Subject: doc: fix typo in placement-groups.rst X-Git-Tag: v9.0.2~102^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F4785%2Fhead;p=ceph.git doc: fix typo in placement-groups.rst s/osd pool set/osd pool create/ in the command line example. Fixes: #11503 Signed-off-by: Kefu Chai --- diff --git a/doc/rados/operations/placement-groups.rst b/doc/rados/operations/placement-groups.rst index 15c1afd49579..fe99269e6e45 100644 --- a/doc/rados/operations/placement-groups.rst +++ b/doc/rados/operations/placement-groups.rst @@ -9,7 +9,7 @@ A preselection of pg_num When creating a new pool with:: - ceph osd pool set {pool-name} pg_num + ceph osd pool create {pool-name} pg_num it is mandatory to choose the value of ``pg_num`` because it cannot be calculated automatically. Here are a few values commonly used: