From e0e69b0f3eeb81dca5e95752748a72ec73ce734e Mon Sep 17 00:00:00 2001 From: Taha Jahangir Date: Mon, 25 Mar 2024 13:32:12 +0330 Subject: [PATCH] docs/rados: remove incorrect ceph command The removed line was (incorrectly changed) output of the previous command. Signed-off-by: Taha Jahangir (cherry picked from commit 3cd39e3582ed830f86c55d2203ece72fa0f9426b) --- doc/rados/operations/placement-groups.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/rados/operations/placement-groups.rst b/doc/rados/operations/placement-groups.rst index 70130365220..93ab1f0c024 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. -- 2.39.5