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

Re: [Xen-users] Device with no driver

To: Tim Boyer <tim@xxxxxxxxxxxxxx>
Subject: Re: [Xen-users] Device with no driver
From: Nico Kadel-Garcia <nkadel@xxxxxxxxx>
Date: Sat, 23 Jun 2007 11:11:29 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sat, 23 Jun 2007 03:06:00 -0700
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=UtS9JYYmfcDPG2Gw5f2SPw8Rw8dKxB+s+pXOCpbvRFx406bdeq6P84Pnjx7PisEhhVTFiw4GMHcFLlPSK467ef9htZqjdjDROdVmE7oaD6RVF56BxpBHCYmm7rGIUGVLEJQ7F5EkreXjwPcRfymH84uBWGdU5/EsElv9Z+2i1yI=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=IK0YBpgi4fe6Ez24x8i6/Q6ZrrjUGDJQ5ICtaYeF0uglP5FDPBCQRlb3GGIc+vsxw2pEUsBFD5os7f//XJQpf9nAmbrA6ysSSfo3a8frou/i0g+EErGWkyLBHx0dHze1AFr4xLd/RsHskj+yMflfAcUVmOFr8StnmSImjAcxBAc=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <ss0p73546onoqidkpmrmfv8llk9gpu8k4g@xxxxxxx>
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: <ss0p73546onoqidkpmrmfv8llk9gpu8k4g@xxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5.0.12 (Windows/20070509)
Tim Boyer wrote:
I've got a half-dozen full virt guests running on this RHEL5 system, so I
decided to try a paravirt to compare the two.

I've got this line to bring up my NICs:

vif = [ 'bridge=xenbr0', 'bridge=xenbr1', ]

and it looks like it's bringing it up on the host:

vif39.0   Link encap:Ethernet  HWaddr FE:FF:FF:FF:FF:FF
          UP BROADCAST 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:32
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
but there's nothing available on the guest.

dmesg says:

XENBUS:  Device with no driver:  device/vif/0

What am I missing here ?
Hmm. What does modprobe.conf and /etc/sysconfig/ifcfg-eth* say on the guest?

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

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