-
-
Save heartshare/aae82775cbb5673c5af800c2340f8b4c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
systemctl stop corosync | |
systemctl stop pve-cluster | |
pmxcfs -l | |
rm /etc/pve/corosync.conf | |
rm /etc/corosync/authkey | |
rm /etc/corosync/corosync.conf | |
#reboot the server |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nice, thanks!