I should uninstall ceph from my cluster, what is the best solution? I don't want to reinstall everything from scratch
pveceph mds destroy <mdsid>
pveceph osd destroy <osdid>
pveceph mgr destroy <mgrid>
pveceph mon destroy <monid>
rm /etc/ceph/ceph.conf #removes the link
systemctl stop ceph-mon@<monid>.service
systemctl disable ceph-mon@<monid>.service
rm /etc/pve/ceph.conf
rm -r /var/lib/ceph/mon/ceph-<monid>/
Should be written :I moved all the hosts to local
We use essential cookies to make this site work, and optional cookies to enhance your experience.