[OmniOS-discuss] Creating KVMs
Bryan Horstmann-Allen
bdha at mirrorshades.net
Mon Oct 1 01:58:57 EDT 2012
+------------------------------------------------------------------------------
| On 2012-10-01 01:24:02, Eric Sproul wrote:
|
| Do you have both driver/virtualization/kvm and system/kvm installed
| (you should, it's part of "entire") and have the kvm driver loaded?
# pkg list | grep kvm
driver/virtualization/kvm 1.0.2-0.151002 i--
system/kvm 1.0.2-0.151002 i--
# modinfo -c | grep -i kvm
#
# add_drv -v -n kvm
Reboot client to install driver.
Driver (kvm) installed.
# grep kvm /etc/name_to_major
kvm 264
# modinfo | grep kvm
#
# modload /kernel/drv/amd64/kvm
can't load module: No such device or address
Systems hangs shortly after reboot. Sadface.
It may be related to Sandy Bridge, though my SmartOS boxes usually took a bit
longer than ~30s to hang themselves.
Will try to get this into /etc/system
set pcplusmp:apic_timer_preferred_mode=0
to see if that fixes it.
--
bdha
cyberpunk is dead. long live cyberpunk.
More information about the OmniOS-discuss
mailing list