Proxmox 4b2 Quorum Disk possible?

de1m

New Member
Sep 16, 2015
2
0
1
Hi,
i've installed a clustur with 2 nodes. I've read that for this scenario I do need a special confguration of corosync.conf.

Can I configure a shared storage as a cluster disk? Is it better then vote quorum?

PS: I've a ceph cluster and I can use rbd as a quorum disk

PPS: Example Config (two nodes cluster)

Code:
Example configuration 1:

       quorum {
           provider: corosync_votequorum
           expected_votes: 2
           two_node: 1
       }

       Example configuration 2:

       quorum {
           provider: corosync_votequorum
           two_node: 1
       }

       nodelist {
           node {
               ring0_addr: 192.168.1.1
           }
           node {
               ring0_addr: 192.168.1.2
           }
       }
 
Last edited:
no, two-node HA is not supported. you need at least three nodes.
 

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!