Steps to Create Cluster in Proxmox VE
From Notes_Wiki
Home > Debian > Proxmox virtual environment > Steps to Create Cluster in Proxmox VE
Steps to Create Cluster in Proxmox
On Proxmox-A (Base Node)
- Login to Proxmox-A.
- Click on the Datacenter option on the left-hand side in the Server View.
- In Datacenter:
- Click on the Cluster option.
- Click on Create Cluster.
- Provide a Cluster Name, choose the Cluster Network, and click on Create.
To add other nodes to the base cluster, you need to copy the join information from Proxmox-A.
- In the Cluster section, click on Join Information.
- Click on Copy Information.
On Proxmox-B
- Login to Proxmox-B.
- Click on the Datacenter.
- Click on the Cluster.
- Click on Join Cluster and paste the information that was copied from Proxmox-A.
- Under the Peer Address, enter the password of Proxmox-A.
- Click on Join.
NOTE: If TOTP was enabled on Proxmox-A (the base node), please disable TOTP before adding other cluster nodes.
Check Steps to disable the TOTP in Proxmox VE for detailed steps.
On Proxmox-C
- Login to Proxmox-C.
- Click on the Datacenter.
- Click on the Cluster.
- Click on Join Cluster and paste the information that was copied from Proxmox-A.
- Under the Peer Address, enter the password of Proxmox-A.
- Click on Join.
NOTE: If TOTP was enabled on Proxmox-A (the base node), please disable TOTP before adding other cluster nodes.
Check Steps to disable the TOTP in Proxmox VE for detailed steps.