I have a cluster that I created that I need to delete. Following previous steps found on these forums does not work for me. Particualrly:
When I issue 'systemctl stop pve-cluster corosync' I lose connection with Proxmox and I have to reboot the host. Is there an updated procedure for Proxmox 8?
Thanks
Code:
systemctl stop pve-cluster corosync
pmxcfs -l
rm /etc/corosync/*
rm /etc/pve/corosync.conf
killall pmxcfs
systemctl start pve-cluster
When I issue 'systemctl stop pve-cluster corosync' I lose connection with Proxmox and I have to reboot the host. Is there an updated procedure for Proxmox 8?
Thanks