Bug 249562
Summary: | file->delete doesn't always work in virt-manager | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Chuck Morrison <chuck.morrison> |
Component: | virt-manager | Assignee: | Daniel Berrangé <berrange> |
Status: | CLOSED WORKSFORME | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 5.1 | CC: | agriffis, crobinso, dchapman, martine.silbermann, rick.hester, xen-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: | 2008-08-18 22:55:01 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
Chuck Morrison
2007-07-25 15:24:25 UTC
I verified that this remains an issue on both x86_64 and ia64, at least. Here is the sequence I used: 1. virt-install --hvm --name=hvm2 ... 2. at the screen where it asks how to partition (remove linux partitions, use default layout, etc) I switched to another terminal on dom0 and ran "xm destroy hvm1" 3. in virt-manager, the machine is listed as "Shutoff". I selected it, then chose Edit->Delete Machine. Nothing happened. 4. I clicked the [Delete] button at the bottom of the window and it was deleted as expected. I did this on both ia64 and x86_64 with the same result. python-virtinst-0.103.0-3.el5 libvirt-python-0.2.3-9.el5 libvirt-0.2.3-9.el5 virt-manager-0.4.0-3.el5 Still an issue with rhel5.1(ga) I haven't been able to reproduce this in 5.1 or 5.2. If in 5.1, can you run virt-manager from the command line and see if an error is thrown when the delete fails? If you can still reproduce this on 5.2, can you check ~/.virt-manager/virt-manager.log? Thanks. I've tried this without success in rhel5.2, so I'll consider it fixed unless it shows up again. There have been many changes to virt-manager in 5.2 and I have to assume based on recent testing, that it has been fixed. |