Bug 913253

Summary: vdsm: can't live migrate a disk
Product: Red Hat Enterprise Virtualization Manager Reporter: Dafna Ron <dron>
Component: vdsmAssignee: Federico Simoncelli <fsimonce>
Status: CLOSED CURRENTRELEASE QA Contact: Dafna Ron <dron>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 3.2.0CC: abaron, amureini, bazulay, hateya, iheim, knesenko, lpeer, scohen, ykaul
Target Milestone: ---Keywords: Regression, TestBlocker
Target Release: 3.2.0   
Hardware: x86_64   
OS: Linux   
Whiteboard: storage
Fixed In Version: vdsm-4.10.2-10.0.el6ev Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-06-11 09:17:06 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:
Bug Depends On:    
Bug Blocks: 872277, 873145, 878460, 906246, 917401    
Attachments:
Description Flags
logs none

Description Dafna Ron 2013-02-20 17:54:08 UTC
Created attachment 700151 [details]
logs

Description of problem:

we fail to live migrate a disk with: CopyImageError: low level Image copy failed: ()

looking at the thread we have a previouse issue which might be cuasing it: 

AttributeError: 'module' object has no attribute 'NICENESS'


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

vdsm-4.10.2-8.0.el6ev.x86_64
sf7

How reproducible:

100%

Steps to Reproduce:
1. create 2 iscsi domains
2. create a vm with one disk
3. run vm -> once vm is up -> live migrate the disk
  
Actual results:

we fail to live migraet the disk

Expected results:

we should be able to live migrate the disk

Additional info:logs

Comment 2 Federico Simoncelli 2013-02-21 09:35:32 UTC
This has been most likely introduced backporting:

b2300d3 use qemu-img convert to copy sparse volumes when moving a vm

which is using the NICENESS class that is not present downstream.

Comment 3 Federico Simoncelli 2013-02-21 10:32:17 UTC
I5abd61c0 Make advanced process invocations part of execCmd
http://gerrit.ovirt.org/9042

Comment 5 Dafna Ron 2013-03-05 13:31:19 UTC
verified on vdsm-4.10.2-10.0.el6ev.x86_64

Comment 6 Itamar Heim 2013-06-11 09:17:06 UTC
3.2 has been released

Comment 7 Itamar Heim 2013-06-11 09:41:58 UTC
3.2 has been released