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. ________________________________ From: Stephen Benjamin <[email protected]> To: linux clustering <[email protected]> Sent: Mon, January 18, 2010 6:38:54 PM Subject: Re: [Linux-cluster] 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 <[email protected]> wrote: > > >Thank you > >>Why does it not show up in ifconfig? > > >>-----Original Message----- >>From: [email protected] >>[mailto:[email protected]] On Behalf Of Gordan Bobic >> > >Sent: Monday, January 18, 2010 3:08 PM >>To: linux clustering >>Subject: Re: [Linux-cluster] 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 >[email protected] >https://www.redhat.com/mailman/listinfo/linux-cluster > >>-- >>Linux-cluster mailing list >[email protected] >https://www.redhat.com/mailman/listinfo/linux-cluster >
-- Linux-cluster mailing list [email protected] https://www.redhat.com/mailman/listinfo/linux-cluster
