[Vserver] Vserver start: Cannot find device eth0:xxx

2005-01-13 Thread Nicolas Costes

Hello, all !

I use the last devel util-vserver tools (196 ?), and have setup a mandrake 
with:
# vserver modele build -m skeleton --(interfaces, etc...)
Then:
# urpmi --root /vservers/modele basesystem

I get a 100Mb vserver. This method works with the stable tools. Here, when 
I start my vserver, it tell me that it cannot find the device 
eth0:modele. I know that with devel tools I got to create it myself, so 
I've created (On the 
host) /etc/sysconfig/network-scripts/ifcfg-eth0:modele. Then, I start 
this interface with ifup eth0:modele, and ifconfig shows it to me...

But when I try again to start the vserver, I get the same error message as 
previously. What happens ?

Thanks...


-- 
  ,,
 (°   Nicolas Costes
 /|\   IUT de La Roche / Yon
( ^ )  Clé publique: http://www.keyserver.net/
 ^ ^   Musique libre: http://www.magnatune.com/


pgpR7k98LIWRT.pgp
Description: PGP signature
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] Vserver start: Cannot find device eth0:xxx

2005-01-13 Thread Herbert Poetzl
On Thu, Jan 13, 2005 at 06:49:16PM +0100, Nicolas Costes wrote:
 
 Hello, all !
 
 I use the last devel util-vserver tools (196 ?), and have setup a mandrake 
 with:
 # vserver modele build -m skeleton --(interfaces, etc...)
 Then:
 # urpmi --root /vservers/modele basesystem
 
 I get a 100Mb vserver. This method works with the stable tools. 

I doubt that, as the stable tools do neither support the
build method you used, nor the resulting config ...

 Here, when I start my vserver, it tell me that it cannot find the 
 device eth0:modele. 

could you provide the entire vserver modele build -m skeleton line?

 I know that with devel tools I got to create it myself, so 

this is just wrong, the devel tools can create normal ip
addresses or 'legacy style' aliases or use existing ips
(it's just a matter of configuration)

 I've created (On the host) 
 /etc/sysconfig/network-scripts/ifcfg-eth0:modele. 

really not necessary (but maybe fun to do ;)

 Then, I start this interface with ifup eth0:modele, and 
 ifconfig shows it to me...

expected ...

 But when I try again to start the vserver, I get the same 
 error message as previously. What happens ?

unrelated, probably you got the config wrong (with the
build command) so that it tries to setup some device
which doesn't exist (eth0:modele)

HTH,
Herbert

 Thanks...
 
 
 -- 
   ,,
  (°   Nicolas Costes
  /|\   IUT de La Roche / Yon
 ( ^ )  Clé publique: http://www.keyserver.net/
  ^ ^   Musique libre: http://www.magnatune.com/



 ___
 Vserver mailing list
 Vserver@list.linux-vserver.org
 http://list.linux-vserver.org/mailman/listinfo/vserver

___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] Vserver start: Cannot find device eth0:xxx

2005-01-13 Thread Tom Laermans
Herbert Poetzl wrote:
But when I try again to start the vserver, I get the same 
error message as previously. What happens ?
unrelated, probably you got the config wrong (with the
build command) so that it tries to setup some device
which doesn't exist (eth0:modele)
Or, just a guess, maybe the kernel is compiled without network aliasing 
support?

Tom
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.6.11 - Release Date: 12/01/2005
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver