Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-users

[Xen-users] dom0 with nfsroot. bridge problems.

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] dom0 with nfsroot. bridge problems.
From: "Chris Fanning" <christopher.fanning@xxxxxxxxx>
Date: Wed, 28 Feb 2007 09:26:31 +0100
Delivery-date: Wed, 28 Feb 2007 00:25:49 -0800
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=dP4YDfy1juEdrM5mrr6qaRqyU0p3abkFRX5SNUw8C5jv8wXrXdrUXuf5kyDebZy1zCKnOx7PcyvYJIESqekhGioO3T0BRpBix6njbFyXTdchoZN6jqGu/2csUVeCXD4PH/27mJDDDh67zwehzPcMlx8IjC02Pb7DzAh9v9kbok8=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=uPaxyvBsj0qrvALVB9s/TQb7kGmuPNRitBhZTuSjx3v4AgPTABUewZ49mSRTRSHCzji1QkGXl3m75mkbdciHmTzapsAdUCoFmUpqpHYp0k8I4NyzX7L2LnoxFxkolLd2X0yObPj+gBcImZ+tK0phAU9hxj+RgbioyIQfFQMAM9g=
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
Hello all,

I am trying to run dom0 with nfsroot.
I can boot it and start xend, it doesn't crash, but the bridge doesn't
get setup properly either.
I suppose this is because eth0 needs to be brought down by the bridge
script and at the same time it needs eth0 up for the filesystem.

I've found this.
http://lists.xensource.com/archives/html/xen-devel/2005-01/msg00338.html

"The workarounds for using nfsroot in dom0 at the moment are: a) use a
ramfs to configure the bridge; b) use a routed rather than bridged
setup."

The post is a little old I was was wondering what has happened since.

Are these still my two options?
Could someone send me some pointers on how to setup the bridge in the
initramfs scripts?
If I were to use routing, is live migration more difficult to do?

Thanks for any help.
Chris.

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] dom0 with nfsroot. bridge problems., Chris Fanning <=