For an experiment, I installed ceph:
I ran createmon on all three of my cluster nodes.
Now that I'm done, I cannot see entirely how to remove it. I was able to use the GUI to remove monitors 1 and 2, but it will not let me remove monitor 0. Command line is the same, obviously.
So far I've just done pveceph stop then removed the /etc/pve/ceph.conf file. But I don't think that's complete.
What other files should I remove or commands should I run? I don't care if the ceph packages are still installed, but I'll remove them if it is easy enough.
Code:
pveceph install
pveceph init --network 10.11.13.0/28
pveceph createmon
I ran createmon on all three of my cluster nodes.
Now that I'm done, I cannot see entirely how to remove it. I was able to use the GUI to remove monitors 1 and 2, but it will not let me remove monitor 0. Command line is the same, obviously.
So far I've just done pveceph stop then removed the /etc/pve/ceph.conf file. But I don't think that's complete.
What other files should I remove or commands should I run? I don't care if the ceph packages are still installed, but I'll remove them if it is easy enough.