The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > SUN Solaris
Google UNIX.COM


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 3 06-05-2008 08:19 AM
solaris multipathing simquest SUN Solaris 4 03-20-2008 12:06 PM
Linux Multipathing Enhancement rajaryan99 UNIX for Advanced & Expert Users 1 01-16-2008 07:16 AM
Strange Multipathing problem tjlst15 SUN Solaris 3 09-13-2005 03:31 PM
Quick Poll: Solaris IP Multipathing kduffin IP Networking 3 12-05-2003 09:16 AM

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #8  
Old 01-14-2008
blowtorch's Avatar
Supporter
 
Join Date: Dec 2004
Location: Singapore
Posts: 2,326
Well, I have never done this, so cannot really comment on whether it will work well or not. Perhaps reborg (or someone with more knowledge about this than me) can comment?
Reply With Quote
Forum Sponsor
  #9  
Old 06-10-2008
Registered User
 

Join Date: Jun 2008
Location: Texas
Posts: 53
Smile

Quote:
Originally Posted by blowtorch View Post
You can, and should, use IPMP. Here's how we setup IPMP on our systems:

Code:
bash-3.00# ls -l /etc/hostname*
-rw-r--r--   1 root     root         147 Dec 19 05:49 /etc/hostname.e1000g0
-rw-r--r--   1 root     root         103 Dec 19 05:01 /etc/hostname.e1000g4
for i in /etc/hostname.e1000g*; do
> echo $i
> cat $i
> done
/etc/hostname.e1000g0
servername-e1000g0-ipmp netmask 255.255.255.0 broadcast + group mnb -failover deprecated up
addif servername netmask 255.255.255.0 up
/etc/hostname.e1000g4
servername-e1000g4-ipmp netmask 255.255.255.0 broadcast + group mnb -failover deprecated up

You can call your group anything you want, and make sure that you add the servername and servername-e1000g0/g4 (this will, of course, depend on your driver and your hardware) in the /etc/hosts file.
what will happen if I replace the following line with 'standby'

servername-e1000g4-ipmp netmask 255.255.255.0 broadcast + group mnb -failover deprecated up

i.e. instead of above use :

servername-e1000g4-ipmp netmask 255.255.255.0 broadcast + group mnb -failover standby up


in /etc/hostname.e1000g4 ! and /etc/hostname.e1000g0 remains as in quote.

Last edited by upengan78; 06-10-2008 at 09:18 AM.
Reply With Quote
  #10  
Old 06-10-2008
Registered User
 

Join Date: May 2008
Location: s'pore
Posts: 886
The relationship between the 2 is explained here:
IPMP
Reply With Quote
  #11  
Old 06-10-2008
Registered User
 

Join Date: Jun 2008
Location: Texas
Posts: 53
Exclamation

Quote:
Originally Posted by incredible View Post
The relationship between the 2 is explained here:
IPMP
Thanks, while I was reading I did not understand,

IPv4 test addresses should not be placed in the DNS and NIS name service tables


What is the reason for above and if I am not wrong test address are servername-e1000g4-ipmp* right ?(in above example)

what will happen if we add R-Records for these test IPS/Hostnames in DNS ? well ofcourse they will get resolved but what wrong will it do ?

Thanks
Reply With Quote
Google The UNIX and Linux Forums
Reply

Tags
solaris

Thread Tools
Display Modes




All times are GMT -7. The time now is 01:30 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0