Displaying 1 result from an estimated 1 matches for "2423276348619671841l".
2016 Feb 16
1
bug in Libvirt(-python)?
...9573760 bytes)
disk size: 705M
Notice how that raw image is seen with a size of 705M by ls, du and
qemu-img however when I get a blockinfo using libvirt-python using the
blockInfo() call I get this:
{'source': '/var/lib/libvirt/images/test-disk1', 'target': 'vda'}
[2423276348619671841L, 739577856L, 739577856L]
Obviously the first value (capacity) is way too large to be correct.
Any ideas if this is a bug or if there is something else going on?
This is a CentOS 7 system with the following versions:
[root@virt83 ~]# cat /etc/redhat-release
CentOS Linux release 7.1.1503 (Core)
[r...