WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Error: Device 0 (vif) could not be connected

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Error: Device 0 (vif) could not be connected
From: John Paul Walters <jpnwalters@xxxxxxxxx>
Date: Tue, 03 Oct 2006 19:13:22 -0400
Delivery-date: Tue, 03 Oct 2006 16:15:58 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=Mck4zQiVHfkU+3/AWL3jmqk0orsVHQ/nHXTwv4iOqGzk4v9YIqRb+sUQ0PfYWYkXJ4t7FjvpJLYOqJw7srueRch6ZF+Hjbx2EXKnKx8ob5Fm7sQPLEx/gFRvfVivtR4p9qv+e2ZstXFqEeaWukbDt4MJSHVAaJJi32rmdCFKPc8=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <200610032352.43429.hugo@xxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <acb757c00610031512m3dfb3ac6je07c24186889ac8f@xxxxxxxxxxxxxx> <200610032352.43429.hugo@xxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
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

<Prev in Thread] Current Thread [Next in Thread>