Cliff Wells wrote on Wed, 12 December 2007 10:10
> vps1 ~ # vzctl start 106
> Starting VE ...
> VE is mounted
> Adding IP address(es): 10.10.10.106
> Setting CPU units: 1584
> Configure meminfo: 72498
> Set hostname: vz106
> File resolv.conf was modified
> VE start in progress...
> vps1 ~ # vzctl enter 106
> entered into VE 106
> id: cannot find name for group ID 11
> [EMAIL PROTECTED]:/# ping google.com
> ping: unknown host google.com
> [EMAIL PROTECTED]:/# ip addr
> 1: lo: <LOOPBACK> mtu 16436 qdisc noop 
>     link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
> 3: venet0: <BROADCAST,POINTOPOINT,NOARP> mtu 1500 qdisc noop 
>     link/void 
> [EMAIL PROTECTED]:/#


as far as I see even loopback device is not configured. It looks like network 
service has not been started.
Probably some scripts inside your VE hangs and blocks the the following network 
configuration.
IMHO it makes sense to look at 'ps ax' inside VE -- it should show You stalled 
process.

thank you,
Vasily Averin
_______________________________________________
Users mailing list
Users@openvz.org
https://openvz.org/mailman/listinfo/users

Reply via email to