Thanks Ashish.  It returns result as below
[root@jf-n1 ~]# stop ceph-mon id=0
stop: Unknown job: ceph-mon
[root@jf-n1 ~]#



Wei Cao (Buddy)

From: Ashish Chandra [mailto:mail.ashishchan...@gmail.com]
Sent: Friday, May 30, 2014 5:16 PM
To: Cao, Buddy
Cc: ceph-users@lists.ceph.com
Subject: Re: [ceph-users] Can I stop mon service?

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 
<buddy....@intel.com<mailto:buddy....@intel.com>> 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
ceph-users@lists.ceph.com<mailto:ceph-users@lists.ceph.com>
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
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to