-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Yes, it works. I haven't seen that.

It even works for multiple ips, such as 
'eth0:ip1 eth1:ip2 ip3 eth2:ip4 ...."

Cool.

In the mean time, I tried with another approach: 
using 'NOALIAS' as device name and adding a specific test 
for that in the 'ifconfig_iproot' function.

This solution explicitelly specifies that we don't want the alias created
for this specific ip.

May this had other side effect I didn't foresee ?

Thanks anyway,

Fran�ois aka Gozilla
 

- -----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Herbert Poetzl
Sent: Friday, October 15, 2004 5:24 PM
To: Francois Duchatelet
Cc: [EMAIL PROTECTED]
Subject: Re: [Vserver] IP Failover between two vserver


On Fri, Oct 15, 2004 at 12:32:21PM +0200, Francois Duchatelet wrote:
>  
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi all,
> 
> I'm trying to achieve IP Failover between two vs.
> 
> Running 2.4.25-vs1.26/util-vserver-0.28-1mdk on two SMP machines.
> 
> 
> I already managed to have keepalived working for 
> servers process running on the real box.
> 
> The problem is the chbind barriers.
> 
> If I define the VIP on two vservers, the vserver startup code builds
> aliases and this result in conflicts.
> 
> Somehow I need to be able to chbind to this VIP, without creating the
> aliases.
> As far as I understoud the alpha tools, it is what the --nodev options
> does.
> 
> How can I achieve this using the stable tools.

just change the 

IPROOT="<dev>:<ip>"
IPROOTDEV="<dev>"

to

IPROOT="<ip>"
IPROOTDEV=""

in the config, and no alias will be created
for more details see:

http://vserver.13thfloor.at/Stuff/VServer-IP-Setup-0.1.txt

> Maybe a custom vserver start sequence ?

no need to ...

HTH,
Herbert

> Cheers,
> 
> Fran�ois aka Gozilla
> 
> -----BEGIN PGP SIGNATURE-----
> Version: PGP 8.0.3
> 
> iQA/AwUBQW+nNOXix9dFBcbpEQJJvwCfYoh+/5VrL/rCxgb9MHLfcHGkvcsAnAvf
> 7J4R5JWw/qq8MRmOFvbf4MIC
> =DsXN
> -----END PGP SIGNATURE-----
> 
> _______________________________________________
> Vserver mailing list
> [EMAIL PROTECTED]
> http://list.linux-vserver.org/mailman/listinfo/vserver
_______________________________________________
Vserver mailing list
[EMAIL PROTECTED]
http://list.linux-vserver.org/mailman/listinfo/vserver

-----BEGIN PGP SIGNATURE-----
Version: PGP 8.0.3

iQA/AwUBQW/6yuXix9dFBcbpEQJ7QgCgh4XulwOQI3xrtYUKv4GJdpiWhH4AnRYi
iEFHfC1nVfRQE8R2V4cpHRXh
=qHYC
-----END PGP SIGNATURE-----


_______________________________________________
Vserver mailing list
[EMAIL PROTECTED]
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to