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

Reply via email to