On Sat, May 28, 2011 at 12:51:04PM +0800, Fam Zheng wrote: > But it says I can't create a 5000G raw image, this is the output of > `./check 005` (with qemu-img version 0.14.50)
Somewhat confusingly qemu-img converts any EFBIG return to this message. For some reason you have a really crappy filesystem that doesn't allow 5TB files, I though that had died out long ago. If I run it on XFS it works just fine.