Bug 1219958 - VmReplicateDiskFinishVDSCommand and DeleteImageGroupVDSCommand are not called during Live Storage Migration and leaves unfinished jobs and locked disks
Summary: VmReplicateDiskFinishVDSCommand and DeleteImageGroupVDSCommand are not called...
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine
Version: 3.5.0
Hardware: All
OS: Linux
high
high
Target Milestone: ovirt-3.6.3
: 3.6.0
Assignee: Daniel Erez
QA Contact: Aharon Canan
URL:
Whiteboard: storage
Depends On: 1080372
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-08 20:13 UTC by Javier Coscia
Modified: 2019-08-15 04:37 UTC (History)
14 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-09-08 22:11:52 UTC
oVirt Team: Storage
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Javier Coscia 2015-05-08 20:13:20 UTC
Description of problem:

After a LSM, one of 3 disks remains in "locked" state in the RHEV GUI and the LSM sequence won't be completed since the VmReplicateDiskFinishVDSCommand and DeleteImageGroupVDSCommand are not being called 

The engine sequence below completes but VmReplicateDiskFinishVDSCommand and DeleteImageGroupVDSCommand are never executed after the SyncImageGroupDataVDSCommand.

CloneImageGroupStructureVDSCommand
VmReplicateDiskStartVDSCommand
SyncImageGroupDataVDSCommand

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

rhevm-3.5.0-0.32.el6ev
vdsm-4.16.8.1-6.el6ev
Block Storage on both Storage Domains

Steps to Reproduce:
1. Perform a Live Migration Storage with more than 1 disk (3 in this case)

Actual results:

Jobs in the DB are in 'STARTED' state and the disk which didn't get move is in 'Locked' state

Expected results:

Jobs should be cleaned and the LSM procedure should complete with 

Additional info:


Note You need to log in before you can comment on or make changes to this bug.