[SOLVED] Cluster with only two nodes

micfrip

Renowned Member
Sep 19, 2013
23
0
66
Hi,

I would like to setup a cluster with two nodes under Proxmox.

In some tutorials, I found that I need to change the
/etc/pve/cluster.conf
in order to add
two_node="1" expected_votes="1"

I do not see that file anymore in the newest version of Proxmox.
Could you please tell me how to proceed now?

Many thanks.
 
Hi,

Thank you for your answers. I was not expecting HA but simply avoid to block server if one node falls.

FYI, I found some documentations on Corosync and it seems that we can settle this problem quite easily:
Just edit corosync.conf and add "two_node: 1" in the quorum part like this:

quorum {
provider: corosync_votequorum
two_node: 1
}

Again thank you for your answers.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!