Hi,

service ceph stop mon
doesn't work.
how i can stop some osds or mons ?

Try for example:

  service ceph stop mon.a

or

  service ceph stop osd.1

replacing "a" and "1" with the id, you want to stop.

--
Jens Kristian Søgaard, Mermaid Consulting ApS,
j...@mermaidconsulting.dk,
http://www.mermaidconsulting.com/
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to