qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] qmp block-mirror hang, lots of nfs op/s on nfs source disk
@ 2015-05-11 11:38 Alexandre DERUMIER
  2015-05-11 11:46 ` Paolo Bonzini
  0 siblings, 1 reply; 3+ messages in thread
From: Alexandre DERUMIER @ 2015-05-11 11:38 UTC (permalink / raw)
  To: qemu-devel

Hi,

I'm currently playing with drive-mirror, (qemu 2.2)

and I have qmp hang when drive-mirror is starting.

just after qmp "drive-mirror" exec, qmp socket or hmp are not responding.

After some times it's working again, and I can see result of query-block-jobs.


The source volume is on nfs (v4), and it seem that the bigger the volume is, the bigger I need to wait before the mirror begin.


Looking at nfsiostat

   op/s		rpc bklog
1806.00 	   0.00
read:             ops/s		   kB/s		  kB/op		retrans		avg RTT (ms)	avg exe (ms)
		  0.000 	  0.000 	  0.000        0 (0.0%) 	  0.000 	  0.000
write:            ops/s		   kB/s		  kB/op		retrans		avg RTT (ms)	avg exe (ms)
		  0.000 	  0.000 	  0.000        0 (0.0%) 	  0.000 	  0.000


I'm seeing a lot of  nfs op/s on source disk (but not read).

I wonder if some kind of source file scan is done ? is it expected ?

I can reproduce it 100%

I found a report on redhat bugzilla here, which seem to have same behaviour (not on nfs):
https://bugzilla.redhat.com/show_bug.cgi?id=1185172

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

end of thread, other threads:[~2015-05-11 12:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-11 11:38 [Qemu-devel] qmp block-mirror hang, lots of nfs op/s on nfs source disk Alexandre DERUMIER
2015-05-11 11:46 ` Paolo Bonzini
2015-05-11 12:03   ` Alexandre DERUMIER

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).