From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Limpach Subject: Re: AOE Date: Sun, 22 May 2005 09:30:02 +0100 Message-ID: <3d8eece2050522013020bd18f8@mail.gmail.com> References: Reply-To: Christian.Limpach@cl.cam.ac.uk Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: James Harper Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 5/22/05, James Harper wrote: > If anyone is wanting to experiment with SAN technology, but finding > iSCSI too fiddly, have a look at AOE (ATA over Ethernet). There is a > software AoE server, and the kernel client is already in 2.6.11. >=20 > I use AOE root on dom0, and on the block devices exported to the other > domains (eg dom0 exports AOE devices, the other domains don't do AOE > themselves). This allows for domain migration to work nicely. Have you ever tried gnbd? How does this compare to gnbd? We've used gnbd in exactly the same setup. christian