qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [patch 0/3] block migration fixes


From: Marcelo Tosatti
Subject: [Qemu-devel] Re: [patch 0/3] block migration fixes
Date: Tue, 9 Nov 2010 11:08:43 -0200
User-agent: Mutt/1.5.20 (2009-08-17)

On Tue, Nov 09, 2010 at 03:02:12PM +0900, Yoshiaki Tamura wrote:
> Marcelo Tosatti wrote:
> > Following patchset fixes block migration corruption issues.
> 
> Hi Marcelo,
> 
> Thanks for looking into this issue.  Although we tried your patches, we're 
> still
> seeing the corruption.  If we execute block migration while copying a file
> locally, md5sum of the copied file doesn't match with the original.  
> Sometimes,
> the filesystem returns an I/O error.
> 
> Could you let us know how you tested and debugged?  Did you use blkverify?

Yoshiaki,

I first reproduced corruption by copying a large file during "migrate
-i", with shared base on qcow2 filesystem, as in your original report.

To debug the problem, file with different byte pattern at every 1MB
(size of dirty chunk) was created and copied directly to an IDE disk in
the guest. Raw format used for the disk image.

With this patchset, i'm not able to reproduce the original issue
anymore.

Can you please provide more details on how to reproduce?

> 
> Thanks,
> 
> Yoshi



reply via email to

[Prev in Thread] Current Thread [Next in Thread]