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] virtual disk image checksum

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] virtual disk image checksum
From: Mark Williamson <mark.williamson@xxxxxxxxxxxx>
Date: Sun, 13 Apr 2008 17:02:38 +0100
Cc: Lil Evil <Lil_Evil@xxxxxx>
Delivery-date: Sun, 13 Apr 2008 09:03:04 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20080326140130.71840@xxxxxxx>
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: <20080326140130.71840@xxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9.6 (enterprise 0.20070907.709405)
I think it relies on the underlying subsystem to carry this out (and any 
consistency checks in the guest filesystem).  The virtual disk format most 
commonly used is just a raw array of the bytes that you'd read from a 
physical disk with the same contents.

Cheers,
Mark

On Wednesday 26 March 2008, Lil Evil wrote:
> Hi,
>
> I was wondering weather xens virtual disk images does implement a cluster
> (request) based checksum like physical hard drives do? Or does xen rely on
> the underlying subsystem (host file/disk system) to carry out this task?
>
> -lil-



-- 
Push Me Pull You - Distributed SCM tool (http://www.cl.cam.ac.uk/~maw48/pmpu/)

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

<Prev in Thread] Current Thread [Next in Thread>
  • Re: [Xen-devel] virtual disk image checksum, Mark Williamson <=