[Linux-ha-dev] Question about quorumd

Daniel Moreda Garcia DanielMGA at inditex.com
Wed May 21 12:15:31 MDT 2008


Hello.

I'm testing Heartbeat (heartbeat-2.1.3-3.el5.centos) in RHEL5. It's a two node cluster. I'm trying to use quorumd server, but it doesn't work. I'm using CRM. This is my configuration (related to quorumd):

ha.cf (both nodes)
------------------
cluster         dmg_cluster
quorum_server   dmgquorum

env HA_quorum=quorumd (both nodes)

cert files (both nodes)
-----------------------
ca-cert.pem
client-cert.pem (same name, but different cert)
client-key.pem (same name, but different cert)

quorumd.conf (quorum server)
----------------------------
cluster         dmg_cluster
version         2_0_8
interval        1000
timeout         5000
takeover        3000
giveup          2000
nodenum         3
weight          300

cert files (quorum server)
--------------------------
ca-cert.pem
ca-key.pem
server-cert.pem
server-key.pem

I've got some questions about quorumd:

* How do Heartbeat nodes know which certs to use?
* How does quorumd know which cert to use?
* I'm using /usr/lib/heartbeat/quorumd -v, but I only see:

	dmgquorum quorumd: [2146]: info: Started.

Testing with openssl s_client on both nodes I see:

dmgquorum quorumd: [2146]: ERROR: cl_load_plugin: module( ) not found
dmgquorum quorumd: [2146]: WARN: version   is not supported

so certs connect, I think.

TIA.

-- 
Daniel Moreda García
danielmga at inditex.com
Administración de Sistemas
INDITEX 
Telf: 981185400



More information about the Linux-HA-Dev mailing list