From 3cd39e3582ed830f86c55d2203ece72fa0f9426b 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 --- 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 3875f7cc8145..5fcbc6034952 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.47.3