From: John Wilkins Date: Fri, 28 Dec 2012 23:55:22 +0000 (-0800) Subject: doc: Minor edit. X-Git-Tag: v0.57~259^2~3 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=1553267ef153d367601a491a0bf5c441b72b7292;p=ceph.git doc: Minor edit. Signed-off-by: John Wilkins --- diff --git a/doc/rados/operations/add-or-rm-osds.rst b/doc/rados/operations/add-or-rm-osds.rst index 1c5eeebf52503..daa86226c5556 100644 --- a/doc/rados/operations/add-or-rm-osds.rst +++ b/doc/rados/operations/add-or-rm-osds.rst @@ -286,7 +286,7 @@ After you take an OSD out of the cluster, it may still be running. That is, the OSD may be ``up`` and ``out``. You must stop your OSD before you remove it from the configuration. :: - ssh {new-osd-host} + ssh {osd-host} sudo /etc/init.d/ceph stop osd.{osd-num} Once you stop your OSD, it is ``down``.