qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] drive-mirroring to nbd is failing with multiple parallel jobs (qemu 2.9 -> 2.11)
@ 2018-02-14  8:54 Alexandre DERUMIER
  2018-02-14  9:45 ` Alexandre DERUMIER
  0 siblings, 1 reply; 5+ messages in thread
From: Alexandre DERUMIER @ 2018-02-14  8:54 UTC (permalink / raw)
  To: qemu-devel

Hi,

I currently have failing mirroring jobs to nbd, when multiple jobs are running in parallel.


step to reproduce, with 2 disks:


1) launch mirroring job of first disk to remote target nbd.(to qemu running target)
2) wait until is reach  ready = 1 , do not complete
3) launch mirroring job of second disk to remote target nbd(to same qemu running target)

-> mirroring job of second disk is currently running (ready=0), first disk is still at ready=1 and still mirroring new write coming.


then, after some time, mainly if no new write are coming to first disk (around 30-40s), the first job is crashing with input/output error.



Note that I don't have network problem, or disk problem, I'm able to mirror both disk individually.


Another similar bug report on proxmox bugzilla:

https://bugzilla.proxmox.com/show_bug.cgi?id=1664


Maybe related to this :
https://lists.gnu.org/archive/html/qemu-devel/2017-11/msg03086.html
?


I don't remember to have the problem with qemu 2.7, but I'm able to reproduce with qemu 2.9 && qemu 2.11.


Best Regards,

Alexandre

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-02-16 10:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-14  8:54 [Qemu-devel] drive-mirroring to nbd is failing with multiple parallel jobs (qemu 2.9 -> 2.11) Alexandre DERUMIER
2018-02-14  9:45 ` Alexandre DERUMIER
2018-02-14 15:11   ` Eric Blake
2018-02-15  9:42     ` Wouter Verhelst
2018-02-16 10:19       ` Alex Bligh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).