the documentation is good but it doesn’t work on my centos7:root@cephrr1n8:/root > systemctl status "ceph*" ceph\x2a.service Loaded: not-found (Reason: No such file or directory) Active: inactive (dead)
maybe a bug with centos’s systemd release, is there anybody with centos 7 + infernalis ?
SUSE has pretty good documentation about interacting with Ceph using systemctl - https://www.suse.com/documentation/ses-1/book_storage_admin/data/ceph_operating_services.htmlThe following should work: systemctl start ceph-osd* On 26/11/15 12:46, Marc Boisis wrote: Hi,
I want to know what are the best practices to start or stop all OSDs of a node with infernalis. Before with init, we used « /etc/init.d/ceph start » now with systemd I have a script per osd : "systemctl start ceph-osd@171.service" Where is the global one ? Thanks in advance! _______________________________________________ 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
|
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com