[Bug 1368815] Re: qemu-img convert intermittently corrupts output images
Alexei Sheplyakov
asheplyakov at mirantis.com
Tue Dec 16 12:31:06 UTC 2014
> - 501-block-raw-posix-fix-disk-corruption-in-try-fiemap
> - (note - 502-block-raw-posic-use-seek-hole-ahead-of-fiemap (which was
> also needed in utopic) appears to be unneeded here as the code being
> changed has not yet been switched to using try_fiemap)
Actually such a enforces fsync and drastically reduces the performance of conversion.
I propose to use seek_hole instead of FIEMAP (which is basically what
502-block-raw-posic-use-seek-hole-ahead-of-fiemap does).
** Patch added: "0500-block-raw-posix-Try-both-FIEMAP-and-SEEK_HOLE.patch"
https://bugs.launchpad.net/qemu/+bug/1368815/+attachment/4282118/+files/0500-block-raw-posix-Try-both-FIEMAP-and-SEEK_HOLE.patch
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu in Ubuntu.
https://bugs.launchpad.net/bugs/1368815
Title:
qemu-img convert intermittently corrupts output images
To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1368815/+subscriptions
More information about the Ubuntu-server-bugs
mailing list