All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1626596] [NEW] Lockup with vhost network
@ 2016-09-22 14:48 rm
  2020-11-12 13:12 ` [Bug 1626596] " Thomas Huth
  2021-01-12  4:17 ` Launchpad Bug Tracker
  0 siblings, 2 replies; 3+ messages in thread
From: rm @ 2016-09-22 14:48 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

After using Qemu in this configuration successfully for quite a while, I changed two things:
- moved the VM from a 8-core 4GHz host to a slower 2-core 1.6 Ghz machine
- upgraded qemu from 2.1 to 2.5

and almost immediately (in a couple hours) got hit with a vhost-related
lockup.

QEMU command line is:

qemu-system-x86_64 -enable-kvm -daemonize -monitor
unix:./monitor,server,nowait -cpu host -M q35 -balloon virtio -device
virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -drive
if=none,id=hd,cache=writeback,aio=native,format=raw,file=xxxx.img,discard=unmap
,detect-zeroes=unmap -device virtio-net-pci,netdev=net0,mac=xxxx -netdev
tap,vhost=on,id=net0,script=xxxx.sh -usbdevice tablet -smp 2 -m 512 -vnc
xxxx:yz

VM was running fine, except no network traffic was passed from/to it.
Shutting down the VM, it hung at "Will now halt." The QEMU process was
unkillable, so the only choice was to sysrq-b the entire box.

dmesg with sysrq-w attached.

** Affects: qemu
     Importance: Undecided
         Status: New

** Attachment added: "dmesg with sysrq-w"
   https://bugs.launchpad.net/bugs/1626596/+attachment/4746283/+files/vhost.txt

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1626596

Title:
  Lockup with vhost network

Status in QEMU:
  New

Bug description:
  After using Qemu in this configuration successfully for quite a while, I changed two things:
  - moved the VM from a 8-core 4GHz host to a slower 2-core 1.6 Ghz machine
  - upgraded qemu from 2.1 to 2.5

  and almost immediately (in a couple hours) got hit with a vhost-
  related lockup.

  QEMU command line is:

  qemu-system-x86_64 -enable-kvm -daemonize -monitor
  unix:./monitor,server,nowait -cpu host -M q35 -balloon virtio -device
  virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -drive
  if=none,id=hd,cache=writeback,aio=native,format=raw,file=xxxx.img,discard=unmap
  ,detect-zeroes=unmap -device virtio-net-pci,netdev=net0,mac=xxxx
  -netdev tap,vhost=on,id=net0,script=xxxx.sh -usbdevice tablet -smp 2
  -m 512 -vnc xxxx:yz

  VM was running fine, except no network traffic was passed from/to it.
  Shutting down the VM, it hung at "Will now halt." The QEMU process was
  unkillable, so the only choice was to sysrq-b the entire box.

  dmesg with sysrq-w attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1626596/+subscriptions

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

* [Bug 1626596] Re: Lockup with vhost network
  2016-09-22 14:48 [Qemu-devel] [Bug 1626596] [NEW] Lockup with vhost network rm
@ 2020-11-12 13:12 ` Thomas Huth
  2021-01-12  4:17 ` Launchpad Bug Tracker
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Huth @ 2020-11-12 13:12 UTC (permalink / raw)
  To: qemu-devel

The QEMU project is currently considering to move its bug tracking to another system. For this we need to know which bugs are still valid and which could be closed already. Thus we are setting older bugs to "Incomplete" now.
If you still think this bug report here is valid, then please switch the state back to "New" within the next 60 days, otherwise this report will be marked as "Expired". Or mark it as "Fix Released" if the problem has been solved with a newer version of QEMU already. Thank you and sorry for the inconvenience.

** Changed in: qemu
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1626596

Title:
  Lockup with vhost network

Status in QEMU:
  Incomplete

Bug description:
  After using Qemu in this configuration successfully for quite a while, I changed two things:
  - moved the VM from a 8-core 4GHz host to a slower 2-core 1.6 Ghz machine
  - upgraded qemu from 2.1 to 2.5

  and almost immediately (in a couple hours) got hit with a vhost-
  related lockup.

  QEMU command line is:

  qemu-system-x86_64 -enable-kvm -daemonize -monitor
  unix:./monitor,server,nowait -cpu host -M q35 -balloon virtio -device
  virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -drive
  if=none,id=hd,cache=writeback,aio=native,format=raw,file=xxxx.img,discard=unmap
  ,detect-zeroes=unmap -device virtio-net-pci,netdev=net0,mac=xxxx
  -netdev tap,vhost=on,id=net0,script=xxxx.sh -usbdevice tablet -smp 2
  -m 512 -vnc xxxx:yz

  VM was running fine, except no network traffic was passed from/to it.
  Shutting down the VM, it hung at "Will now halt." The QEMU process was
  unkillable, so the only choice was to sysrq-b the entire box.

  dmesg with sysrq-w attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1626596/+subscriptions


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

* [Bug 1626596] Re: Lockup with vhost network
  2016-09-22 14:48 [Qemu-devel] [Bug 1626596] [NEW] Lockup with vhost network rm
  2020-11-12 13:12 ` [Bug 1626596] " Thomas Huth
@ 2021-01-12  4:17 ` Launchpad Bug Tracker
  1 sibling, 0 replies; 3+ messages in thread
From: Launchpad Bug Tracker @ 2021-01-12  4:17 UTC (permalink / raw)
  To: qemu-devel

[Expired for QEMU because there has been no activity for 60 days.]

** Changed in: qemu
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1626596

Title:
  Lockup with vhost network

Status in QEMU:
  Expired

Bug description:
  After using Qemu in this configuration successfully for quite a while, I changed two things:
  - moved the VM from a 8-core 4GHz host to a slower 2-core 1.6 Ghz machine
  - upgraded qemu from 2.1 to 2.5

  and almost immediately (in a couple hours) got hit with a vhost-
  related lockup.

  QEMU command line is:

  qemu-system-x86_64 -enable-kvm -daemonize -monitor
  unix:./monitor,server,nowait -cpu host -M q35 -balloon virtio -device
  virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -drive
  if=none,id=hd,cache=writeback,aio=native,format=raw,file=xxxx.img,discard=unmap
  ,detect-zeroes=unmap -device virtio-net-pci,netdev=net0,mac=xxxx
  -netdev tap,vhost=on,id=net0,script=xxxx.sh -usbdevice tablet -smp 2
  -m 512 -vnc xxxx:yz

  VM was running fine, except no network traffic was passed from/to it.
  Shutting down the VM, it hung at "Will now halt." The QEMU process was
  unkillable, so the only choice was to sysrq-b the entire box.

  dmesg with sysrq-w attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1626596/+subscriptions


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

end of thread, other threads:[~2021-01-12  4:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-22 14:48 [Qemu-devel] [Bug 1626596] [NEW] Lockup with vhost network rm
2020-11-12 13:12 ` [Bug 1626596] " Thomas Huth
2021-01-12  4:17 ` Launchpad Bug Tracker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.