View Single Post
  #1   (View Single Post)  
Old 22nd October 2008
stukov's Avatar
stukov stukov is offline
Real Name: Jean-Michel Philippon-Nadeau
Package Pilot
 
Join Date: May 2008
Location: Sherbrooke, Qc, Canada
Posts: 167
Default Heartbeat and broadcast

Hello,

I have successfully setuped a redundant service with heartbeat. A weird thing is the messages I get in my logs:

Code:
Oct 19 04:14:58 openvz-2 heartbeat: [24996]: ERROR: glib: Unable to send bcast [-1] packet(len=233): Operation not permitted
Oct 19 04:14:58 openvz-2 heartbeat: [24996]: ERROR: write_child: write failure on bcast eth1.: Operation not permitted
Oct 19 04:14:58 openvz-2 heartbeat: [24998]: ERROR: glib: Unable to send [-1] ucast packet: Operation not permitted
Oct 19 04:14:58 openvz-2 heartbeat: [24998]: ERROR: write_child: write failure on ucast eth1.: Operation not permitted
Code:
Oct 19 04:15:06 openvz-2 heartbeat: [24998]: ERROR: glib: Unable to send [-1] ucast packet: Operation not permitted
Oct 19 04:15:06 openvz-2 heartbeat: [24998]: ERROR: write_child: write failure on ucast eth1.: Operation not permitted
Oct 19 04:15:06 openvz-2 heartbeat: [24998]: WARN: Temporarily Suppressing write error messages
Oct 19 04:15:06 openvz-2 heartbeat: [24998]: WARN: Is a cable unplugged on ucast eth1?
Could this be my iptables ruleset? I am running Heartbeat installed from the packages on CentOS 5.2.

Thanks!
__________________
"Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction."
Reply With Quote