Reinstall ceph

Fabio

Renowned Member
Jan 30, 2016
65
1
73
52
I have installed proxmox in clusters with ceph. I have 3 knots.
I replaced the first node, but by mistake I didn't make the updates before installing ceph.
Now I am not associating the node with the existing cluster system. Is there a way to uninstall ceph and reinstall it without reinstalling the whole node?
 
Is there a way to uninstall ceph and reinstall it without reinstalling the whole node?

Ceph consist of some packages on your PVE host. Try
Code:
dpkg -l | grep ceph
Consequently, you can run, for example:
Code:
apt install --reinstall ceph-mon