Bug 1315634

Summary: Timed out during operation: cannot acquire state change lock (held by remoteDispatchDomainGetBlockJobInfo)
Product: [Other] Bugtool Reporter: Shumaila Naeem <shum.naeem>
Component: bugtoolAssignee: Nobody <nobody>
Status: NEW --- QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: unspecified   
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: 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: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Shumaila Naeem 2016-03-08 09:49:08 UTC
Description of problem:
Im working on centos7.1 with libvirt version 1.2.17
the problem im having is with virsh blockcommit command

virsh blockcommit --domain Activity--7 vda --base /raid10-2hs-island/raid10-2hs-island_shum/Activity--7_1.img --top /raid10-2hs-island/raid10-2hs-island_shum/Activity--7_1_2016_03_05_04_17_07_hourly.snap --wait --verbose

the problem is the vm get stuck while getting info from blockjobinfo
virsh block commit command doesn't end
and all the other operations on the vm are returning the error
Timed out during operation: cannot acquire state change lock (held by remoteDispatchDomainGetBlockJobInfo)


Version-Release number of selected component (if applicable):
Virsh command line tool of libvirt 1.2.17
See web site at http://libvirt.org/

centos7.1

How reproducible:


Steps to Reproduce:
1. No steps , its coming on random basis
2. mostly the snapshot that has more data in it cause problem in commiting

Actual results:


Expected results:


Additional info: