Hi,

Does quorum server work in 2.1.3? My 2 node cluster loses quorum when I export 
HA_quorum=quorumd. Both nodes cannot run any resources.

node2 ccm: [3482]: debug: quorum plugin: quorumd, quorumd_init()
node2 ccm: [3482]: debug: quorum plugin: cluster:mycluster, quorum_server:quorum
ccm: [3482]: debug: quorum plugin: quorumd
node2 ccm: [3482]: debug: cluster:mycluster, member_count=1, 
member_quorum_votes=100
node2 ccm: [3482]: debug: total_node_count=2, total_quorum_votes=200
node2 ccm: [3482]: debug: quorum plugin: quorumd, connect_quorum_server
node2 ccm: [3482]: debug: zhenh: return cur_quorum  -1
node2 cib: [3483]: info: mem_handle_event: Got an event OC_EV_MS_INVALID from 
ccm
node2 cib: [3483]: info: mem_handle_event: instance=1, nodes=1, new=1, lost=0, 
n_idx=0, new_idx=0, old_idx=3
node2 cib: [3483]: info: cib_ccm_msg_callback: Processing CCM event=INVALID 
(id=1)
node2 cib: [3483]: info: crm_update_peer: Node node2 now has id 1
node2 cib: [3483]: info: crm_update_peer: Node node2 is now: member
node2 cib: [3483]: info: crm_update_peer_proc: node2.ais is now online
node2 crmd: [3487]: notice: populate_cib_nodes_ha: Node: node1 (uuid: 
c9025d20-b050-488d-9a54-39fa75623946)
node2 crmd: [3487]: info: do_ha_control: Connected to Heartbeat
node2 crmd: [3487]: WARN: crm_peer_init: Set these options via openais.conf
node2 crmd: [3487]: info: do_ccm_control: CCM connection established... waiting 
for first callback
node2 crmd: [3487]: info: do_started: Delaying start, CCM (0000000000100000) 
not connected
node2 crmd: [3487]: notice: crmd_client_status_callback: Status update: Client 
node2/crmd now has status [online]
node2 crmd: [3487]: info: crm_update_peer: Creating entry for node node2/0/0
node2 crmd: [3487]: info: crm_update_peer_proc: node2.crmd is now online
node2 crmd: [3487]: notice: crmd_client_status_callback: Status update: Client 
node2/crmd now has status [online]
node2 crmd: [3487]: notice: crmd_client_status_callback: Status update: Client 
node1/crmd now has status [online]
node2 crmd: [3487]: info: crm_update_peer: Creating entry for node node1/0/0
node2 ccm: [3482]: debug: quorum plugin: quorumd
node2 crmd: [3487]: info: crm_update_peer_proc: node1.crmd is now online
node2 ccm: [3482]: debug: cluster:mycluster, member_count=2, 
member_quorum_votes=200
node2 crmd: [3487]: info: do_started: Delaying start, CCM (0000000000100000) 
not connected
node2 ccm: [3482]: debug: total_node_count=2, total_quorum_votes=200
node2 crmd: [3487]: info: mem_handle_event: Got an event OC_EV_MS_INVALID from 
ccm
node2 ccm: [3482]: debug: quorum plugin: quorumd, connect_quorum_server
node2 crmd: [3487]: info: mem_handle_event: instance=1, nodes=1, new=1, lost=0, 
n_idx=0, new_idx=0, old_idx=3
node2 crmd: [3487]: info: crmd_ccm_msg_callback: Quorum lost after 
event=INVALID (id=1)
node2 crmd: [3487]: info: crm_update_quorum: Updating quorum status to false 
(call=8)
node2 crmd: [3487]: info: ccm_event_detail: INVALID: trans=1, nodes=1, new=1, 
lost=0 n_idx=0, new_idx=0, old_idx=3

Quorum server log:
quorum quorumd: [15186]: info: G_main_add_SignalHandler: Added signal handler 
for signal 15
quorum quorumd: [15186]: info: G_main_add_SignalHandler: Added signal handler 
for signal 10
quorum quorumd: [15186]: info: G_main_add_SignalHandler: Added signal handler 
for signal 12
quorum quorumd: [15186]: info: G_main_add_SignalHandler: Added signal handler 
for signal 1
quorum quorumd: [15186]: info: Started.
quorum quorumd: [15186]: info: load config file /etc/ha.d/quorumd.conf
(thats all)

node1:~ # cat /etc/ha.d/ha.cf
crm yes
keepalive 2
warntime 10
deadtime 30
initdead 30
ucast eth0 10.191.19.2
ucast eth0 10.191.19.3
node node1
node node2
debug 0
cluster mycluster
quorum_server quorum

# cat /etc/ha.d/quorumd.conf
cluster         mycluster
version         2_0_8
interval        1000
timeout         5000
takeover        3000
giveup          2000


I beleive this quorum server does not work as intended. Any help? 

Has someone ever successeded to run Quorum server with 2.1.3?

Regards,
Atanas
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to