Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 891204

Summary: [ovirt-engine-backend] Delete second snapshot fails
Product: Red Hat Enterprise Virtualization Manager Reporter: Kiril Nesenko <knesenko>
Component: ovirt-engineAssignee: Daniel Erez <derez>
Status: CLOSED WORKSFORME QA Contact: Haim <hateya>
Severity: high Docs Contact:
Priority: high    
Version: 3.1.1CC: abaron, dfediuck, dyasny, hateya, iheim, lpeer, Rhev-m-bugs, yeylon, ykaul
Target Milestone: ---Keywords: Regression, TestBlocker
Target Release: 3.2.0   
Hardware: x86_64   
OS: Linux   
Whiteboard: storage
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-10 09:12:16 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:
Description Flags
logs none

Description Kiril Nesenko 2013-01-02 08:36:39 UTC
Created attachment 671303 [details]
logs

Description of problem:
Can not delete a second snapshot.

2013-01-02 09:22:37,816 INFO  [org.ovirt.engine.core.bll.EntityAsyncTask] (pool-3-thread-47) EntityAsyncTask::HandleEndActionResult [within thread]: Removing EntityMultiAsyncTasks object for entity 79e09791-ecb5-41ee-a0c3-aa23c4a7954f
2013-01-02 09:22:37,830 ERROR [org.ovirt.engine.core.bll.GetVmConfigurationBySnapshotQuery] (ajp-/127.0.0.1:8702-1) Snapshot 07383834-f05b-4f66-8afd-2fea553d67b5 does not exist
2013-01-02 09:22:37,831 ERROR [org.ovirt.engine.core.bll.GetVmConfigurationBySnapshotQuery] (ajp-/127.0.0.1:8702-1) Query GetVmConfigurationBySnapshotQuery failed. Exception message is null
2013-01-02 09:22:37,831 ERROR [org.ovirt.engine.api.restapi.resource.AbstractBackendResource] (ajp-/127.0.0.1:8702-1) Operation Failed: Entity not found: null
2013-01-02 09:22:38,334 INFO  [org.ovirt.engine.core.vdsbroker.irsbroker.IsValidVDSCommand] (ajp-/127.0.0.1:8702-3) [2afdcb08] START, IsValidVDSCommand( storagePoolId = fa02338b-780d-425e-b384-54ecb797729b, ignoreFailoverLimit = false, compatabilityVersion = null), log id: 4d36326c
2013-01-02 09:22:38,335 INFO  [org.ovirt.engine.core.vdsbroker.irsbroker.IsValidVDSCommand] (ajp-/127.0.0.1:8702-3) [2afdcb08] FINISH, IsValidVDSCommand, return: true, log id: 4d36326c
2013-01-02 09:22:38,342 INFO  [org.ovirt.engine.core.vdsbroker.IsVmDuringInitiatingVDSCommand] (ajp-/127.0.0.1:8702-3) [2afdcb08] START, IsVmDuringInitiatingVDSCommand( vmId = 79e09791-ecb5-41ee-a0c3-aa23c4a7954f), log id: 5c3f587d
2013-01-02 09:22:38,342 INFO  [org.ovirt.engine.core.vdsbroker.IsVmDuringInitiatingVDSCommand] (ajp-/127.0.0.1:8702-3) [2afdcb08] FINISH, IsVmDuringInitiatingVDSCommand, return: false, log id: 5c3f587d
2013-01-02 09:22:38,352 INFO  [org.ovirt.engine.core.bll.RunVmOnceCommand] (ajp-/127.0.0.1:8702-3) [2afdcb08] Running command: RunVmOnceCommand internal: false. Entities affected :  ID: 79e09791-ecb5-41ee-a0c3-aa23c4a7954f Type: VM
2013-01-02 09:22:38,364 INFO  [org.ovirt.engine.core.vdsbroker.CreateVmVDSCommand] (ajp-/127.0.0.1:8702-3) [2afdcb08] START, CreateVmVDSCommand(HostName = cinteg06.ci.lab.tlv.redhat.com, HostId = 4075644e-54a5-11e2-b134-001a4a23122d, vmId=79e09791-ecb5-41ee-a0c3-aa23c4a7954f, vm=org.ovirt.engine.core.common.businessentities.VM@6e776b84), log id: 25a5c3f9
2013-01-02 09:22:38,366 INFO  [org.ovirt.engine.core.vdsbroker.vdsbroker.CreateVDSCommand] (ajp-/127.0.0.1:8702-3) [2afdcb08] START, CreateVDSCommand(HostName = cinteg06.ci.lab.tlv.redhat.com, HostId = 4075644e-54a5-11e2-b134-001a4a23122d, vmId=79e09791-ecb5-41ee-a0c3-aa23c4a7954f, vm=org.ovirt.engine.core.common.businessentities.VM@6e776:



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

How reproducible:


Steps to Reproduce:
1. 
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 2 Haim 2013-01-02 16:50:46 UTC
Kiril, what 7e91ce0a64fdb0a8db1931a0944eea398e12d66f stands for ? what is the official version you used of both RHEVM and vdsm.