Corruption of File Data/Filename w/ Virtual VFAT (VVFAT)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kvm (Ubuntu) |
Confirmed
|
Wishlist
|
Unassigned |
Bug Description
Binary package hint: kvm
KVM Version: 1:72+dfsg-1ubuntu6
QEMU Version: 0.9.1-5ubuntu3
Description: Ubuntu 8.10
Release: 8.10
File Data and Filename corruption occur when copying large files to a Virtual FAT (VFAT) drive. I noticed this when copying ISO images between 150MB and 200MB from WindowsXP guest to the Linux host. These ISO images would not boot. Suspecting corruption, I confirmed MD5 hash values of guest and host copies of these ISO images were different. (The guest OS calculated the correct hashes for files on the VFAT drive, but the files available to the host were corrupted.)
Also, filename corruption also occurred. For example, the VFAT directory on the host contained the file "pebuilder3110a
Finally, I mounted the guest OS disk image using Linux loop device. Copying the ISO files from the NTFS file system using this method was successful. Using PuTTY's sftp also worked.
To be clear, this corruption was observed when using both KVM and QEMU.
I hope this report is helpful. I can provided more information if it would be valuable. But, this was frustratingly easy to reproduce. I am willing to help in any way.
description: | updated |
tags: | added: kvm qemu virtualfat |
I forgot to mention this corruption was observed with both QEMU and KVM.