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

Bug 872936

Summary: engine [Live Storage Migration]: we are creating snapshot for all disks under vm during a disk move
Product: Red Hat Enterprise Virtualization Manager Reporter: Dafna Ron <dron>
Component: ovirt-engineAssignee: Ayal Baron <abaron>
Status: CLOSED NOTABUG QA Contact: Dafna Ron <dron>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 3.1.0CC: abaron, acathrow, amureini, dyasny, hateya, iheim, lpeer, Rhev-m-bugs, yeylon, ykaul
Target Milestone: ---   
Target Release: 3.1.0   
Hardware: x86_64   
OS: Linux   
Whiteboard: storage
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-04 17:45:23 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 and screen shots none

Description Dafna Ron 2012-11-04 13:00:42 UTC
Created attachment 637987 [details]
logs and screen shots

Description of problem:

during live storage migration: when we move 1 disk which is under a vm with multiple disks we add the snapshot of that disk to all other disks under that vm. 

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

si23

How reproducible:

100%

Steps to Reproduce:
1. create a vm with 3 disks
2. move 1 disk
3.
  
Actual results:

1. all disks get locked and appear as if we added a snapshot to them. 
2. under snapshot tab there is only one snapshot
3. under storage tab -> vm -> it appease as if all disks have the moved disks snapshot. 


Expected results:

snapshot should only be created for the disk we are moving. 

Additional info: logs

Comment 1 Andrew Cathrow 2012-11-04 13:37:27 UTC
IIUC that's as designed since today the engine doesn't support per disk snapshots only per VM.

Ayal, please confirm and close if that's the case.

Comment 2 Ayal Baron 2012-11-04 17:45:23 UTC
Indeed, we do not support disk level snapshots today.  This is as designed.