]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
doc/rados/operations/placement-groups: fix --bulk commands
authorKamoltat <ksirivad@redhat.com>
Mon, 7 Mar 2022 14:52:41 +0000 (14:52 +0000)
committerKamoltat <ksirivad@redhat.com>
Wed, 9 Mar 2022 20:04:00 +0000 (20:04 +0000)
commitbaf1374d9e3a3fc08392dda3b525b8df6e2c41b1
tree647d6fcf90b297b7fccc2d2b3c03010c365a446b
parentcf1c45fc8e6f51f3cc827f406bd79373d4a07721
doc/rados/operations/placement-groups: fix --bulk commands

Some parts of the documents regarding
the bulk flag  have typos.

Command for creating a pool

was: `ceph osd create test_pool --bulk`

should be: `ceph osd pool create test_pool --bulk`

Command for setting bulk value in a pool

was: `ceph osd pool set test_pool bulk=<true/false/1/0>`

should be: `ceph osd pool set test_pool bulk <true/false/1/0>`

Also removed a bit of trailing white spaces.

Changed `complements` to `complement`.

https://tracker.ceph.com/issues/54485

Signed-off-by: Kamoltat <ksirivad@redhat.com>
(cherry picked from commit 4a01fc77985e5cf919b99eca86c4c7e8aae242f0)
doc/rados/operations/placement-groups.rst