Skip to main content

How to Setup a Proxmox Cluster

In this episode, we will cover how to setup a Proxmox Cluster, and in the next video, I will cover setting up Ceph pool storage for live migrations of VMs.

What is Clustering?

  • Allows you to manage multiple Proxmox nodes from a single interface
  • Enables manual migration of VMs and containers between nodes
  • Does not automatically provide failover or resource management

Setting up your Proxmox Cluster

  1. First, ensure you have TWO Proxmox Nodes set up.
  2. The original node CAN have VMs on it but the SECOND node CANNOT!
  3. If you need to learn how to install Proxmox on a machine, please check out our 4th episode in this series here.

We will start with your first machine (or the one that already has VMs).

Go to Datacenter, Cluster, and click "Create Cluster."

Create cluster interface

Name your cluster and ensure the IP matches your current node’s IP (found in your URL bar), then click Create.

Cluster creation form

Wait for TASK OK then click Exit on the top right.

Task completion confirmation

Select "Join Information" at the top.

Join information section

Copy the join information, then login to your SECOND node.

Second node login

On your second node, go to Datacenter, Cluster, and click "Join Cluster."

Join cluster interface

Paste the join information, enter the FIRST NODE's root password, ensure the cluster network IP matches your node’s URL, and confirm the peer IP is correct for your FIRST NODE.

Join cluster form filled

After clicking "Join Cluster", wait 1-3 minutes for the nodes to communicate before logging in. Refresh your browser, then log in.

Cluster login screen

Now you have a Proxmox Cluster allowing you to manage your machines from a single interface.

Proxmox cluster dashboard

Conclusion

In the next episode, we will cover creating a Ceph Pool and preparing our cluster for live migrations.

Follow Us on Social Media

YouTube