docs/rados: remove incorrect ceph command

The removed line was (incorrectly changed) output of the previous command.

Signed-off-by: Taha Jahangir <mtjahangir@gmail.com>
This commit is contained in:
Taha Jahangir 2024-03-25 13:32:12 +03:30 committed by GitHub
parent d3ec86a124
commit 3cd39e3582
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View 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.