I have been able to (sort-of) fix the problem by removing the problematic OSD, zapping the disk and starting a new OSD. The new OSD is backfilling, but now the problem is that some parts of Ceph are still waiting for the OSD removal, and the OSD (despite not running anymore on the host) is seen as a stray daemon:
# ceph health detail HEALTH_WARN 1 stray daemon(s) not managed by cephadm [WRN] CEPHADM_STRAY_DAEMON: 1 stray daemon(s) not managed by cephadm stray daemon osd.34 on host balin not managed by cephadm # ceph osd tree | grep 34 34 hdd 1.81940 osd.34 down 0 1.00000 # ceph orch osd rm statusOSD HOST STATE PGS REPLACE FORCE ZAP DRAIN STARTED AT
34 balin done, waiting for purge 0 False True False # ceph orch osd rm stop osd.34 Unable to find OSD in the queue: osd.34 I restarted the mgrs but it didn't help. Any suggestion? Nicola
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx