Bug 1170378
Summary: | [BLOCKED]RHEV export fails leaving VM and disks locked and job unfinished. | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Gordon Watson <gwatson> | ||||
Component: | ovirt-engine | Assignee: | Liron Aravot <laravot> | ||||
Status: | CLOSED WONTFIX | QA Contact: | Aharon Canan <acanan> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 3.4.1 | CC: | amureini, ecohen, gklein, iheim, ishaby, lkuchlan, lpeer, lsurette, mkalinin, rbalakri, Rhev-m-bugs, tnisan, yeylon, ylavi | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Linux | ||||||
Whiteboard: | storage | ||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 1184489 (view as bug list) | Environment: | |||||
Last Closed: | 2015-10-22 08:44:12 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: | |||||||
Bug Depends On: | 1185830 | ||||||
Bug Blocks: | 1184489 | ||||||
Attachments: |
|
Description
Gordon Watson
2014-12-03 22:54:57 UTC
Given the change in bug 1167297, the entities remaining in a locked state issue should indeed be resolved (In reply to Tal Nisan from comment #6) > Given the change in bug 1167297, the entities remaining in a locked state > issue should indeed be resolved Moving to ON_QA to verify based on this comment. Created attachment 983944 [details]
logs+image
Tested using RHEVM 3.5 vt13.8
It is still reproduced by following the above steps
This is an edge case of an edge case - exporting all the images succeeds (potentially many GBs), and just writing the OVF (several KBs, at most) fails. So far, we've only seen this with a corrupted domain. In the rare case this happens, there is a relatively simple workaround: 1. Fix the domain structure (e.g., create the missing dir) 2. Remove the exported images 3. unlock the VM with the unlocker tool 4. re-export In 3.5's architecture, we don't have a good solution in the engine, but 3.6's reworking of the command should supply us with an opportunity to fix this. Remove the 3.5.z flag and the triaged flag, so we can discuss. |