How to remove Cluster from Proxmox 6

 https://pve.proxmox.com/pve-docs/pve-admin-guide.html#pvecm_separate_node_without_reinstall

 
On cluster master server do:
systemctl stop pve-cluster corosync 
pmxcfs -l 
rm /etc/corosync/* 
rm /etc/pve/corosync.conf 
killall pmxcfs 
systemctl start pve-cluster
 
Server should become single node. 

Comments

Popular posts from this blog

Securing the Pi-hole with fail2ban to prevent DNS Amplification attacks

Reduce (shrink) and resize raw disk at Proxmox

How to clean DB from old logs in Magento 1.x