Bug 582356
| Summary: | libvirt: Volume allocation is painfully slow on non ext4 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Cole Robinson <crobinso> |
| Component: | libvirt | Assignee: | Cole Robinson <crobinso> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 13 | CC: | berrange, clalance, crobinso, defa, itamar, james.brown, jforbes, veillard, virt-maint |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | libvirt-0.7.7-3.fc13 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-04-30 23:37:54 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Cole Robinson
2010-04-14 17:51:19 UTC
libvirt-0.7.7-3.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/libvirt-0.7.7-3.fc13 *** Bug 584320 has been marked as a duplicate of this bug. *** libvirt-0.7.7-3.fc13 has been pushed to the Fedora 13 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update libvirt'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/libvirt-0.7.7-3.fc13 libvirt-0.7.7-3.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. I am not quite sure whether it's the same bug, but the effects seem to be the same. I run libvirt 0.8.3 on Debian Squezze. I have an LVM volume group used by libvirt - all volumes are ext4 and the volumes group is crypted with LUKS. Using vol-clone or the virt-clone tools also results in cloning speed of approx. 1MB/s. When I do the same using dd i achieve approx. 25MB/s which shows there is a bottleneck somewhere. Help would be apprecheated. (In reply to comment #5) > I am not quite sure whether it's the same bug, but the effects seem to be > the same. I run libvirt 0.8.3 on Debian Squezze. I have an LVM volume group > used by libvirt - all volumes are ext4 and the volumes group is crypted with > LUKS. Using vol-clone or the virt-clone tools also results in cloning speed > of approx. 1MB/s. When I do the same using dd i achieve approx. 25MB/s which > shows there is a bottleneck somewhere. Help would be apprecheated. Please file a bug with your distro, and provide a link to the patch mentioned in Comment #0 |