Bug 1251956
Summary: | Live storage migration is broken | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Arik <ahadas> | ||||
Component: | ovirt-engine | Assignee: | Daniel Erez <derez> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Kevin Alon Goldblatt <kgoldbla> | ||||
Severity: | urgent | Docs Contact: | |||||
Priority: | urgent | ||||||
Version: | 3.6.0 | CC: | amureini, cmestreg, derez, gklein, kgoldbla, lpeer, lsurette, rbalakri, Rhev-m-bugs, tnisan, yeylon, ykaul | ||||
Target Milestone: | ovirt-3.6.0-rc | Keywords: | Regression | ||||
Target Release: | 3.6.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | 3.6.0-10 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 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: | |||||||
Bug Blocks: | 1058757 | ||||||
Attachments: |
|
Description
Arik
2015-08-10 12:02:26 UTC
Created attachment 1061017 [details]
engine log
The relevant part is:
Call Stack: null, Custom Event ID: -1, Message: VM windows7 started on Host bamba
2015-08-10 14:45:11,441 INFO [org.ovirt.engine.core.bll.MoveDisksCommand] (default task-27) [37ac4b8c] Running command: MoveDisksCommand internal: false. Entities affected : ID: 63213433-b3e9-4fab-809a-60972897baea Type: DiskAction group CONFIGURE_DISK_STORAGE with role type USER
2015-08-10 14:45:11,660 INFO [org.ovirt.engine.core.bll.lsm.LiveMigrateVmDisksCommand] (default task-27) [37ac4b8c] Lock Acquired to object 'EngineLock:{exclusiveLocks='[63213433-b3e9-4fab-809a-60972897baea=<DISK, ACTION_TYPE_FAILED_DISK_IS_BEING_MIGRATED$DiskName windows7>]', sharedLocks='[564dffd1-06ca-ccae-a533-97aac010ea3d=<VM, ACTION_TYPE_FAILED_OBJECT_LOCKED>]'}'
2015-08-10 14:45:11,784 INFO [org.ovirt.engine.core.bll.lsm.LiveMigrateVmDisksCommand] (org.ovirt.thread.pool-8-thread-7) [37ac4b8c] Running command: LiveMigrateVmDisksCommand Task handler: LiveSnapshotTaskHandler internal: false. Entities affected : ID: 63213433-b3e9-4fab-809a-60972897baea Type: DiskAction group DISK_LIVE_STORAGE_MIGRATION with role type USER
2015-08-10 14:45:12,080 WARN [org.ovirt.engine.core.bll.CreateAllSnapshotsFromVmCommand] (org.ovirt.thread.pool-8-thread-7) [42da1270] CanDoAction of action 'CreateAllSnapshotsFromVm' failed for user admin@internal. Reasons: VAR__ACTION__CREATE,VAR__TYPE__SNAPSHOT,ACTION_TYPE_FAILED_DISKS_LOCKED,$diskAliases windows7
2015-08-10 14:45:12,151 INFO [org.ovirt.engine.core.bll.lsm.LiveMigrateVmDisksCommand] (org.ovirt.thread.pool-8-thread-7) [42da1270] Lock freed to object 'EngineLock:{exclusiveLocks='[63213433-b3e9-4fab-809a-60972897baea=<DISK, ACTION_TYPE_FAILED_DISK_IS_BEING_MIGRATED$DiskName windows7>]', sharedLocks='[564dffd1-06ca-ccae-a533-97aac010ea3d=<VM, ACTION_TYPE_FAILED_OBJECT_LOCKED>]'}
Can confirm it happens with last build ovirt-engine-3.6.0-0.0.master.20150804111407.git122a3a0.el6.noarch, I tried to move between iscsi domains and RHEL 7.1 *** Bug 1256786 has been marked as a duplicate of this bug. *** I encountered other issue in the last build 3.6.0-10, operation succeeds but the job "Migrating ..." is never marked as FINISHED, should I open a new BZ or add the details here? (In reply to Carlos Mestre González from comment #4) > I encountered other issue in the last build 3.6.0-10, operation succeeds but > the job "Migrating ..." is never marked as FINISHED, should I open a new BZ > or add the details here? It's an in the task monitoring so please open a new BZ. Can you please also attach the relevant logs and screenshots. Verified this with the following version: ---------------------------------------------------- rhevm-3.6.0-0.12.master.el6.noarch vdsm-4.17.3-1.el7ev.noarch Verified using the following scenario: --------------------------------------------------- Steps to Reproduce: 1. Run a VM 2. Try to move one of its disks to a different storage domain >>>>> OPERATION WORKS FINE Moving to VERIFIED! RHEV 3.6.0 has been released, setting status to CLOSED CURRENTRELEASE RHEV 3.6.0 has been released, setting status to CLOSED CURRENTRELEASE RHEV 3.6.0 has been released, setting status to CLOSED CURRENTRELEASE RHEV 3.6.0 has been released, setting status to CLOSED CURRENTRELEASE |