Update Proxmox/CephCluster.md
This commit is contained in:
@@ -25,6 +25,6 @@ pveceph mon create --mon-address 10.0.0.83
|
||||
```python
|
||||
killall -9 ceph-mon ceph-mgr ceph-mds
|
||||
pveceph purge
|
||||
apt purge 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
|
||||
```
|
||||
Reference in New Issue
Block a user