Re: [Qemu-block] [Qemu-devel] [PATCH v2] mirror: follow AioContext change gracefully

2016-06-13 Thread Jason J. Herne
. -- -- Jason J. Herne (jjhe...@linux.vnet.ibm.com)

Re: [Qemu-block] [Qemu-devel] coroutines: block: Co-routine re-entered recursively when migrating disk with iothreads

2016-06-09 Thread Jason J. Herne
On 06/09/2016 12:31 PM, Stefan Hajnoczi wrote: On Mon, May 23, 2016 at 7:54 PM, Jason J. Herne <jjhe...@linux.vnet.ibm.com> wrote: Libvirt migration command: virsh migrate --live --persistent --copy-storage-all --migrate-disks vdb kvm1 qemu+ssh://dev1/system I guess that this is th

Re: [Qemu-block] [Qemu-devel] coroutines: block: Co-routine re-entered recursively when migrating disk with iothreads

2016-06-07 Thread Jason J. Herne
On 06/06/2016 10:44 PM, Fam Zheng wrote: On Mon, 06/06 14:55, Jason J. Herne wrote: I'll see if I can reproduce it here. Fam Hi Fam, Have you had any luck reproducing this? No I cannot reproduce so far. I can hit the problem 100% of the time. Is there any info I can provide to help

Re: [Qemu-block] [Qemu-devel] coroutines: block: Co-routine re-entered recursively when migrating disk with iothreads

2016-06-06 Thread Jason J. Herne
On 05/25/2016 04:36 AM, Fam Zheng wrote: On Tue, 05/24 11:05, Jason J. Herne wrote: Thread 13 (Thread 0x3ff989ff910 (LWP 29452)): #0 0x03ff99abe2c0 in raise () from /lib64/libc.so.6 #1 0x03ff99abfc26 in abort () from /lib64/libc.so.6 #2 0x80427d80 in qemu_coroutine_enter (co

[Qemu-block] coroutines: block: Co-routine re-entered recursively when migrating disk with iothreads

2016-05-23 Thread Jason J. Herne
-persistent --copy-storage-all --migrate-disks vdb kvm1 qemu+ssh://dev1/system -- -- Jason J. Herne (jjhe...@linux.vnet.ibm.com)