]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
docs/rados: remove incorrect ceph command 56494/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:12:49 +0000 (06:12 +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 fe70dd32fe3d4fd5ebb040285f9ab88338c6fbf5..dbcaa44ce4dad0481bf86960598228ce55464d9c 100644 (file)
@@ -173,7 +173,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.