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: Fong Vang <sudoyang@xxxxxxxxx>
Subject: Re: [Xen-users] dom0 has no bridge
From: John Smith <netman1@xxxxxxx>
Date: Thu, 12 Oct 2006 19:43:58 +0200
Cc: Xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 12 Oct 2006 10:33:37 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <4f52331f0610120937w71d9cfe8v7eef17207b45d163@xxxxxxxxxxxxxx>
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Debian Thunderbird 1.0.2 (X11/20060830)
Fong Vang wrote:
> 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
> 
Hi Fong,

        is the module netloop loaded? Try 'lsmod'.

Sincerely,

Jan.

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

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