Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Apr 2013 09:06:46 +0000
From:      "Eggert, Lars" <lars@netapp.com>
To:        "freebsd-virtualization@freebsd.org" <freebsd-virtualization@freebsd.org>
Subject:   Re: bhyveload "vm_create: Device not configured"
Message-ID:  <8F2F5E48-0ECB-4805-B5B9-089B5F35272C@netapp.com>
In-Reply-To: <4C57110A-E840-492D-AE63-219022BCEF28@netapp.com>
References:  <4C57110A-E840-492D-AE63-219022BCEF28@netapp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

On Apr 30, 2013, at 9:38, "Eggert, Lars" <lars@netapp.com> wrote:
> I'm starting to play around with bhyve, and I'm trying to byhveload a dis=
k image that I otherwise use to netboot some headless servers. When I tried=
 that, I get:
>=20
> root@five:~ # bhyveload -d /home/elars/dst/rootfs test
> vm_create: Device not configured

turns out that because I used the loader to kldload vmm.ko, I did not see t=
he following error message, which is thrown when loading it when booted:

vmx_init: processor does not support desired primary processor-based contro=
ls

The CPU in this box reports as:

CPU: Intel(R) Xeon(R) CPU           E5240  @ 3.00GHz (3000.17-MHz K8-class =
CPU)
  Origin =3D "GenuineIntel"  Id =3D 0x1067a  Family =3D 0x6  Model =3D 0x17=
  Stepping =3D 10
  Features=3D0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PG=
E,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
  Features2=3D0xc0ce3bd<SSE3,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,=
PDCM,DCA,SSE4.1,XSAVE,OSXSAVE>
  AMD Features=3D0x20100800<SYSCALL,NX,LM>
  AMD Features2=3D0x1<LAHF>
  TSC: P-state invariant, performance statistics

Shouldn't this be sufficient to support bhyve?

Thanks,
Lars=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8F2F5E48-0ECB-4805-B5B9-089B5F35272C>