Update Proxmox/CephCluster.md

This commit is contained in:
2024-06-13 06:38:21 +00:00
parent 63570fe1f5
commit 3602952cb7

View File

@@ -34,6 +34,6 @@ 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/*
rm -rf /etc/pve/ceph
apt autoremove -y
```