TritonDataCenter / illumos-kvm

KVM driver for illumos
Other
118 stars 65 forks source link

graceful KVM shutdown hangs with OpenBSD guest #18

Open kwatsen opened 11 years ago

kwatsen commented 11 years ago

Per the discussion on the illumos-discuss list:

  http://www.mail-archive.com/discuss@lists.illumos.org/msg01877.html

My OpenBSD guest completely hangs after sending it the shutdown signal:

  # echo system_powerdown | nc -U /tmp/webserver.monitor

This issue was reproduced by Robert Mustacchi on an Intel setup (I'm using AMD).

Steps to reproduce are provided in this message:

  http://www.mail-archive.com/discuss@lists.illumos.org/msg01881.html

Thanks, Kent