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] dom0 has no bridge

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] dom0 has no bridge
From: "Fong Vang" <sudoyang@xxxxxxxxx>
Date: Thu, 12 Oct 2006 09:59:02 -0700
Delivery-date: Thu, 12 Oct 2006 09:59:46 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gigFOyx8fPztpYBObWSX/A/RCVQAliKa9uU9xgue5/v+7yn41ghS4YqyYjsdfII+VWdTmFnrX+ye3z86ci+7EEhXoprUo1fkXtZ0f3hTLDJGm+54OJ2NI1NKZSCAYq5JqO4gxa7rI3EJp97VdNyoDPqI39WM9Ls+6Dkj68JuKi0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20061012164055.GH23423@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: <4f52331f0610120937w71d9cfe8v7eef17207b45d163@xxxxxxxxxxxxxx> <20061012164055.GH23423@xxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
bridge-utils is installed and xen is setup to use bridging:

# rpm -qa|grep bridge
bridge-utils-1.0.6-1.2
# brctl show
bridge name     bridge id

Like I said, it works fine if I boot back to the kernel-xen0 kernel
(no PAE).  The PAE-enabled kernel, kernel-xen, does not work (only
loopback and eth0 are setup).  What script in xen creates the peth,
vif, and xenbr0 when the system boots up (it seems to be created even
if no domU's is started)?

Because the vif and bridge is not setup, starting the domU produces
this error msg:

Error: Device 0 (vif) could not be connected. Hotplug scripts not working.

What sets up the bridge and vif when the machine (dom0) boots up?


On 10/12/06, Dominique Rousseau <d.rousseau@xxxxxxx> wrote:
Le Thu, Oct 12, 2006 at 09:37:01AM -0700, Fong Vang [sudoyang@xxxxxxxxx] a 
écrit:
> I have a Fedora Core 5 system configured for Xen.  When dom0 runs the
> kernel-xen0 kernel it works fine (all domU's can be created).
> kernel-xen0 does not have PAE support so I have to use the kernel-xen
> rpm.  When using kernel-xen, however, the network is not setup
> correctly -- the familiar xenbr0, vif, peth0 are not created.  What
> script sets this up when dom0 is booted?  It appears xend is running:

Do you have the birdge tools installed ?
(specifically brctl)

Is your xen config set up to use a bridge ?
(in xend-config.xsp)


Dom

--
Dominique Rousseau
Neuronnexion, Prestataire Internet & Intranet
57, route de Paris 80000 Amiens
tel: 03 22 71 61 90 - fax: 03 22 71 61 99 - http://www.neuronnexion.fr

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


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

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