Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Apr 2013 02:17:27 -0700
From:      Neel Natu <neelnatu@gmail.com>
To:        "Eggert, Lars" <lars@netapp.com>
Cc:        "freebsd-virtualization@freebsd.org" <freebsd-virtualization@freebsd.org>
Subject:   Re: bhyveload "vm_create: Device not configured"
Message-ID:  <CAFgRE9EVtBJKs0N_h2xj8uv==jZim5WphY7ifALXvjHMOS8OqA@mail.gmail.com>
In-Reply-To: <8F2F5E48-0ECB-4805-B5B9-089B5F35272C@netapp.com>
References:  <4C57110A-E840-492D-AE63-219022BCEF28@netapp.com> <8F2F5E48-0ECB-4805-B5B9-089B5F35272C@netapp.com>

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

On Tue, Apr 30, 2013 at 2:06 AM, Eggert, Lars <lars@netapp.com> wrote:

> 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
> disk image that I otherwise use to netboot some headless servers. When I
> tried that, I get:
> >
> > 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
> the following error message, which is thrown when loading it when booted:
>
> vmx_init: processor does not support desired primary processor-based
> controls
>
> The CPU in this box reports as:
>
> CPU: Intel(R) Xeon(R) CPU           E5240  @ 3.00GHz (3000.17-MHz K8-class
> CPU)
>   Origin = "GenuineIntel"  Id = 0x1067a  Family = 0x6  Model = 0x17
>  Stepping = 10
>
> Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
>
> Features2=0xc0ce3bd<SSE3,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,DCA,SSE4.1,XSAVE,OSXSAVE>
>   AMD Features=0x20100800<SYSCALL,NX,LM>
>   AMD Features2=0x1<LAHF>
>   TSC: P-state invariant, performance statistics
>
> Shouldn't this be sufficient to support bhyve?
>
>
Unfortunately not - this processor does not support extended page tables.

See http://ark.intel.com/Products/VirtualizationTechnology

Although this also shows that we need better error reporting ... one more
thing on the todo list.

best
Neel


> Thanks,
> Lars
> _______________________________________________
> freebsd-virtualization@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
> To unsubscribe, send any mail to "
> freebsd-virtualization-unsubscribe@freebsd.org"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFgRE9EVtBJKs0N_h2xj8uv==jZim5WphY7ifALXvjHMOS8OqA>