qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] 2.1 unexpected stop after exporting blockdev via nbd server
@ 2014-12-18 15:38 Andrey Korolyov
  2015-01-02 13:04 ` Stefan Hajnoczi
  0 siblings, 1 reply; 9+ messages in thread
From: Andrey Korolyov @ 2014-12-18 15:38 UTC (permalink / raw)
  To: qemu-devel@nongnu.org

Hello,

2.1-stable is currently crashing with the

Co-routine re-entered recursively
2014-12-16 15:06:23.578+0000: shutting down

after execution of (for example) following when using virtio-dp as a
disk backend:

'{ "execute": "nbd-server-start", "arguments": { "addr": { "type":
"inet", "data": { "host": "10.6.0.1", "port": "3333" } } } }'
'{ "execute": "nbd-server-add", "arguments": {"device":
"drive-virtio-disk0","writable": false } }'

Should be easily reproduceable, args follows:

qemu-system-x86_64 -enable-kvm -name vm31148 -S -machine
pc-i440fx-2.1,accel=kvm,usb=off -cpu SandyBridge,+kvm_pv_eoi -m 512
-realtime mlock=off -smp 12,sockets=1,cores=12,threads=12 -uuid
fe590ff9-1f18-4bb1-9627-7d8c800a00fe -nographic -no-user-config
-nodefaults -device sga -chardev
socket,id=charmonitor,path=/var/lib/libvirt/qemu/vm31148.monitor,server,nowait
-mon chardev=charmonitor,id=monitor,mode=control -rtc
base=utc,driftfix=slew -global kvm-pit.lost_tick_policy=discard
-no-shutdown -global PIIX4_PM.disable_s3=1 -global
PIIX4_PM.disable_s4=1 -boot strict=on -device
nec-usb-xhci,id=usb,bus=pci.0,addr=0x4 -device
virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x5 -drive
file=rbd:dev-rack2/vm31148-rjv:id=qemukvm:key=xxx:auth_supported=cephx\;none:mon_host=10.6.0.1\:6789\;10.6.0.3\:6789\;10.6.0.4\:6789,if=none,id=drive-virtio-disk0,format=raw
-device virtio-blk-pci,scsi=off,bus=pci.0,addr=0x6,drive=drive-virtio-disk0,id=virtio-disk0,bootindex=1
-chardev pty,id=charserial0 -device
isa-serial,chardev=charserial0,id=serial0 -chardev
socket,id=charchannel0,path=/var/lib/libvirt/qemu/vm31148.sock,server,nowait
-device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=org.qemu.guest_agent.1
-object iothread,id=vm31148blk0 -set
device.virtio-disk0.config-wce=off -set device.virtio-disk0.scsi=off
-set device.virtio-disk0.iothread=vm31148blk0

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

end of thread, other threads:[~2015-01-08 13:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-18 15:38 [Qemu-devel] 2.1 unexpected stop after exporting blockdev via nbd server Andrey Korolyov
2015-01-02 13:04 ` Stefan Hajnoczi
2015-01-05 13:12   ` Andrey Korolyov
2015-01-06 11:43     ` Stefan Hajnoczi
2015-01-06 11:49     ` Stefan Hajnoczi
2015-01-08  1:17       ` [Qemu-devel] [Qemu-stable] " Michael Roth
2015-01-08 10:31         ` Stefan Hajnoczi
2015-01-08 12:11           ` Paolo Bonzini
2015-01-08 13:25             ` Stefan Hajnoczi

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