Guy Fawkes Posted January 5 Posted January 5 Removing a ProxMox Cluster Sometimes it is necessary to delete the created Proxmox cluster and create a new one. There are instructions on the network, but they are not suitable - after deletion the cluster does not work, but the old nodes hang gray (inactive) and it is not possible to assemble a new cluster. First of all, we stop the cluster rm -fr /etc/pve/nodes/* systemctl stop pve-cluster systemctl stop corosync We are starting the cluster again in single mode pmxcfs -l Delete config files rm /etc/pve/corosync.conf rm -r /etc/corosync/* We kill a single process, preferably several times. killall pmxcfs pmxcfs: no process found e delete the list of nodes from the server, otherwise they will hang around there “dead”. rm -fr /etc/pve/nodes Let's turn on the cluster and enjoy life! systemctl start corosync systemctl start pve-cluster Restart web muzzle service pveproxy restart Quote Donate Vi Veri Veniversum Vivus Vici I am not a tech support or a script consultant! I am a network engineer and system administrator! In my free time I crack software and publish it on this site! If you need help installing any software from this site or any other - write to @Guy Fawkes - we will agree for a modest reward! If you want the same site - the price is 100 euros, including hosting for 1 year! (you will publish the content yourself), I will only install and configure everything. I will also help with payment systems for Europe!
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.