From: Sebastian Wagner Date: Mon, 15 Jul 2019 08:52:12 +0000 (+0200) Subject: doc/orchestrator: Disable the orchestrator X-Git-Tag: v14.2.5~98^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=127e6386f32a516a67a09a8ff0a7f5f53ca15b1d;p=ceph.git doc/orchestrator: Disable the orchestrator Also remove old `service status` Signed-off-by: Sebastian Wagner (cherry picked from commit 5d1ed8867a385b6b91ed5dc6d8abb0d98cb4cebb) --- diff --git a/doc/mgr/orchestrator_cli.rst b/doc/mgr/orchestrator_cli.rst index da87aa71076..7fa1434078d 100644 --- a/doc/mgr/orchestrator_cli.rst +++ b/doc/mgr/orchestrator_cli.rst @@ -49,7 +49,8 @@ The relation between the names is the following: Configuration ============= -You can select the orchestrator module to use with the ``set backend`` command:: +To enable the orchestrator, please select the orchestrator module to use +with the ``set backend`` command:: ceph orchestrator set backend @@ -62,6 +63,14 @@ You can then check backend is properly configured:: ceph orchestrator status +Disable the Orchestrator +~~~~~~~~~~~~~~~~~~~~~~~~ + +To disable the orchestrator again, use the empty string ``""``:: + + ceph orchestrator set backend ""`` + ceph mgr module disalbe rook + Usage ===== @@ -193,11 +202,11 @@ services of a particular type via optional --type parameter :: - ceph orchestrator service ls [--host host] [--svc_type type] [--refresh|--no-cache] + ceph orchestrator service ls [--host host] [--svc_type type] [--refresh] Discover the status of a particular service:: - ceph orchestrator service status  [--refresh] + ceph orchestrator service ls --svc_type type --svc_id [--refresh] Query the status of a particular service instance (mon, osd, mds, rgw). For OSDs @@ -256,7 +265,6 @@ This is an overview of the current implementation status of the orchestrators. device {ident,fault}-(on,off} ⚪ ⚪ ⚪ ⚪ device ls ✔️ ✔️ ✔️ ✔️ service ls ⚪ ✔️ ✔️ ⚪ - service status ⚪ ✔️ ✔️ ⚪ service-instance status ⚪ ⚪ ⚪ ⚪ iscsi {stop,start,reload} ⚪ ⚪ ⚪ ⚪ iscsi add ⚪ ⚪ ⚪ ⚪