Bug 525073

Summary: cannot delete storage pool with virsh pool-delete
Product: [Fedora] Fedora Reporter: xingzhao <czhao>
Component: libvirtAssignee: Dave Allan <dallan>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 13CC: ajia, berrange, clalance, crobinso, gren, itamar, markmc, nzhang, veillard, virt-maint, virt-maint, xen-maint
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 496579 Environment:
Last Closed: 2010-03-16 15:28:44 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:
Bug Depends On: 496579    
Bug Blocks: 498969    

Description xingzhao 2009-09-23 09:18:05 UTC
+++ This bug was initially created as a clone of Bug #496579 +++

Description of problem:
An exception throw when delete an inactive storage pool.

Version-Release number of selected component (if applicable):
libvirt-0.7.1-4.fc12.x86_64
qemu-kvm-0.10.91-0.5.rc1.fc12.x86_64

How reproducible:
100%

Steps to Reproduce:
1. Create a storage pool
2. Inactive the pool
3. Remove the pool
  
Actual results:
# virsh pool-delete test
error: Failed to delete pool test
error: cannot unlink path '/pool': Is a directory

Expected results:
storage pool can be deleted successfully.

Comment 1 Mark McLoughlin 2009-10-02 09:26:34 UTC
dallan: maybe you wouldn't mind taking a look at this too?

Comment 3 Bug Zapper 2010-03-15 12:52:05 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 13 development cycle.
Changing version to '13'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 4 Cole Robinson 2010-03-16 15:28:44 UTC
This has been fixed for a few months upstream, and should be queued for F13. Closing as RAWHIDE.