[LinuxFailSafe] Problem srmd executable error

Marc Luuk m.luuk@mx.uni-saarland.de
Mon, 24 Feb 2003 11:03:40 +0100


Hello,

I've searched for a solution of my problem in the mailinglist-archive, but
didn't found it. I've encountered only some mails describing my problem.

I`m using Failsafe 1.0.4 (cvs-checkout from yesterday) under Red Hat 7.2
with glibc 2.2.4 and kernel 2.4.9.

The definitions of the nodes and the cluster were successfull. I`m using a
two node cluster with shared storage via fibre channel.

Both nodes have a public and private NIC.

Now I defined a test-resource_group with only one resource. The
resource is an IP-address. I can only online this group on the first node
of the cluster. On the second I get the srmd executable error.
The output of ifd is

###############################################################################
Mon Feb 24 10:36:26.231 <W ha_ifd ifd 24587:0 ifd_net.c:681> CI_FAILURE,
lo is n
either broadcast, point-to-point, nor loopback

Mon Feb 24 10:36:26.231 <I0 ha_ifd ifd 24587:0 ifd_main.c:346> ha_ifd
monitoring
 network interfaces
Mon Feb 24 10:39:21.789 <W ha_ifd ifd 24587:0 ifd_net.c:873> CI_FAILURE,
More th
an 256 aliases for interface
Mon Feb 24 10:39:33.841 <I0 ha_ifd ifd 24587:0 ifd_main.c:751> CI_FAILURE,
get i
nformation ipaddress 134.96.182.62 failed
Mon Feb 24 10:40:45.806 <W ha_ifd ifd 24587:0 ifd_net.c:873> CI_FAILURE,
More th
an 256 aliases for interface
Mon Feb 24 10:40:52.449 <I0 ha_ifd ifd 24587:0 ifd_main.c:751> CI_FAILURE,
get i
nformation ipaddress 134.96.182.62 failed
###############################################################################

Output of ifconfig on the second node:

###############################################################################
eth0      Link encap:Ethernet  HWaddr 00:D0:B7:A8:9D:E7
          inet addr:134.96.180.138  Bcast:134.96.183.255 Mask:255.255.252.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:850252 errors:0 dropped:0 overruns:0 frame:0
          TX packets:791645 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:164075749 (156.4 Mb)  TX bytes:122388334 (116.7 Mb)
          Interrupt:31

eth1      Link encap:Ethernet  HWaddr 00:90:27:CB:29:1A
          inet addr:192.168.1.101  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:173380 errors:0 dropped:0 overruns:0 frame:1
          TX packets:181801 errors:0 dropped:0 overruns:6 carrier:0
          collisions:106804 txqueuelen:100
          RX bytes:159052460 (151.6 Mb)  TX bytes:14578996 (13.9 Mb)
          Interrupt:29 Base address:0x2000

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:10970581 errors:0 dropped:0 overruns:0 frame:0
          TX packets:10970581 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:1085381948 (1035.1 Mb)  TX bytes:1085381948 (1035.1 Mb)
###############################################################################


Any suggestions?

CU

	Marc Luuk