From: John Wilkins Date: Wed, 30 May 2012 21:29:51 +0000 (-0700) Subject: doc: Added -a to service ceph stop. X-Git-Tag: v0.48argonaut~155^2~10 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d05d98ce801f3906c8ed166e9c915219270ec262;p=ceph.git doc: Added -a to service ceph stop. Signed-off-by: John Wilkins --- diff --git a/doc/init/stop-cluster.rst b/doc/init/stop-cluster.rst index 245e6db22c9a..57c1ab1e6807 100644 --- a/doc/init/stop-cluster.rst +++ b/doc/init/stop-cluster.rst @@ -3,7 +3,7 @@ ==================== To stop a cluster, execute one of the following:: - sudo service ceph stop + sudo service -a ceph stop sudo /etc/init.d/ceph -a stop Ceph should shut down the operating processes. \ No newline at end of file