From: Sebastian Wagner Date: Mon, 15 Jul 2019 08:52:12 +0000 (+0200) Subject: doc/orchestrator: Disable the orchestrator X-Git-Tag: v15.1.0~2123^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5d1ed8867a385b6b91ed5dc6d8abb0d98cb4cebb;p=ceph.git doc/orchestrator: Disable the orchestrator Also remove old `service status` Signed-off-by: Sebastian Wagner --- diff --git a/doc/mgr/orchestrator_cli.rst b/doc/mgr/orchestrator_cli.rst index 54c96a46e6e..1ad340c731f 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 ===== @@ -223,11 +232,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 @@ -280,13 +289,12 @@ This is an overview of the current implementation status of the orchestrators. host rm ✔️ ⚪ ⚪ ✔️ mgr update ⚪ ⚪ ⚪ ✔️ mon update ⚪ ✔️ ⚪ ✔️ - osd create ✔️ ✔️ ⚪ ✔️ + osd create ✔️ ✔️ ⚪ ✔️ osd device {ident,fault}-{on,off} ⚪ ⚪ ⚪ ⚪ osd rm ✔️ ⚪ ⚪ ⚪ device {ident,fault}-(on,off} ⚪ ⚪ ⚪ ⚪ device ls ✔️ ✔️ ✔️ ✔️ service ls ⚪ ✔️ ✔️ ⚪ - service status ⚪ ✔️ ✔️ ⚪ service-instance status ⚪ ⚪ ⚪ ⚪ iscsi {stop,start,reload} ⚪ ⚪ ⚪ ⚪ iscsi add ⚪ ⚪ ⚪ ⚪