Difference between revisions of "Steps to Create Cluster in Proxmox"
From Notes_Wiki
(Created page with "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'' *Login to the 1st Proxmox. #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...") |
|||
Line 3: | Line 3: | ||
To Create a cluster in Proxmox VE, follow the below steps: | To Create a cluster in Proxmox VE, follow the below steps: | ||
-->''Note that to create a cluster minimum of '''3 proxmox servers''' were required'' | -->''Note that to create a cluster minimum of '''3 proxmox servers''' were required {example: Proxmox-A, Proxmox-B, Proxmox-C}'' | ||
*Login to the | ====In Proxmox-A==== | ||
*Login to the Proxmox-A. | |||
#Click on the '''Datacenter''' option on the Left hand corner in Server View. | #Click on the '''Datacenter''' option on the Left hand corner in Server View. | ||
Line 15: | Line 17: | ||
*To add other nodes to the Base-Cluster. | *To add other nodes to the Base-Cluster. | ||
#We need to copy the Join information of the | #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 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.'' |
Latest revision as of 10:50, 7 June 2025
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.