From 63570fe1f58adc51f529ffc01efbf5dd38233971 Mon Sep 17 00:00:00 2001 From: admManuel Date: Thu, 13 Jun 2024 06:37:09 +0000 Subject: [PATCH] Update Proxmox/CephCluster.md --- Proxmox/CephCluster.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Proxmox/CephCluster.md b/Proxmox/CephCluster.md index 0ff28b5..bba96ba 100644 --- a/Proxmox/CephCluster.md +++ b/Proxmox/CephCluster.md @@ -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 ``` \ No newline at end of file