qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] qemu and qemu.git -> Migration + disk stress introduces


From: Anthony Liguori
Subject: Re: [Qemu-devel] qemu and qemu.git -> Migration + disk stress introduces qcow2 corruptions
Date: Wed, 09 Nov 2011 10:39:11 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.21) Gecko/20110831 Lightning/1.0b2 Thunderbird/3.1.13

On 11/09/2011 10:29 AM, Lucas Meneghel Rodrigues wrote:
Hi guys, here I am, reporting yet another issue with qemu. This time, it's
something that was first reported in January, and Juan proposed a patch for it:

http://comments.gmane.org/gmane.comp.emulators.qemu/89009

Migration with qcow2 is not a supported feature for 1.0. Migration is only supported with raw images using coherent shared storage[1].

[1] NFS is only coherent with close-to-open which right now is not good enough for migration.

Regards,

Anthony Liguori


[PATCH 4/5] Reopen files after migration

The symptom is, when running disk stress or any intense IO operation in guest
while migrating it causes a qcow2 corruption. We've seen this consistently on
the daily test jobs, both for qemu and qemu-kvm. The test that triggers it is
autotest stress test running on a VM with ping-pong background migration.

The fix proposed by Juan is on our RHEL branch and such a problem does not
happen on the RHEL branch. So, what about re-considering Juan's patch, or maybe
work out a solution that is satisfactory for the upstream maintainers?

I'll open a launchpad bug with this report.

Thanks,

Lucas





reply via email to

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