Is there no official link/docs how to manage the services on Debian 10 and 15.2.1? I have seach and seeked: systemctl restart ceph-5436dd5d-83d4-4dc8-a93b-60ab5db145df@mon.ceph01.service journalctl -u ceph-5436dd5d-83d4-4dc8-a93b-60ab5db145df@mon.ceph01.service docker logs <DockerID> Back in the days we had simple restart commands, and logs in /var/log/ceph/* and documentation like: https://docs.ceph.com/docs/master/rados/operations/operating/ Its really frustrating to struggle like what with basic commands. Did i miss some docs or did it just get complicated like hell? Cheers, Michael On Fri, May 15, 2020 at 12:27 PM Ml Ml <mliebherr99@googlemail.com> wrote:
Hello List,
how do you restart daemons (mgr, mon, osd) on 15.2.1?
It used to be something like: systemctl stop ceph-osd@10
Or: systemctl start ceph-mon@ceph03
however, those command do nothing on my setup.
Is this because i use cephadm and that docker stuff?
The Logs also seem to be missing. /var/log/ceph/5436dd5d-83d4-4dc8-a93b-60ab5db145df is pretty empty.
I feel like i am missing a lot of documentation here? Can anyone point me to my missing parts?
Thanks a lot.
Cheers, Michael