Hide Forgot
Description of problem: virsh # vol-info /var/lib/libvirt/images/spacewalk-centos.img Name: spacewalk-centos.img Type: file Capacity: 15.00 GiB Allocation: 2.85 GiB virsh # vol-resize --vol /var/lib/libvirt/images/spacewalk-centos.img --capacity 35G virsh # vol-info /var/lib/libvirt/images/spacewalk-centos.img Name: spacewalk-centos.img Type: file Capacity: 15.00 GiB Allocation: 2.85 GiB Expected: Capacity to increase on virtual volume. See also: https://bugzilla.redhat.com/show_bug.cgi?id=924567
I have backported commit 2a3a725c33aba2046443d33eb473eb54517f61c8 Author: Osier Yang <jyang> virsh: Fix regression of vol-resize to the v1.0.5-maint branch.
libvirt-1.0.5.6-3.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/libvirt-1.0.5.6-3.fc19
Package libvirt-1.0.5.6-3.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing libvirt-1.0.5.6-3.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-18500/libvirt-1.0.5.6-3.fc19 then log in and leave karma (feedback).
libvirt-1.0.5.6-3.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.