https://bugzilla.novell.com/show_bug.cgi?id=810138 https://bugzilla.novell.com/show_bug.cgi?id=810138#c0 Summary: /usr/lib64/heartbeat/send_arp uses obsolete (PF_INET,SOCK_PACKET) Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: x86-64 OS/Version: SUSE Other Status: NEW Severity: Major Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: diego.ercolani@gmail.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:19.0) Gecko/20100101 Firefox/19.0 resource-agents-3.9.4-2.1.1.x86_64 contains /usr/lib64/heartbeat/send_arp I have an installation of corosync/pacemaker linux-ha under opensuse 12.3. I use ocf::hearbeat::IPaddr2 to have a cluster ip and I have a CISCO uplink that I can't control. I need unsolicited arp packet when the address is migrated from one node to the other so CISCO Router invalidate its arp table for this I think is called from IPaddr2 module the "send_arp" facility. When I try to invoke send_arp utility manually with: /usr/lib64/heartbeat/send_arp esterna.3 172.30.0.121 00:14:5e:80:13:fc 172.30.0.255 255.255.255.0 in the syslog (/var/log/messages) I see: 2013-03-19T00:25:26.754922+01:00 ale2013 kernel: [ 6514.617935] send_arp uses obsolete (PF_INET,SOCK_PACKET) so probably there is something wrong. Furthermore, the module IPaddr2 stocked with 12.3 openSUSE doesn't seem to invoke send_arp or other utility to poison the CISCO arp cache while the IPaddr2 stocked with 12.1 did it very well Reproducible: Always -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.