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] Re: [PATCH 0 of 6] dm-userspace xen integration patches

To: Julian Chesterfield <jac90@xxxxxxxxx>
Subject: Re: [Xen-devel] Re: [PATCH 0 of 6] dm-userspace xen integration patches
From: Dan Smith <danms@xxxxxxxxxx>
Date: Tue, 29 Aug 2006 06:42:25 -0700
Cc: Xen Devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 29 Aug 2006 06:42:53 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <fdbfeb2f64fd52e85b9fb6947e8d79c1@xxxxxxxxx> (Julian Chesterfield's message of "Tue, 29 Aug 2006 10:25:50 +0100")
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <20060825212344.GA31071@xxxxxxxxxxxxxxxxxxxxx> <m3mz9sa2w3.fsf@xxxxxxxxxxxxxxxxxxxxxxxxxxx> <fdbfeb2f64fd52e85b9fb6947e8d79c1@xxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)
JC> Just to clarify, the Blktap device driver supports both block
JC> devices and image files.

Sorry, I didn't mean to imply that it only supported files.

JC> In order to create a block device backed CoW image use the
JC> qcow-create command:

JC> qcow-create 0 <qcow filename> <block device>

So, this is still putting the CoW data in a file, but with the base
image data in a block device, right?

JC> Similarly you can open a raw block device without CoW support

Right, but we are interested in CoW between two block devices.  That's
why we have created a special CoW format (qcow wastes a lot of space
to do sparse allocation, which is pointless and slow on a block
device).  We looking to support things like using two iSCSI block
devices to do CoW (i.e. with no files involved).  We are also
interested in doing things that have nothing to do with cow, using
dm-userspace as an enabling component.

-- 
Dan Smith
IBM Linux Technology Center
Open Hypervisor Team
email: danms@xxxxxxxxxx

Attachment: pgpRE8C9a6Bby.pgp
Description: PGP signature

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>