Steps to Create Cluster in Proxmox
From Notes_Wiki
Home > Debian > Proxmox virtual environment > Steps to Create Cluster in Proxmox
To Create a cluster in Proxmox VE, follow the below steps:
-->Note that to create a cluster minimum of 3 proxmox servers were required {example: Proxmox-A, Proxmox-B, Proxmox-C}
In Proxmox-A
- Login to the Proxmox-A.
- Click on the Datacenter option on the Left hand corner in Server View.
-In Datacenter
- Click on the Cluster option
- Create Cluster
- Give Cluster Name and choose the Clusters Network and Click on Create.
- To add other nodes to the Base-Cluster.
- We need to copy the Join information of the Proxmox-A Cluster which was created.
- In Clusters, Click on the Join Information and Click on Copy Information.
In Proxmox-B
- Login
- Click on Datacenter
- Click on Cluster
- Click on Join Cluster and paste the information which was copied earlier.
- Under the Peer Address, enter the password of the Proxmox node from which you copied the join information.
- Click on Join.
NOTE:- If TOTP was enabled on the base Proxmox (to which the other Proxmox nodes are being joined), please disable TOTP before adding the clusters.