muued n00b

Joined: 28 Nov 2014 Posts: 2
|
Posted: Fri Nov 28, 2014 2:17 pm Post subject: libguestfs: 'virtual-size' is not representable as a 64 bit |
|
|
Hi, I'm having a problem with the virt-sparsify tool installed by the package libguestfs.
Using virt-sparsify gives me the following error:
Code: | virt-sparsify: libguestfs error: qemu-img info: 'virtual-size' is not representable as a 64 bit integer |
I'm trying to sparsify a qcow2 image, 9 GiB size using the standard options, but having set the environment variable $TMPDIR to point to the secondary drive (the source image and target location are there as well) (the partition /tmp resides on is rather small and full). The partition the images are located on is about 8.2 TiB large, only half full.
The tools used are installed in the following versions:
app-emulation/libguestfs-1.26.1
app-emulation/qemu-2.1.2-r1
app-emulation/libguestfs-appliance-1.20.0
dev-libs/gobject-introspection-1.40.0-r1
Any help appreciated. |
|