Figured out how to cleanly relocate daemons via the interface.  All is good.

-jeremy



On Friday, Jun 09, 2023 at 2:04 PM, Me <jeremy@skidrow.la> wrote:
I’m doing a drain on a host using cephadm, Pacific, 16.2.11.

ceph orch host drain

removed all the OSDs, but these daemons remain:

grafana.cn06         cn06.ceph.la1  *:3000       stopped          5m ago  18M        -        -  <unknown>  <unknown>     <unknown>
mds.btc.cn06.euxhdu  cn06.ceph.la1               running (2d)     5m ago  17M    29.4M        -  16.2.11    de4b0b384ad4  017f7ef441ff
mgr.cn06.rpkpwg      cn06.ceph.la1  *:8443,9283  running (2d)     5m ago  10M     223M        -  16.2.11    de4b0b384ad4  f1b89b453ef3

I manually stopped grafana.

I expected these daemons to be removed as well.  Is there an extra step I need to do here so I can remove the host cleanly?

Thanks!
-jeremy