SUMMARY: IP Multipathing - NIC fails as soon as test address added

2007-12-25 5:11:00

I didn't actually get any answers to this but I have managed to
resolve the problem. Turns out that my firewall was dropping the ICMP
echo packets used for testing. Adding a couple of static host routes
for testing fixed this, ie

# route add -host <host-ip> <host-ip>

Cheers,
Kevin

-----Original Message-----
From: codeprof-bounces at codeprof.com
[mailto:codeprof-bounces at codeprof.com] On Behalf Of Kevin
Davidson
Sent: 19 July 2005 17:10
To: codeprof at codeprof.com
Subject: IP Multipathing - NIC fails as soon as test address added

Hi,

I am having problems setting up IP Multipathing on a Solaris 8 server
following the guidelines given in the Blueprints document.

I have configured my two primary addresses and added them to the same
group. The problem occurs when I create a 'test' address with the
command

ifconfig hme0 addif gnasher-hme0 netmask + broadcast + \
-failover deprecated up

As soon as I add this, I see two lines in /var/adm/messages

Jul 19 17:06:54 gnasher in.mpathd[339]: [ID 490503 daemon.error]
Failure detection restored on hme0 as an IFF_NOFAILOVER address is
available
Jul 19 17:07:03 gnasher in.mpathd[339]: [ID 594170 daemon.error] NIC
failure detected on hme0 of group production

Any advice would be greatly appreciated, will summarize any replies I
get.

Thanks in advance,
Kevin
_______________________________________________
codeprof mailing list
codeprof at codeprof.com
http://www.codeprof.com/execute/ask/?codeinfoid=37105

Comments

Got something to say?

You must be logged in to post a comment.