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
[EMAIL PROTECTED]
Administración de Sistemas
INDITEX 
Telf: 981185400

_______________________________________________________
Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/

Reply via email to