Update Proxmox/CephCluster.md
This commit is contained in:
@@ -26,5 +26,6 @@ pveceph mon create --mon-address 10.0.0.83
|
|||||||
killall -9 ceph-mon ceph-mgr ceph-mds
|
killall -9 ceph-mon ceph-mgr ceph-mds
|
||||||
pveceph purge
|
pveceph purge
|
||||||
apt purge -y ceph-mon ceph-osd ceph-mgr ceph-mds
|
apt purge -y ceph-mon ceph-osd ceph-mgr ceph-mds
|
||||||
rm -rf /etc/systemd/system/ceph* /var/lib/ceph/mon/ /var/lib/ceph/mgr/ /var/lib/ceph/mds/ /etc/init.d/ceph /etc/ceph
|
rm -rf /etc/systemd/system/ceph* /var/lib/ceph/mon/ /var/lib/ceph/osd /var/lib/ceph/mgr/ /var/lib/ceph/mds/ /etc/init.d/ceph /etc/ceph
|
||||||
|
apt autoremove -y
|
||||||
```
|
```
|
||||||
Reference in New Issue
Block a user