Hi,
Please check the documentation for operating the Ceph cluster:
http://ceph.com/docs/master/rados/operations/operating/

Specifically, for stopping all monitors you can use:
    sudo stop ceph-mon-all

And to restart all monitors, you can use:
    sudo start ceph-mon-all



If you want to stop/start specifice mon, use:
   sudo stop/start ceph-mon id={hostname}




On Fri, May 30, 2014 at 2:29 PM, Cao, Buddy <[email protected]> wrote:

>  I tried to stop monitor thru “#service ceph -a stop mon.3”, However,
> after a while, the monitor is still in the cluster. I only see document to
> “remove monitor”,  can Ceph support just stop monitor?
>
> _______________________________________________
> ceph-users mailing list
> [email protected]
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>
>


-- 

    .- <O> -.        .-====-.      ,-------.      .-=<>=-.
   /_-\'''/-_\      / / '' \ \     |,-----.|     /__----__\
  |/  o) (o  \|    | | ')(' | |   /,'-----'.\   |/ (')(') \|
   \   ._.   /      \ \    / /   {_/(') (')\_}   \   __   /
   ,>-_,,,_-<.       >'=jf='<     `.   _   .'    ,'--__--'.
 /      .      \    /        \     /'-___-'\    /    :|    \
(_)     .     (_)  /          \   /         \  (_)   :|   (_)
 \_-----'____--/  (_)        (_) (_)_______(_)   |___:|____|
  \___________/     |________|     \_______/     |_________|


Thanks and Regards

Ashish Chandra

Openstack Developer, Cloud Engineering

Reliance Jio
_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to