Op 7 aug. 2013 om 10:20 heeft "Da Chun" <ngugc@xxxxxx> het volgende geschreven: > On Ubuntu, we can start/stop ceph daemons separately as below: > start ceph-mon id=ceph0 > stop ceph-mon id=ceph0 > > How to do this on Centos or rhel? Thanks! I think this should work: $ service ceph stop mon.ceph0 $ service ceph stop osd.0 And replace stop by start if you want to start ;) Wido > _______________________________________________ > ceph-users mailing list > ceph-users@xxxxxxxxxxxxxx > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com