]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
docs/rados: remove incorrect ceph command 56496/head
authorTaha Jahangir <mtjahangir@gmail.com>
Mon, 25 Mar 2024 10:02:12 +0000 (13:32 +0330)
committerZac Dover <zac.dover@proton.me>
Tue, 26 Mar 2024 20:13:01 +0000 (06:13 +1000)
The removed line was (incorrectly changed) output of the previous command.

Signed-off-by: Taha Jahangir <mtjahangir@gmail.com>
(cherry picked from commit 3cd39e3582ed830f86c55d2203ece72fa0f9426b)

doc/rados/operations/placement-groups.rst

index 24dbaf8289d17e181955b523a64b0255f35181df..cc9dfc122234c7f28b2f8841039e1f1a4603bc62 100644 (file)
@@ -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.