23 Feb
2024
23 Feb
'24
8:42 a.m.
Hi Guys, I faced an issue. When I wanted to purge, the cluster was not purged using the below command: ceph mgr module disable cephadm cephadm rm-cluster --force --zap-osds --fsid <fsid> The OSDs will remain. There should be some cleanup methods for the whole cluster, not just MON nodes. Is there anything related to this? Regards