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-devel

Re: [Xen-devel] Ring-1 drivers

To: Kip Macy <kmacy@xxxxxxxxxxx>
Subject: Re: [Xen-devel] Ring-1 drivers
From: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Date: Wed, 12 May 2004 08:09:11 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 12 May 2004 08:11:18 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
In-reply-to: Your message of "Tue, 11 May 2004 21:44:55 PDT." <20040511213338.D86372@xxxxxxxxxxxxxxxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
> This is just a thumbs up that I've successfully upgraded my DP AMD64
> machine to head with nodev set in Xen and the various drivers enabled
> in xenolinux. The only gotcha was that, on the first pass, I didn't
> realize I needed to enable ethernet bridging.

Yes. If you run the device drivers in domain 0, rather than a
special-purpose device-driver domain, then your IP connectivity
disappears from DOM0. You need to configure device 'nbe-br' with your
IP/netmask, and update your forwarding rules to refer to nbe-br rather
than eth0.

In future we will also support methods of connectivity other than
bridging -- e.g., device-driver domain configured as gateway
router. For this we'll have to provide some convenient way to send
netlink messages over the device-driver control interface.

> The interesting part will come tomorrow after I've upgraded the firmware
> on the iSCSI initiator and try exporting LUNs to domains other than DOM0
> (assuming that is intended to work at this point).

Yes, there are new inter-domain device drivers for disc and
network. Just select 'new IO world' when configuring Xenolinux, but
exclude support for real physical device drivers (of course).

These drivers have only been tested with one domain using them at a
time, and the interface setup/teardown control in xend is very ropey
(will need rewriting properly). But it should work.

 -- Keir


-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel