qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] NBD broken ?
@ 2012-03-04  0:44 Laurent Vivier
  2012-03-05  7:45 ` Paolo Bonzini
  0 siblings, 1 reply; 2+ messages in thread
From: Laurent Vivier @ 2012-03-04  0:44 UTC (permalink / raw)
  To: qemu-devel; +Cc: Paolo Bonzini

Hi,

since commit ae255e523, qemu with NBD hangs at startup (when it tries to
access the disk):

commit ae255e523c256cf0708f1c16cb946ff96340a800
Author: Paolo Bonzini <pbonzini@redhat.com>
Date:   Thu Sep 8 14:28:59 2011 +0200

    nbd: switch to asynchronous operation
    
    Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>


Reverting this patch corrects the problem.

My system is an Ubuntu 11.04 x86_64 (But the bug is also seen on RHEL6).

qemu is configured only with "--target-list=x86_64-softmmu".

My test case is:

./qemu-nbd -k /tmp/nbd-socket -t /ISO/ubuntu-11.04-desktop-i386.iso

./x86_64-softmmu/qemu-system-x86_64 -cdrom nbd:unix:/tmp/nbd-socket

Same problem with a TCP socket, with/without KVM, with an x86_64 guest, with -hda...
 
Regards,
Laurent

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

end of thread, other threads:[~2012-03-05  7:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-04  0:44 [Qemu-devel] NBD broken ? Laurent Vivier
2012-03-05  7:45 ` Paolo Bonzini

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