]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: fix typo in placement-groups.rst 4785/head
authorKefu Chai <kchai@redhat.com>
Mon, 25 May 2015 15:16:45 +0000 (23:16 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 28 May 2015 07:44:09 +0000 (15:44 +0800)
s/osd pool set/osd pool create/ in the command line example.

Fixes: #11503
Signed-off-by: Kefu Chai <kchai@redhat.com>
doc/rados/operations/placement-groups.rst

index 15c1afd49579b06e182d827a3562821fa571c073..fe99269e6e45506d5d8a4185715bf82d5387f97c 100644 (file)
@@ -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: