> Once stopped: > > ceph osd crush remove osd.2 > ceph auth del osd.2 > ceph osd rm osd.2 While I can't help you with the is-it-gone-or-not part of your journey, the three commands above are correct, but also done in one single step with "ceph osd purge osd.2". So just adding this if anyone else is doing those 3. Forgetting one of them makes for boring debugging later, so it is nice that there is a purge to make all those three needed operations at once. Now if anyone can help you with your actual problem it would be nice. =) -- May the most significant bit of your life be positive. _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx