Update Proxmox/CephCluster.md

This commit is contained in:
2024-06-13 06:37:09 +00:00
parent 83d4e6b113
commit 63570fe1f5

View File

@@ -33,5 +33,7 @@ rm -rf /var/lib/ceph/mgr/
rm -rf /var/lib/ceph/mds/
rm -rf /etc/init.d/ceph
rm -rf /etc/ceph
rm -rf /etc/pve/ceph.conf
rm -rf /etc/pve/ceph/*
apt autoremove -y
```