summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorZac Dover <zac.dover@proton.me>2024-03-26 21:11:54 +0100
committerGitHub <noreply@github.com>2024-03-26 21:11:54 +0100
commit3c04e43e10819ff6ddb74d0619879d696cca8bcc (patch)
tree3aea53bbd983c6d99ad1d21e1cfea237aec0e081 /doc
parentMerge pull request #56458 from adk3798/rgw-bootstrap-hostnames (diff)
parentdocs/rados: remove incorrect ceph command (diff)
downloadceph-3c04e43e10819ff6ddb74d0619879d696cca8bcc.tar.xz
ceph-3c04e43e10819ff6ddb74d0619879d696cca8bcc.zip
Merge pull request #56450 from tahajahangir/patch-2
docs/rados: remove incorrect ceph command Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com> Reviewed-by: Neha Ojha <nojha@redhat.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/rados/operations/placement-groups.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/rados/operations/placement-groups.rst b/doc/rados/operations/placement-groups.rst
index 3875f7cc814..5fcbc603495 100644
--- a/doc/rados/operations/placement-groups.rst
+++ b/doc/rados/operations/placement-groups.rst
@@ -183,7 +183,6 @@ The output will resemble the following::
.. prompt:: bash #
ceph osd pool set .mgr crush_rule replicated-ssd
- ceph osd pool set pool 1 crush_rule to replicated-ssd
This intervention will result in a small amount of backfill, but
typically this traffic completes quickly.