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 1st Proxmox.
====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 1st Cluster which was created.
#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.
  1. Click on the Datacenter option on the Left hand corner in Server View.

-In Datacenter

  1. Click on the Cluster option
  2. Create Cluster
  3. Give Cluster Name and choose the Clusters Network and Click on Create.
  • To add other nodes to the Base-Cluster.
  1. We need to copy the Join information of the Proxmox-A Cluster which was created.
  2. In Clusters, Click on the Join Information and Click on Copy Information.


In Proxmox-B

  1. Login
  2. Click on Datacenter
  3. Click on Cluster
  4. Click on Join Cluster and paste the information which was copied earlier.
  5. Under the Peer Address, enter the password of the Proxmox node from which you copied the join information.
  6. 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.