Difference between revisions of "Steps to Create Cluster in Proxmox VE"

From Notes_Wiki
(Created page with "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 '''Crea...")
 
 
Line 31: Line 31:
'''NOTE:'''   
'''NOTE:'''   
If '''TOTP''' was enabled on '''Proxmox-A''' (the base node), please disable TOTP before adding other cluster nodes.
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.


----
----
Line 45: Line 47:
'''NOTE:'''   
'''NOTE:'''   
If '''TOTP''' was enabled on '''Proxmox-A''' (the base node), please disable TOTP before adding other cluster nodes.
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.

Latest revision as of 11:09, 7 June 2025

Home > Debian > Proxmox virtual environment > Steps to Create Cluster in Proxmox VE


Steps to Create Cluster in Proxmox

On Proxmox-A (Base Node)

  1. Login to Proxmox-A.
  2. Click on the Datacenter option on the left-hand side in the Server View.
  3. In Datacenter:
    1. Click on the Cluster option.
    2. Click on Create Cluster.
    3. 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.

  1. In the Cluster section, click on Join Information.
  2. Click on Copy Information.

On Proxmox-B

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

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