There is also the "ceph.target" that can be used to manage all the ceph processes on the host.
systemctl start ceph.target systemctl stop ceph.target On Thu, Nov 26, 2015 at 3:08 PM, Marc Boisis <[email protected]> wrote: > 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 ? > > > Le 26 nov. 2015 à 13:15, Daniel Swarbrick < > [email protected]> a écrit : > > 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 > > > > _______________________________________________ > ceph-users mailing list > [email protected] > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com > > -- ----------------------------------------------------------------------------------------- Adrien GILLARD +33 (0)6 29 06 16 31 [email protected]
_______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
