From 853dd35969ee3dfd958f0d6dd5e495364973c362 Mon Sep 17 00:00:00 2001 From: John Wilkins Date: Fri, 22 Mar 2013 11:52:12 -0700 Subject: [PATCH] doc: Added {id} argument to OSD lost. Signed-off-by: John Wilkins --- doc/rados/operations/control.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rados/operations/control.rst b/doc/rados/operations/control.rst index e956c4d933428..caeab6b9b8765 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. :: -- 2.39.5