From: John Wilkins Date: Fri, 22 Mar 2013 18:52:12 +0000 (-0700) Subject: doc: Added {id} argument to OSD lost. X-Git-Tag: v0.62~186 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=853dd35969ee3dfd958f0d6dd5e495364973c362;p=ceph.git doc: Added {id} argument to OSD lost. Signed-off-by: John Wilkins --- diff --git a/doc/rados/operations/control.rst b/doc/rados/operations/control.rst index e956c4d93342..caeab6b9b876 100644 --- a/doc/rados/operations/control.rst +++ b/doc/rados/operations/control.rst @@ -149,7 +149,7 @@ Create a cluster snapshot. :: Mark an OSD as lost. This may result in permanent data loss. Use with caution. :: - ceph osd lost [--yes-i-really-mean-it] + ceph osd lost {id} [--yes-i-really-mean-it] Create a new OSD. If no UUID is given, it will be set automatically when the OSD starts up. ::