Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Linux-HA: Users

Heartbeat error

 

 

Linux-HA users RSS feed   Index | Next | Previous | View Threaded


david.lang at digitalinsight

Nov 6, 2001, 2:04 PM

Post #1 of 4 (163 views)
Permalink
Heartbeat error

with 0.4.9 on 2.4.14 kernels I get a message
send_arp uses obsolete (PF_INET,SOCK_PACKET)
when it takes over the IP addresses.

David Lang


alanr at unix

Nov 6, 2001, 3:02 PM

Post #2 of 4 (174 views)
Permalink
Heartbeat error [In reply to]

David Lang wrote:
>
> with 0.4.9 on 2.4.14 kernels I get a message
> send_arp uses obsolete (PF_INET,SOCK_PACKET)
> when it takes over the IP addresses.

I've seen it too.

I have no idea what it's complaining about (or how to fix it). Patches are
being accepted ;-)

-- Alan Robertson
alanr [at] unix


mbeattie at clueful

Nov 6, 2001, 4:55 PM

Post #3 of 4 (166 views)
Permalink
Heartbeat error [In reply to]

Alan Robertson writes:
> David Lang wrote:
> >
> > with 0.4.9 on 2.4.14 kernels I get a message
> > send_arp uses obsolete (PF_INET,SOCK_PACKET)
> > when it takes over the IP addresses.
>
> I've seen it too.
>
> I have no idea what it's complaining about (or how to fix it). Patches are
> being accepted ;-)

socket(PF_INET, SOCK_PACKET, protocol) was deprecated in 2.2 and causes
visible moans in 2.4. I assume (having only seen its name) that send_arp
fakes up a gratuitous ARP which is why it's contructing a raw packet.
The "proper" way to do that these days would be to use the PF_PACKET
family with type SOCK_DGRAM (unless you have to fake up the ethernet
destination address beyond what you the sockaddr_ll lets you already do
in which case you want SOCK_RAW). See "man 7 packet" for details.

--Malcolm

--
Malcolm Beattie <mbeattie [at] clueful>
Linux Technical Consultant
IBM EMEA Enterprise Server Group...
...from home, speaking only for myself


andrew at beekhof

Aug 5, 2012, 9:47 PM

Post #4 of 4 (90 views)
Permalink
Re: Heartbeat Error [In reply to]

On Fri, Aug 3, 2012 at 5:18 PM, Yount, William D
<Yount.William [at] menloworldwide> wrote:
> I am using pacemaker and corosync. For some reason I keep getting this error in my messages log:
>
> ERROR: Cannot chdir to [/var/lib/heartbeat/cores/root]: No such file or directory
>
> Should I not worry about that since I am using corosync and not heartbeat

Pacemaker (until a few days ago) used these directories even when used
with corosync.
Best to create it.

>
>
> William
>
> _______________________________________________
> Linux-HA mailing list
> Linux-HA [at] lists
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
_______________________________________________
Linux-HA mailing list
Linux-HA [at] lists
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Linux-HA users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.