ceph/doc/init/stop-cluster.rst

9 lines
218 B
ReStructuredText

====================
Stopping a Cluster
====================
To stop a cluster, execute one of the following::
sudo service ceph stop
sudo /etc/init.d/ceph -a stop
Ceph should shut down the operating processes.