> What's the output of > > ceph osd ok-to-stop 14 Here it is: --- START --- root@cephnode01:/# ceph osd ok-to-stop 14 {"ok_to_stop":true,"osds":[14],"num_ok_pgs":10,"num_not_ok_pgs":0,"ok_become_degraded":["18.0","18.2","18.3","18.f","18.1b","18.26","18.27","18.29","18.2e","18.3a"]} --- END --- It appears to be OK to stop. Here is the output in /var/log/ceph/ceph-mgr.cephnode01.kefvmh.log (I was grepping for just "osd.14" as there is a lot of info that goes through it): --- START --- 2025-02-04T16:54:14.221+0000 7f6b5766a700 0 log_channel(audit) log [DBG] : from='client.86159195 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "osd.14", "target": ["mon-mgr", ""]}]: dispatch 2025-02-04T16:54:14.221+0000 7f6b4964e700 0 [cephadm INFO root] Schedule stop daemon osd.14 2025-02-04T16:54:14.221+0000 7f6b4964e700 0 log_channel(cephadm) log [INF] : Schedule stop daemon osd.14 --- END --- No other entries for osd.14 come up. _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx