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

Bug 1065886

Summary: Live storage migration fails when snapshot disk attached to other vm
Product: [Retired] oVirt Reporter: Raz Tamir <ratamir>
Component: vdsmAssignee: Daniel Erez <derez>
Status: CLOSED CURRENTRELEASE QA Contact: Raz Tamir <ratamir>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 3.4CC: acanan, acathrow, amureini, bazulay, gklein, iheim, mgoldboi, yeylon
Target Milestone: ---   
Target Release: 3.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: storage
Fixed In Version: v4.14.4 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-31 12:25:00 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
vdsm and engine logs none

Description Raz Tamir 2014-02-17 08:45:56 UTC
Created attachment 863986 [details]
vdsm and engine logs

Description of problem:
setup:
2 SD, 1 host, 2 vms with disks
1 vm with snapshot.
When attaching snapshot disk of first vm to second vm (backup api - http://www.ovirt.org/Features/Backup-Restore_API_Integration), and trying to migrate second vm disks, operation fails with message :
"Failed to complete snapshot 'Auto-generated for Live Storage Migration' creation for VM 'vm_1'."

The 'Auto-generated for Live Storage Migration' snapshot is still in snapshot list of the second vm and cannot be deleted.

From vdsm side: Thread-42492::DEBUG::2014-02-17 10:09:50,182::
BindingXMLRPC::977::vds::(wrapper)
return vmSnapshot with {'status': {'message': 'Action not permitted on a VM with transient disks', 'code': 59}}

Version-Release number of selected component (if applicable):
ovirt-engine-3.4.0-0.5.beta1.el6.noarch
vdsm-4.14.1-2.el6.x86_64

How reproducible:
100%

Steps to Reproduce:
1. Attach snapshot disk of first vm to second vm
2. Move second vm disk to other storage domain
3.

Actual results:
New snapshot 'Auto-generated for Live Storage Migration' is created and ERROR message appears: "Failed to complete snapshot 'Auto-generated for Live Storage Migration' creation for VM 'vm_1'." this snapshot isn't deleted after the error message

Expected results:
A message that alerts the user that this operation is invalid

Additional info:

Comment 1 Sandro Bonazzola 2014-03-31 12:25:00 UTC
this is an automated message: moving to Closed CURRENT RELEASE since oVirt 3.4.0 has been released