From 21b17b758ebfaa0981649ca45b894ffb942d6834 Mon Sep 17 00:00:00 2001 From: Tim Date: Wed, 29 Jan 2020 09:55:59 -0500 Subject: [PATCH] doc: operating.rst update Break Upstart and sysvinit commands out from the systemd section Signed-off-by: Tim --- doc/rados/operations/operating.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/rados/operations/operating.rst b/doc/rados/operations/operating.rst index fcfd5268ae6ae..ab10990f39ba2 100644 --- a/doc/rados/operations/operating.rst +++ b/doc/rados/operations/operating.rst @@ -93,9 +93,10 @@ For example:: sudo systemctl stop ceph-mds@ceph-server -.. index:: Ceph service; Upstart; operating a cluster - +.. index:: Upstart; operating a cluster +Running Ceph with Upstart +========================== Starting all Daemons -------------------- @@ -171,11 +172,10 @@ For example:: sudo start ceph-mds id=ceph-server -.. index:: Ceph service; sysvinit; operating a cluster +.. index:: sysvinit; operating a cluster - -Running Ceph -============ +Running Ceph with sysvinit +========================== Each time you to **start**, **restart**, and **stop** Ceph daemons (or your entire cluster) you must specify at least one option and one command. You may -- 2.39.5