From: Ilya Dryomov Date: Tue, 21 Apr 2015 17:27:59 +0000 (+0300) Subject: doc: don't mention ceph osd setmap X-Git-Tag: v9.0.1~95^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=3bfdf54ca363cdc9894932bdd452f942c76434e2;p=ceph.git doc: don't mention ceph osd setmap ceph osd setmap command was disabled and subsequently removed 5 years ago. See 9aadd41b2095 ("mon: disable 'osd setmap'") and 6d292397aa26 ("mon: remove dead 'setmap' code"). Signed-off-by: Ilya Dryomov --- diff --git a/doc/rados/operations/control.rst b/doc/rados/operations/control.rst index 293cdb005f6b..0b39c4c37691 100644 --- a/doc/rados/operations/control.rst +++ b/doc/rados/operations/control.rst @@ -168,13 +168,6 @@ Query the current max_osd parameter in the OSD map. :: ceph osd getmaxosd -Import the given OSD map. Note that this can be a bit dangerous, -since the OSD map includes dynamic state about which OSDs are current -on or offline; only do this if you've just modified a (very) recent -copy of the map. :: - - ceph osd setmap -i file - Import the given crush map. :: ceph osd setcrushmap -i file