|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Error: Device 0 (vif) could not be connected
I'm new to Xen and am trying to get a VM set up. I've built Xen 3.0.2-2
from source on a dual core AMD Opteron machine. I'm able to boot into
the new kernel without any trouble.
Everything seems fine until I issue "xm create ttylinux". At this
point, I'm told:
"Error: Device 0 (vif) could not be connected. Backend device not
found." is returned.
Looking at ifconfig's output, this is no surprise:
eth1 Link encap:Ethernet HWaddr 00:E0:81:59:1C:A7
inet addr:10.1.1.101 Bcast:10.255.255.255 Mask:255.0.0.0
inet6 addr: fe80::2e0:81ff:fe59:1ca7/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:5942 errors:0 dropped:0 overruns:0 frame:0
TX packets:3562 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:915225 (893.7 KiB) TX bytes:467674 (456.7 KiB)
Interrupt:19
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:3128 errors:0 dropped:0 overruns:0 frame:0
TX packets:3128 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:3969380 (3.7 MiB) TX bytes:3969380 (3.7 MiB)
So my question is, how can I get this interface created? Should this
have been done automatically or is there some script that I have to run?
thanks,
JP
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|