Bug 1131539
Summary: | Deleting file disk from VM does not update the ovf file | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] oVirt | Reporter: | Kevin Alon Goldblatt <kgoldbla> | ||||
Component: | ovirt-engine-core | Assignee: | Liron Aravot <laravot> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Pavel Stehlik <pstehlik> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 3.5 | CC: | acanan, acathrow, amureini, ecohen, gklein, iheim, yeylon | ||||
Target Milestone: | --- | Keywords: | Triaged | ||||
Target Release: | 3.5.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | storage | ||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2014-08-19 14:26:20 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | Storage | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
*** This bug has been marked as a duplicate of bug 1057108 *** |
Created attachment 928387 [details] vdsm and engine and server logs Description of problem: After deleting the only file disk from a VM the ovf file was not remove from the OVF store Version-Release number of selected component (if applicable): ovirt-engine-3.5.0-0.0.master.20140804172041.git23b558e.el6.noarch vdsm-4.16.1-6.gita4a4614.el6.x86_64 How reproducible: Every time Steps to Reproduce: 1. Create a VM with 1 file nfs disk - the ovf file is added to the ovf store disk 2. Create a 5 move vms with disks on the same domain and the ovf store was updated 3. Removed the disk from one of the vms >> the ovf file remains. No UploadStreamCommand was sent Actual results: The ovf file is not updated/deleted Expected results: An UploadStreamCommand should be send and the ovf file should be deleted Additional info: See logs