Re: how to restart daemons on 15.2 on Debian 10

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello Michael,


I had the same problems. It's very unfamiliar, if you never worked with the cephadm tool.

The Way I'm doing it is to go into the cephadm container:
# cephadm shell

Here you can list all containers (for each service, one container) with the orchestration tool:

# ceph orch ps

and then restart it with the orchestration tool:

# ceph orch restart {name from ceph orch ps}


Hope it helps.


Ceers,

Simon

________________________________
Von: Ml Ml <mliebherr99@xxxxxxxxxxxxxx>
Gesendet: Freitag, 15. Mai 2020 12:27:09
An: ceph-users
Betreff:  how to restart daemons on 15.2 on Debian 10

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
_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx
_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx



[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux