stop all ceph services
what are these services?
sorry I'm newbie
pveceph purge
to remove the ceph packages for each node.Try withThe Ceph pools are empty, there are no more VMs but there is some log maybe.
The last OSD doesn't want to be stopped, without giving any reason. Proxmox 6.1-7
systemctl stop
.Thank you that worked for meI'm not a expert.. but you should:
1 - Stop/Out all OSDs
2 - Remove all OSDs
3 - Remove ALL Mons (except the master)
4 - Remove ALL Managers (except the master)
5 - Execute on each OSD node: pveceph purge
6 - On last node (master mon/mgr): stop all ceph services, and execute: pveceph purge
If you wanna run CEPH again, you need to remove all conf files on /etc/ceph/ and /var/lib/ceph first...