From: Zac Dover Date: Tue, 12 May 2020 17:05:56 +0000 (+1000) Subject: Incorporating sebastian-philipp's suggestions. X-Git-Tag: v15.2.4~73^2~23 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=cf0409f785bb26de7ea2979ec4d81eb7bd607795;p=ceph.git Incorporating sebastian-philipp's suggestions. Signed-off-by: Zac Dover (cherry picked from commit 845b05419ae870f87c66dcef4858d68e2ec8dd5c) --- diff --git a/doc/mgr/orchestrator.rst b/doc/mgr/orchestrator.rst index 6ee8786f872d..67f47347789a 100644 --- a/doc/mgr/orchestrator.rst +++ b/doc/mgr/orchestrator.rst @@ -106,36 +106,15 @@ Example:: Erase Devices (Zap Devices) --------------------------- -Erase (zap) a device so it can be re-used. +Erase (zap) a device so that it can be resued. ``zap`` calls ``ceph-volume zap`` on the remote host. :: - orch device zap + orch device zap Example command:: - ceph orch device zap my_hostname my_path true - -Parameters:: - - hostname: (string) - - path: (string) - - force: CephBool - -Ceph Module:: - - mgr - -Required Permissions:: - - rw - -Command Flags:: - - mgr - + ceph orch device zap my_hostname /dev/sdx Create OSDs