From: Brian Ipsen (bipsen-dated-1122670295.29b60a_at_andebakken.dk)
Date: Fri 22 Jul 2005 - 21:51:34 BST
Hi,
On emore question from me (I'm trying to catch up - the more I know, the
more I'm able to help others ;-)):
I tried to build a vserver using:
# ./vserver-build --force -m yum -n dns-int1 --hostname ns2-int.domain.dk
--netdev=eth0:0 --interface=192.168.3.27 --netmask=255.255.255.0 -- -d wbel4
Fine, I try to start the server:
# vserver dns-int1 start
Cannot find device "eth0:0"
Starting system logger: [ OK ]
Hmmm... Stopping it, then:
# vserver dns-int1 stop
Shutting down system logger: [ OK ]
Starting killall: [ OK ]
A timeout occured while waiting for the vserver to finish and it was
killed by sending a SIGKILL signal. Please investigate the reasons
and/or increase the timeout in apps/vshelper/sync-timeout.
Cannot find device "eth0:0"
Okay... Seems strange with the interface... Let's see:
# ifconfig eth0:0
eth0:0 Link encap:Ethernet HWaddr 00:03:47:78:2F:D1
inet addr:192.168.3.27 Bcast:192.168.3.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
It's there... Any special reason for the guest OS not being able to find/use
this interface ??
Regards,
/Brian
_______________________________________________
Vserver mailing list
Vserver_at_list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver