19 messages in com.xensource.lists.xen-develRe: [Xen-devel] AFS-based VBD backend
FromSent OnAttachments
Steve Traugott23 Dec 2004 00:55 
Luciano Miguel Ferreira Rocha23 Dec 2004 02:36 
Keir Fraser23 Dec 2004 02:41 
Luciano Miguel Ferreira Rocha23 Dec 2004 02:56 
Steve Traugott23 Dec 2004 03:17 
Ian Pratt23 Dec 2004 03:40 
Steve Traugott23 Dec 2004 03:58 
Steve Traugott23 Dec 2004 04:22 
Ian Pratt23 Dec 2004 04:31 
Andrew Warfield23 Dec 2004 04:36 
Steve Traugott23 Dec 2004 04:38 
Steve Traugott23 Dec 2004 05:17 
Ian Pratt23 Dec 2004 05:38 
Steve Traugott23 Dec 2004 05:47 
Andrew Warfield23 Dec 2004 05:59 
Johannes Formann28 Dec 2004 11:21 
Steve Traugott03 Jan 2005 18:53 
Kris Van Hees03 Jan 2005 18:59 
Steve Traugott17 Jan 2005 16:35 
Subject:Re: [Xen-devel] AFS-based VBD backend
From:Steve Traugott (stev@TerraLuna.Org)
Date:12/23/2004 04:38:49 AM
List:com.xensource.lists.xen-devel

On Thu, Dec 23, 2004 at 10:56:52AM +0000, Luciano Miguel Ferreira Rocha wrote:

I was unaware that the 'file' backend used loop devices. The documentation doesn't state that.

I had to know, so I went digging for it -- see the 'losetup' commands in /etc/xen/scripts/block-file -- this setup script is called by the block() function in /lib/python/xen/xend/Blkctl.py, which is in turn called by attach() in xend/server/blkif.py, etc.

Steve