Created
          January 20, 2025 07:42 
        
      - 
      
- 
        Save skyrocknroll/b75776411ec1fc6476e2e36dc7ceb349 to your computer and use it in GitHub Desktop. 
Revisions
- 
        yuva-ntnx created this gist Jan 20, 2025 .There are no files selected for viewingThis 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,9 @@ ### To make an cluster to single node ```bash systemctl stop pve-cluster corosync pmxcfs -l rm -r /etc/corosync/* rm /etc/pve/corosync.conf killall pmxcfs systemctl start pve-cluster ```