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.html
The 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 [email protected]" > Where is the global one ? > Thanks in advance! > _______________________________________________ > ceph-users mailing list > [email protected] > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com > _______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
