Op 7 aug. 2013 om 10:20 heeft "Da Chun" <ng...@qq.com> 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@lists.ceph.com
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com