On Tue, Sep 4, 2012 at 4:00 PM, Serge Hallyn <893...@bugs.launchpad.net> wrote: > Though that commit and the comments were about 127G images. HIs is only > 27G.
The 127 GB limit applies to the virtual disk size, not to the size of the image file itself. > Also, 'qemu-img info' is also showing the error, which shows that this > is not being done on vpc_create(). I'm not sure what you mean. Your commit (efc8243d00) added an -EFBIG return to vcp_open(), not vpc_create(). This will affect qemu-img info. We need the header/footer contents to be sure what's going on here. Stefan