How to reboot all ceph daemons in proxmox

kifeo

Well-Known Member
Oct 28, 2019
113
14
58
Hi !

I would like to reboot all ceph daemons after a config change.

From the ceph doc :
'sudo /etc/init.d/ceph -a stop' but ceph is not in here
'sudo service ceph -a stop' but there is no ceph service defined

so the last one is systemctl ?
does anyone already did this ?

Regards,
Thomas.
 
systemctl restart ceph.target