[Pacemaker] host came online but it was ignored

Andrew Beekhof andrew at beekhof.net
Tue Jan 7 23:52:47 EST 2014


On 18 Dec 2013, at 4:23 pm, ESWAR RAO <eswar7028 at gmail.com> wrote:

> Hi All,
> 
> Can someone help me how to narrow down the problem??

I'd probably start with an upgrade.
There were some membership issues around about the time of 1.1.7, but they may have been corosync specific (I don't really test pacemaker with heartbeat anymore).

If you can reproduce with something more recent, I'd be happy to take a look at the logs.

> 
> Thanks
> Eswar
> 
> 
> On Wed, Dec 11, 2013 at 9:35 AM, ESWAR RAO <eswar7028 at gmail.com> wrote:
> Hi Andrew,
> 
> # pacemakerd --version
> Pacemaker 1.1.7
> Written by Andrew Beekhof
> 
> # ps -aef|grep heart
> root      8926     1  0 20:02 ?        00:00:00 heartbeat: master control process
> root      8930  8926  0 20:02 ?        00:00:00 heartbeat: FIFO reader      
> root      8931  8926  0 20:02 ?        00:00:00 heartbeat: write: bcast eth0
> root      8932  8926  0 20:02 ?        00:00:00 heartbeat: read: bcast eth0 
> 108       8936  8926  0 20:02 ?        00:00:00 /usr/lib/heartbeat/ccm
> 108       8937  8926  0 20:02 ?        00:00:00 /usr/lib/heartbeat/cib
> root      8938  8926  0 20:02 ?        00:00:00 /usr/lib/heartbeat/lrmd -r
> root      8939  8926  0 20:02 ?        00:00:00 /usr/lib/heartbeat/stonithd
> 108       8940  8926  0 20:02 ?        00:00:00 /usr/lib/heartbeat/attrd
> 108       8941  8926  0 20:02 ?        00:00:00 /usr/lib/heartbeat/crmd
> 
> In /etc/ha.d/ha.cf i am using "crm respawn" tag.
> I am installing through apt-get install
> 
> Thanks
> Eswar
> 
> 
> 
> 
> On Wed, Dec 11, 2013 at 6:18 AM, Andrew Beekhof <andrew at beekhof.net> wrote:
> version of pacemaker?
> 
> On 10 Dec 2013, at 10:41 pm, ESWAR RAO <eswar7028 at gmail.com> wrote:
> 
> > Hi Micheal,
> >
> > There are no firewall rules.
> >
> > I could only see below messages in logs:
> >
> > Dec 10 14:13:48 nvp-common crmd: [9220]: WARN: crmd_ha_msg_callback: Ignoring HA message (op=join_announce) from nvsd-1: not in our membership list (size=1)
> >
> >
> >
> > On Tue, Dec 10, 2013 at 2:46 PM, Michael Schwartzkopff <ms at sys4.de> wrote:
> > Am Dienstag, 10. Dezember 2013, 14:30:32 schrieb ESWAR RAO:
> > > Hi All,
> > >
> > > I had a 3 node HB+pacemaker setup. When I restarted the nodes, all the
> > > nodes have HB restarted but they are not joining ONLINE group in "crm
> > > status".
> > >
> > > #vim /etc/ha.d/ha.cf
> > > ......................
> > > node nvsd-1 nvsd-2 nvp-common
> > > crm respawn
> > > ........................
> > >
> > > Dec 10 14:13:48 nvp-common crmd: [9220]: WARN: crmd_ha_msg_callback:
> > > Ignoring HA message (op=join_announce) from nvsd-1: not in our membership
> > > list (size=1)
> > > Dec 10 14:14:07 nvp-common crmd: [9220]: WARN: crmd_ha_msg_callback:
> > > Ignoring HA message (op=vote) from nvsd-1: not in our membership list
> > > (size=1)
> > > Dec 10 14:14:12 nvp-common cib: [9216]: WARN: cib_process_diff: Diff 0.3.0
> > > -> 0.3.1 not applied to 0.4.4: current "epoch" is greater than required
> > > Dec 10 14:14:12 nvp-common cib: [9216]: WARN: cib_process_diff: Diff 0.3.1
> > > -> 0.3.2 not applied to 0.4.4: current "epoch" is greater than required
> > > Dec 10 14:14:12 nvp-common cib: [9216]: WARN: cib_process_diff: Diff 0.3.2
> > > -> 0.3.3 not applied to 0.4.4: current "epoch" is greater than required
> > > Dec 10 14:14:12 nvp-common cib: [9216]: WARN: cib_process_diff: Diff 0.3.3
> > > -> 0.3.4 not applied to 0.4.4: current "epoch" is greater than required
> > > Dec 10 14:14:13 nvp-common cib: [9216]: WARN: cib_process_replace:
> > > Replacement 0.3.4 not applied to 0.4.4: current epoch is greater than the
> > > replacement
> > > Dec 10 14:14:13 nvp-common cib: [9216]: WARN: cib_diff_notify: Update
> > > (client: crmd, call:13): -1.-1.-1 -> 0.3.4 (Update was older than existing
> > > configuration)
> > >
> > > I am unable to understand this behaviour.
> > > Has someone already seen this issue???
> > >
> > > Thanks
> > > Eswar
> >
> > Firewall?
> >
> > Mit freundlichen Grüßen,
> >
> > Michael Schwartzkopff
> >
> > --
> > [*] sys4 AG
> >
> > http://sys4.de, +49 (89) 30 90 46 64, +49 (162) 165 0044
> > Franziskanerstraße 15, 81669 München
> >
> > Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263
> > Vorstand: Patrick Ben Koetter, Axel von der Ohe, Marc Schiffbauer
> > Aufsichtsratsvorsitzender: Florian Kirstein
> > _______________________________________________
> > Pacemaker mailing list: Pacemaker at oss.clusterlabs.org
> > http://oss.clusterlabs.org/mailman/listinfo/pacemaker
> >
> > Project Home: http://www.clusterlabs.org
> > Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
> > Bugs: http://bugs.clusterlabs.org
> >
> >
> > _______________________________________________
> > Pacemaker mailing list: Pacemaker at oss.clusterlabs.org
> > http://oss.clusterlabs.org/mailman/listinfo/pacemaker
> >
> > Project Home: http://www.clusterlabs.org
> > Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
> > Bugs: http://bugs.clusterlabs.org
> 
> 
> _______________________________________________
> Pacemaker mailing list: Pacemaker at oss.clusterlabs.org
> http://oss.clusterlabs.org/mailman/listinfo/pacemaker
> 
> Project Home: http://www.clusterlabs.org
> Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
> Bugs: http://bugs.clusterlabs.org
> 
> 
> 
> _______________________________________________
> Pacemaker mailing list: Pacemaker at oss.clusterlabs.org
> http://oss.clusterlabs.org/mailman/listinfo/pacemaker
> 
> Project Home: http://www.clusterlabs.org
> Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
> Bugs: http://bugs.clusterlabs.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 841 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.clusterlabs.org/pipermail/pacemaker/attachments/20140108/4bb26f58/attachment-0002.sig>


More information about the Pacemaker mailing list