Bug 1015080

Summary: Exception thrown on import vm failure
Product: [Retired] oVirt Reporter: Arik <ahadas>
Component: ovirt-engine-coreAssignee: Arik <ahadas>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: acathrow, iheim, michal.skrivanek, yeylon
Target Milestone: ---   
Target Release: 3.3.2   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: virt
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-19 14:24:54 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
logs none

Description Arik 2013-10-03 12:29:42 UTC
Description of problem:
unsupported operation exception is thrown when import vm that has snapshots with memory fails (missing implementation for CommandBase#getTaskType at ImportVmCommand cause this exception when it invokes DeleteImageGroupVdsCommand which creates task).

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


How reproducible:
100%

Steps to Reproduce:
1. Import VM that has snapshot that contains memory state.
2. Cause the migration to fail.
3.

Actual results:
Unsupported operation exception appears in the engine log.

Expected results:
Rollback is executed without any exception.

Additional info:

Comment 1 Arik 2013-10-03 12:32:30 UTC
Created attachment 807073 [details]
logs

Comment 2 Sandro Bonazzola 2013-12-13 16:02:14 UTC
rc build done, moving to ON_QA, packages will be available on updates-testing repository.

Comment 3 Sandro Bonazzola 2013-12-19 14:24:54 UTC
oVirt 3.3.2 has been released resolving the problem described in this bug report.