hello, I am a student who is interested in Xen. After I installed Xen-3.4.2 on Ubuntu9.04, I was confused in Network Configuration. I used bridging mode to configure as its virtual network mode, but when I started Xend daemon,the result was
root@ubuntu:~# xend start Ignoring unknown interface eth0=eth0. SIOCSIFNAME: Device or resource busy
And then I used the command ifconfig -a, the result was
root@ubuntu:~# ifconfig -a eth0 Link encap:Ethernet HWaddr 00:0c:29:9e:63:f2 inet addr:192.168.1.103 Bcast:192.168.1.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:2437 errors:0 dropped:0 overruns:0 frame:0 TX packets:2101 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:3074165 (3.0 MB) TX bytes:233758 (233.7 KB) Interrupt:16 Base address:0x2000
lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:2 errors:0 dropped:0 overruns:0 frame:0 TX packets:2 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:100 (100.0 B) TX bytes:100 (100.0 B)
tmpbridge Link encap:Ethernet HWaddr 00:00:00:00:00:00 inet addr:192.168.1.103 Bcast:192.168.1.255 Mask:255.255.255.0 BROADCAST MULTICAST 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)
I didn't find something like peth0 or vif0.0 as many guide mentioned. Should you tell me why, and tell me how to configure it correctly? Thank you very much!
您想拥有和网易免费邮箱一样强大的软件吗?
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|