Hello,
As far as I can tell, this way of adding VIPs was introduced in RH Cluster Suite 4.0 and onwards, Cluster Suite under RHEL versions 2.1 and 3.x used to implement VIPs using Linux alias interfaces (eth0:0, eth0:1, etc.).
Celso.
As far as I can tell, this way of adding VIPs was introduced in RH Cluster Suite 4.0 and onwards, Cluster Suite under RHEL versions 2.1 and 3.x used to implement VIPs using Linux alias interfaces (eth0:0, eth0:1, etc.).
Celso.
From: Stephen Benjamin <skbenja@xxxxxxxxx>
To: linux clustering <linux-cluster@xxxxxxxxxx>
Sent: Mon, January 18, 2010 6:38:54 PM
Subject: Re: virtual ip
A subinterface (eth#:1) would show up in ifconfig, but RHCS adds the VIP directly to the eth# interface itself as a second address, so you have to use 'ip addr' to view all the IP's. Ifconfig will only show you the first.
- Steve
On Mon, Jan 18, 2010 at 3:23 PM, Fagnon Raymond <pcs.fagnonr@xxxxxxxx> wrote:
Thank you
Why does it not show up in ifconfig?
-----Original Message-----
From: linux-cluster-bounces@xxxxxxxxxx [mailto:linux-cluster-bounces@xxxxxxxxxx] On Behalf Of Gordan Bobic
Sent: Monday, January 18, 2010 3:08 PM
To: linux clustering
Subject: Re: virtual ip
Fagnon Raymond wrote:
> Hello and thank you for the help in advance. I am in charge of a two node HA cluster. I am trying to figure out where the virtual ip resides. When I do an ifconfig on node one there is no alias. The same on node two. Where does the virtual ip get set at, and what command can you type to find out the virtual ip?
ip addr
man ip
That should get you moving in the right direction.
Gordan
--
Linux-cluster mailing list
Linux-cluster@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/linux-cluster
--
Linux-cluster mailing list
Linux-cluster@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/linux-cluster
-- Linux-cluster mailing list Linux-cluster@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/linux-cluster