Project

General

Profile

Actions

Bug #1834

open

kvm driver hangs kernel on Xeon E3-1230

Added by Matt Connolly almost 12 years ago. Updated over 11 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2011-11-30
Due date:
% Done:

0%

Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:

Description

I've just put together a new oi-151 machine with a Xeon E3-1230 processor.

Installing the kvm driver results in a system that will hang during boot. If VT-d is disabled in bios, then a kernel panic occurs, and the stack trace can be seen in the attached photo. With VT-d enabled, the hang occurs at the same place (in the boot process), but it's a silent hang with no dump.

Steps to reproduce:

  1. pkg install driver/i86pc/kvm
  2. reboot

Interestingly, after installing the driver and not rebooting, it does work correctly: I can subsequently install qemu-kvm and setup virtual machines and they run fine.

Is there something different about how the driver loads at boot vs at install time?

I'm happy to build the kvm driver with patches for testing, and generally help out where I can.


Files

crashstacktrace.jpg (227 KB) crashstacktrace.jpg Matt Connolly, 2011-11-30 10:05 PM

Related issues

Related to illumos gate - Bug #1723: apix module mistakingly sets TPRResolvedRobert Mustacchi2011-11-03

Actions
Actions #1

Updated by Rich Lowe almost 12 years ago

This has a reasonable chance of being https://github.com/joyent/illumos-kvm/issues/1

the panic is new to me, but better reported as a bug against the KVM driver at http://github.com/joyent/illumos-kvm

Actions #2

Updated by Matt Connolly almost 12 years ago

It could be. Thanks for the link, and I'll make another issue over at illumos-kvm about the kernel panic.

Actions #3

Updated by Jon Strabala almost 12 years ago

Matt, If you build a new nightly BE from source (e.g. updated code base after the oi_151a release) for your Xeon E3-1230, you might have to tun off hyper-threading in your BIOS refer to: [https://www.illumos.org/issues/1627]. I am also be curious if you have hyper-threading currently enabled in our BIOS right now.

Actions #4

Updated by Matt Connolly almost 12 years ago

Hi Jon, I do have hyperthreading enabled. But I've followed the instructions over at the github issue and that appears to have resolved the issue.

I'm writing this now from a Linux guest VM running in qemu-kvm on OpenIndiana. :)

Actions #5

Updated by Matt Connolly over 11 years ago

This issue appears to be resolved for me using KVM from oi151-a2. (a3 has other issues however, see #2626).

Actions

Also available in: Atom PDF