IPMP questions


 
Thread Tools Search this Thread
Operating Systems Solaris IPMP questions
# 1  
Old 12-12-2008
Error IPMP questions

Probe-based IPMP active - active
Probe-based IPMP active - passive
Link-based only active -standby

????
What are differences between
Probe-based IPMP active - passive anddd
Link-based only active -standby

???!!!

For example in active active probe-based IPMP there are
lets say 2 different ip addresses. So if one fail will there interruption
in application that uses this ip????
# 2  
Old 12-12-2008
Link-based failure detection works by the NIC driver monitoring the link state and notifying the network subsystem in case of a failure.

The great thing about this is it does not need a test address and the setup of IPMP is very simple. For example if I have two interfaces (qfe0 and qfe4) that I want to operate in a active-standby configuration, all that would need to be done is create the two files below in /etc.

hostname.qfe0
hostname group groupname up

hostname.qfe4
group groupname up

That's it! Now you have failover for all IP addresses, including virtual, on qfe0. Also if you have zones set up with qfe0 as a physical interface the zone's IP addresses will now also failover
# 3  
Old 12-12-2008
Smilie)) that example u've given above is not active - standby .. this is active active ..
# 4  
Old 12-12-2008
Then, this is what you're looking for?
How to Configure a Standby Interface for an IPMP Group (System Administration Guide: IP Services) - Sun Microsystems
Not bad either.. My production systems use these.
# 5  
Old 12-12-2008
10x Smilie) but u know question was not that ...
fisrtly that I said that is active active link based IPMP on your .. if assign "standby" on second interface as :
hostname.qfe4
group groupname standby up

it will be active standby ..

So my questions were :

what is the difference ? answer : in Link based it works with NIC driver monitoring ..

so second one : in active active probe-based IPMP there are
lets say 2 different ip addresses. So if one fail will there interruption
in application that uses this ip????
# 6  
Old 12-12-2008
@samar

please don't write in "punk" style. it is "thanks" not "10x". punk style writing is against our rules! also one ? at the time is enough to understand a question.
# 7  
Old 12-16-2008
The difference between active-active and active-standby is as follows:

Active-active means that data is sent/received via both test addresses. This set up is used mostly to increase bandwidth, as you basically have two NIC's acting as one. In this setup you also have 2 data addresses also, each assigned to a seperate NIC.

In active-standby setups, you only have the single data address and 2 test addresses. The test addresses are assigned to seperate NIC's and the single data address is used as the external I.P. that connections are made to. This setup is used predominently for redundancy. When IPMP detects a failure on a NIC, it reassignns the data address to the working NIC within the IPMP group (active interface) and disables the faulty interface. With this configuration, data will only ever be transferred via the active NIC.

And to answer your other question regarding link and probe based monitoring - link based is as DukeNuke2 states. IPMP monitors for NIC failure. Probe based differs in that IPMP sends out multicasts through the active connection. Depending on the IPMP config (normally around 30 seconds), the interface is marked as failed if multicast fails to return and standby NIC is promoted to active.

Hope that clears it up a little for you.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

IPMP over VLAN questions.

Hi Folks, I am currently moving systems to a new environment, with some changes to the network requirements on the systems. One of these changes is moving from just standard IPMP to using IPMP on top of a VLAN, I have used VLAN tagging befor without issue - however not with IPMP. What I... (2 Replies)
Discussion started by: gull04
2 Replies

2. Solaris

Solaris IPMP

Can any one please explain me the concept behind IPMP in solaris clustering.Basic explanation would be really appreciated... Thanks in Advance vks (2 Replies)
Discussion started by: vks47
2 Replies

3. Homework & Coursework Questions

Print questions from a questions folder in a sequential order

1.) I am to write scripts that will be phasetest folder in the home directory. 2.) The folder should have a set-up,phase and display files I have written a small script which i used to check for the existing users and their password. What I need help with: I have a set of questions in a... (19 Replies)
Discussion started by: moraks007
19 Replies

4. Solaris

IPMP problem

Hi all i had two interface ce0 and ce5 but when i run the ifconfig, it show me alot of extra virtual interface, may i know how to remove it? # ifconfig -a lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1 inet 127.0.0.1 netmask ff000000 ce0:... (2 Replies)
Discussion started by: SmartAntz
2 Replies

5. Solaris

ipmp testing

Please tell me how to configure IPMP in vmware what is the basic working concept of IPMP. please help me (1 Reply)
Discussion started by: sijocg
1 Replies

6. Solaris

IPMP Configuration

Dear All, I have configured IPMP in one of my SUN machine which is having solros 9 version. I have updated all files like /etc/hosts,/etc/hostname.ce0 and /etc/hostname.ce1 and rebooted the server. But IP's are not mounted which i have given in /etc/hosts file. Please find the below ifconfig... (6 Replies)
Discussion started by: lbreddy
6 Replies

7. Solaris

IPMP Configuration

Hi all, Currently i got a server which had two interface. I had study the <SystemAdministration Guide: IP> but still donno what is the correct step to configure it. Can u all help me on it? thanks # ifconfig -a lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index... (6 Replies)
Discussion started by: SmartAntz
6 Replies

8. Solaris

setting up IPMP

Guide me in setting up IPMP on solaris 10 box . my system has 2 physical interface bge0 - not used bge1 - 10.10.10.10 bge1:1 - 10.10.10.11 please guide , how can i implement IPMP on this server , how many additional test ip is required ? , as 2 ip's are configured on bge1 interface ,... (3 Replies)
Discussion started by: skamal4u
3 Replies

9. Solaris

IPMP config

Hi All, I have unplumbed one interface. after that ifconfig -a shows that lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1 inet 127.0.0.1 netmask ff000000 e1000g0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2 ... (7 Replies)
Discussion started by: jegaraman
7 Replies

10. Solaris

Ipmp

Hi All, Kindly help me in configuring IPMP or guid me to some link, tried goggling however no luck. Thanks in anticipation (1 Reply)
Discussion started by: kumarmani
1 Replies
Login or Register to Ask a Question