Scott:

do you have a  script to bring the cisco switch port up and down?

thanks,  som.

Scott Weitzenkamp (sweitzen) wrote:

I looked at the code, and didn't see anything obviously wrong. Can you tell me how to reproduce the issue? (I'm running 2.6.21-rc3.)

Use a recent OFED 1.2 build, say OFED-1.2-20070308-0708.

Configure IPoIB HA to use ib0 and ib1, for example.  Make sure your
openibd.conf has these lines:

IPOIB_LOAD=yes
SET_IPOIB_CM=yes
IPOIBHA_ENABLE=yes
PRIMARY_IPOIB_DEV=ib0
SECONDARY_IPOIB_DEV=ib1

After running "/etc/init.d/openibd restart", start some IPoIB traffic
between the two hosts.

Now start failing over IB ports, either by cable pulls or a script that
takes switch ports up and down.  You should see the IP address move back
and forth between ib0 and ib1, and error messages in dmesg.

Scott

_______________________________________________
ewg mailing list
[EMAIL PROTECTED]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg

_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to