Bug 493258

Summary: "Disk is already in use by another guest!"
Product: [Fedora] Fedora Reporter: Jens Petersen <petersen>
Component: virt-managerAssignee: Daniel Berrangé <berrange>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 10CC: berrange, crobinso, hbrock, markmc, quintela, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-04-04 03:50:37 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 Jens Petersen 2009-04-01 06:21:56 UTC
Description of problem:
When trying to reinstall a deleted guest, virt-manager gives the above dialog message.

Version-Release number of selected component (if applicable):
0.6.1

Steps to Reproduce:
1. network install rawhide (backtrace)
2. delete failed rawhide guest
3. reinstall using same disk filename
  
Actual results:
Dialog saying:
`Disk "/var/lib/libvirt/images/rawhide.img" is already in use by another guest!

Do you really want to use the disk?  [Yes] [No]'
"""

Expected results:
Dialog should say `Disk "/var/lib/libvirt/images/rawhide.img" is already exists!'

Additional info:
It should only say "already in use by another guest" if the image is really owned by one of the current guests.

Comment 1 Mark McLoughlin 2009-04-03 10:43:51 UTC
Hmm, I can't reproduce. Could you try and narrow it down to easier reproduce instructions? Also, please include virt-manager.log. Thanks

Comment 2 Jens Petersen 2009-04-04 03:50:37 UTC
Sorry I think this is my bad - I think I thought I had deleted the guest but I guess I hadn't.  Closing this out - if there is anything more I can reopen.