Skip to content

Instantly share code, notes, and snippets.

@skyrocknroll
Created January 20, 2025 07:42
Show Gist options
  • Save skyrocknroll/b75776411ec1fc6476e2e36dc7ceb349 to your computer and use it in GitHub Desktop.
Save skyrocknroll/b75776411ec1fc6476e2e36dc7ceb349 to your computer and use it in GitHub Desktop.
proxmox #proxmox #cluster

To make an cluster to single node

systemctl stop pve-cluster corosync
pmxcfs -l
rm -r /etc/corosync/*
rm /etc/pve/corosync.conf
killall pmxcfs
systemctl start pve-cluster
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment