vm_create: Device not configured

Mats Mellstrand mats at exmandato.se
Thu Feb 6 12:11:37 UTC 2014


Hi 

Some more info

I put the line

vmm_load="YES" 

in loader.conf. Still the same problem, but I see

module_register_init: MOD_LOAD (vmm, 0xffffffff81c47b60, 0) error 6

in the dmesg output

The device /dev/vmm is not created (as I think it should?)

/mm


On 6 feb 2014, at 10:05, Mats Mellstrand <mats at exmandato.se> wrote:

> Hi
> 
> I'm sure I'm doing something wrong, but I can´t figure out what.
> 
> I'm following the instructions from http://people.freebsd.org/~neel/bhyve/bhyve_instructions.txt
> 
> First some facts:
> 
> My host
> 
> FreeBSD 10.0-STABLE #7 r260986: Tue Jan 21 19:29:18 CET 2014
>    mats at xxxxxxxxxxxxxxxx:/usr/obj/usr/src/sys/GENERIC amd64
> FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610
> CPU: Intel(R) Xeon(R) CPU E3-1240 V2 @ 3.40GHz (3392.37-MHz K8-class CPU)
>  Origin = "GenuineIntel"  Id = 0x306a9  Family = 0x6  Model = 0x3a  Stepping = 9
>  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=0x7fbae3ff<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,AVX,F16C,RDRAND>
>  AMD Features=0x28100800<SYSCALL,NX,RDTSCP,LM>
>  AMD Features2=0x1<LAHF>
>  Standard Extended Features=0x281<GSFSBASE,SMEP,ENHMOVSB>
>  TSC: P-state invariant, performance statistics
> real memory  = 17179869184 (16384 MB)
> avail memory = 16297574400 (15542 MB)
> [snip]
> 
> # kldstat
> 
> Id Refs Address            Size     Name
> 1   20 0xffffffff80200000 160c130  kernel
> 2    1 0xffffffff8180d000 23db68   zfs.ko
> 3    2 0xffffffff81a4b000 6638     opensolaris.ko
> 4    1 0xffffffff81c12000 34d3     ums.ko
> 5    1 0xffffffff81c16000 2f142    pf.ko
> 6    1 0xffffffff81c46000 16ef79   vmm.ko
> 7    1 0xffffffff81db5000 553f     if_tap.ko
> 
> 
> Using the image from http://people.freebsd.org/~neel/bhyve/release.iso
> 
> When running the script  http://people.freebsd.org/~neel/bhyve/vmrun.sh
> 
> # sh -xv vmrun.sh vml 
> 
> [snip]
> + BOOTDISK=./release.iso
> + installer_opt='-s 31:0,virtio-blk,./release.iso'
> + /usr/sbin/bhyveload -m 512M -d ./release.iso vml
> vm_create: Device not configured
> + [ 1 -ne 0 ]
> + break
> 
> exit 99
> + exit 99
> 
> 
> /mm
> 
> 
> 
> 
> 
> 
> _______________________________________________
> freebsd-virtualization at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
> To unsubscribe, send any mail to "freebsd-virtualization-unsubscribe at freebsd.org"
> 



More information about the freebsd-virtualization mailing list