<br><br><div class="gmail_quote">On 30 September 2010 15:23, Mike A Meyer <span dir="ltr"><<a href="mailto:MMeyer@cds-global.com">MMeyer@cds-global.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<font face="sans-serif" size="2">Pavlos,</font>
<br>
<br><font face="sans-serif" size="2">Thanks for helping out on this.  We
are running on RHEL 5.5 running on the iron and not a VM.   We don't
have SELinux turned on and the firewall is disabled.  Here is information
in the /etc/modprobe.conf file.</font>
<br>
<br><font face="sans-serif" size="2">alias eth0 bnx2</font>
<br><font face="sans-serif" size="2">alias eth1 bnx2</font>
<br><font face="sans-serif" size="2">alias scsi_hostadapter cciss</font>
<br><font face="sans-serif" size="2">alias scsi_hostadapter1 qla2xxx</font>
<br><font face="sans-serif" size="2">alias scsi_hostadapter2 usb-storage</font>
<br><font face="sans-serif" size="2">alias bond0 bonding</font>
<br><font face="sans-serif" size="2">options bond0 mode=1 miimon=100</font>
<br><font face="sans-serif" size="2">options lpfc lpfc_lun_queue_depth=16
lpfc_nodev_tmo=30 lpfc_discovery_threads=32</font>
<br>
<br>
<br><font face="sans-serif" size="2">We did take off the bond0 as a test
and now only have our IP address assigned to eth0 and still having the
same problem when starting corosync. The problem we are finding in the
/var/log/cluster/corosync.log file is below.</font>
<br>
<br><font face="sans-serif" size="2">Sep 30 07:58:57 <a href="http://e-magdb1.buysub.com" target="_blank">e-magdb1.buysub.com</a>
crmd: [28406]: info: crm_timer_popped: Election Trigger (I_DC_TIMEOUT)
just popped!</font>
<br><font face="sans-serif" size="2">Sep 30 07:58:57 <a href="http://e-magdb1.buysub.com" target="_blank">e-magdb1.buysub.com</a>
crmd: [28406]: WARN: do_log: FSA: Input I_DC_TIMEOUT from crm_timer_popped()
received in state S_PENDING</font>
<br><font face="sans-serif" size="2">Sep 30 07:58:57 <a href="http://e-magdb1.buysub.com" target="_blank">e-magdb1.buysub.com</a>
crmd: [28406]: info: do_state_transition: State transition S_PENDING ->
S_ELECTION [ input=I_DC_TIMEOUT cause=C_TIMER_POPPED origin=crm_timer_popped
]</font>
<br>
<br><font face="sans-serif" size="2">What could this 'just popped' message
mean?</font>
<br>
<font face="sans-serif" size="2"></font><br></blockquote></div>I have no idea about the meaning of this message. But, lets exclude any network issues.<br>Does the ping between the nodes works?<br>if you run tcpdump on the interface and then start corosync, do you see musticast packets arriving?<br>
<br>Unfortunately, I don't use corosync so I can't compare your conf with mine, I use heartbeat, so I can't tell if you have any conf issue.<br><br>Cheers,<br>Pavlos<br><br>