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

To: Xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] dom0 has no bridge
From: "Fong Vang" <sudoyang@xxxxxxxxx>
Date: Thu, 12 Oct 2006 09:37:01 -0700
Delivery-date: Thu, 12 Oct 2006 09:37:50 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Va6eaMptlL8S6wfSpfsCw58z+aH5oZXI/kXTVmsazE/2A7Z7lMgWzluIP4yWnya2tyzHiekP3W2HhHucl8qgvztXK6ehyTWXLT49QtXJ7iDQp0iId1dHSBOEzYGyTTqq5YWqUAmbWwDxYor95Ls1awLz0sK5W6jJwRCNuCD2pA8=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
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:

# ps -ef|grep xen
root        20    19  0 15:54 ?        00:00:00 [xenwatch]
root        21    19  0 15:54 ?        00:00:00 [xenbus]
root      2014     1  0 15:54 ?        00:00:00 xenstored
--pid-file=/var/run/xenstore.pid
root      2018     1  0 15:54 ?        00:00:00 python /usr/sbin/xend start
root      2019  2018  0 15:54 ?        00:00:00 python /usr/sbin/xend start
root      2022     1  0 15:54 ?        00:00:00 xenconsoled

The bridge module is also loaded:

# lsmod|grep bridge
bridge                 51669  0

What am I missing here?  I need to use the PAE-enabled kernel to use
more than 4GB of RAM.

Any help is appreciated.

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

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