On Fri, 2012-12-14 at 12:02 +0100, Emmanuel Saint-Joanis wrote:
>         ailprd1:~/Desktop # corosync-objctl |grep member
>         runtime.totem.pg.mrp.srp.members.185051328.ip=r(0)
>         ip(192.168.7.11)
>         runtime.totem.pg.mrp.srp.members.185051328.join_count=1
>         runtime.totem.pg.mrp.srp.members.185051328.status=joined
>         runtime.totem.pg.mrp.srp.members.201828544.ip=r(0)
>         ip(192.168.7.12)
>         runtime.totem.pg.mrp.srp.members.201828544.join_count=1
>         runtime.totem.pg.mrp.srp.members.201828544.status=joined
>         
>         also
>         
>         ailprd1:~/Desktop # tcpdump -i bond0 -envv "port 51234"
>         tcpdump: listening on bond0, link-type EN10MB (Ethernet),
>         capture size
>         96 bytes
>         15:07:33.117378 00:10:18:9a:1e:7c > 01:00:5e:00:00:74,
>         ethertype IPv4
>         (0x0800), length 124: (tos 0x0, ttl 1, id 0, offset 0, flags
>         [DF], proto
>         UDP (17), length 110) 192.168.7.11.51233 > 224.0.0.116.51234:
>         UDP,
>         length 82
>         .
>         .
>         .
>         15:07:56.768994 00:10:18:9a:21:c8 > 00:10:18:9a:1e:7c,
>         ethertype IPv4
>         (0x0800), length 112: (tos 0x0, ttl 64, id 0, offset 0, flags
>         [DF],
>         proto UDP (17), length 98) 192.168.7.12.51233 >
>         192.168.7.11.51234: UDP,
>         length 70
>         ^C
>         183 packets captured
>         183 packets received by filter
>         0 packets dropped by kernel
>         
> 
> 
> So it looks like a bug i bumped on recently.
> Do you find some lines like that in your /var/log/messages ?
> drone1 cib: [1484]: WARN: cib_peer_callback: Discarding cib_apply_diff
> message (322) from drone2: not in our membership
> 
> 
on both nodes, running following commands returns nothing or produce no
output:

grep "in our membership" /var/log/messages
grep "cib_peer_callback" /var/log/messages
grep "Discarding cib_apply_diff" /var/log/messages

--
Regards,

Muhammad Sharfuddin


_______________________________________________
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