![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| IPMP failover: Why is it occurring? | dangral | SUN Solaris | 5 | 01-12-2009 05:37 PM |
| directories failover | prvnrk | UNIX for Advanced & Expert Users | 3 | 04-20-2008 03:46 PM |
| Multiple LAN Interfaces | Docboyeee | AIX | 2 | 12-16-2006 12:23 PM |
| Can anyone shed some light on this HACMP failover? | Wez | AIX | 0 | 11-14-2006 12:05 PM |
| interfaces | emsakopa | UNIX for Dummies Questions & Answers | 1 | 01-16-2003 03:44 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Interfaces do not failover
Would anyone know why a V440 Solaris 9 machine's interfaces (ce0 and ce1)
will not failover? Both interfaces are on the same subnet, but different IPs. I can pull the plug on once interface (ce0) and ce1 will be accessible. I can reverse it and pull ce1, and ce0 will NOT be accessible. This behavior is consistent on all 10 machines, however, its not always the same interface that is the failover-friendly one. Thanks for any assistance. |
|
||||
|
[gamwsm02]:#ifconfig -a
lo0: flags=1000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4> mtu 8232 index 1 inet 127.0.0.1 netmask ff000000 ce0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2 inet xxx.xxx.xxx.xxx netmask ffffff00 broadcast xxx.xxx.xxx.xxx ether 0:3:ba:c3:54:d1 ce1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3 inet xxx.xxx.xxx.xxxnetmask ffffff00 broadcast xxx.xxx.xxx.xxx ether 0:3:ba:c3:54:d2 ________________________________________________________________ #pragma ident "@(#)mpathd.dfl 1.2 00/07/17 SMI" # # Time taken by mpathd to detect a NIC failure in ms. The minimum time # that can be specified is 100 ms. # FAILURE_DETECTION_TIME=10000 # # Failback is enabled by default. To disable failback turn off this option # FAILBACK=yes # # By default only interfaces configured as part of multipathing groups # are tracked. Turn off this option to track all network interfaces # on the system # TRACK_INTERFACES_ONLY_WITH_GROUPS=yes Last edited by StorageGuy; 08-05-2005 at 04:07 PM.. |
|
|||||
|
Quote:
gP |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|