]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
docs/rados: remove incorrect ceph command 56450/head
authorTaha Jahangir <mtjahangir@gmail.com>
Mon, 25 Mar 2024 10:02:12 +0000 (13:32 +0330)
committerGitHub <noreply@github.com>
Mon, 25 Mar 2024 10:02:12 +0000 (13:32 +0330)
The removed line was (incorrectly changed) output of the previous command.

Signed-off-by: Taha Jahangir <mtjahangir@gmail.com>
doc/rados/operations/placement-groups.rst

index 3875f7cc8145744ec170645cfdceb60209e23adf..5fcbc60349524cba331941f9687a39a3d2d767c7 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.