[solved] opensuse11(VE) network failed [message #34071] |
Sun, 30 November 2008 16:44 |
tukey
Messages: 10 Registered: March 2008 Location: China
|
Junior Member |
|
|
Hi,
I wanted to migrate an openSUSE 11 from a physical server into a VE.
I did read some articles about "Physical to container" and "OpenSUSE template creation".
Then I copied everything from the physical server into /vz/private/XXXX, created a /etc/vz/conf/XXXX.conf with parameter IP_ADDRESS in it (here XXXX is my VEID).
And I disabled the VE's udev, created several necessary devices in /dev using mknod, modified /etc/fstab, linked /proc/mounts to /etc/mtab ... and so on.
By far, every is fine except network doen't work. I can't ping from or into the VE.
When I do a "ifconfig" inside the VE, nothing retrieved.
While when I do a "ifconfig -a", the result shows as below.
-------------------------------
# ifconfig -a
lo Link encap:Local Loopback
LOOPBACK MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
venet0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
BROADCAST POINTOPOINT NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
-------------------------------
So, can anyone help me or give a tip please?
Thank you.
[Updated on: Fri, 05 December 2008 09:34] by Moderator Report message to a moderator
|
|
|