Bug 1306564
Summary: | Centos-Libvirt: For running vm, virsh vol-delete command fails while deleting SCSI disk image which is added through virt-manager: cannot unlink file 'XXX': Success | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | amaresh <amaresh_pathak> |
Component: | libvirt | Assignee: | Libvirt Maintainers <libvirt-maint> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.2 | CC: | agedosier, berrange, clalancette, crobinso, itamar, jforbes, laine, libvirt-maint, rbalakri, veillard |
Target Milestone: | rc | ||
Target Release: | 7.3 | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-02-11 19:25:00 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
amaresh
2016-02-11 10:09:34 UTC
Fedora Rawhide is not CentOS, and CentOS will not have the version of libvirt that is currently in Fedora Rawhide for "awhile". CentOS has their own downstream bugtracker, which might be the most appropriate place for filing bugs against the versions of packages in CentOS, but since CentOS is based on the corresponding RHEL release, it's also reasonable to file such bugs against the RHEL7 version of the package - this is why I've moved this BZ from Fedora/Rawhide/libvirt to RHEL7/libvirt. As for the bug, it's highly possible your problem is fixed by the following upstream commit: commit cb19cff468432e55366014658f405066ce06c2f2 Author: John Ferlan <jferlan> Date: Wed Sep 30 17:37:27 2015 -0400 virfile: Fix error path for forked virFileRemove This commit reports eliminating the same error message. It first appeared upstream in 1.2.21, and I don't see it backported to the RHEL7 libvirt build. *** This bug has been marked as a duplicate of bug 1293804 *** |