You are not logged in.

#1 2017-10-24 06:06:11

pdn_mail
Member
Registered: 2017-09-09
Posts: 4

KVM not supported???

I read wiki and I haw supported hardware, but why I not create VM with KVM?
Store:
I run virt-manger and create new VM with KVM, but get message - kvm not supported.
Why it?

# lscpu
Архитектура:         x86_64
CPU op-mode(s):      32-bit, 64-bit
Порядок байт:        Little Endian
CPU(s):              2
On-line CPU(s) list: 0,1
Thread(s) per core:  1
Ядер на сокет:       2
Сокетов:             1
NUMA node(s):        1
ID прроизводителя:   GenuineIntel
Семейство ЦПУ:       6
Модель:              15
Имя модели:          Intel(R) Xeon(R) CPU            5160  @ 3.00GHz
Степпинг:            6
CPU MHz:             2992.643
CPU max MHz:         2997,0000
CPU min MHz:         1998,0000
BogoMIPS:            5987.67
Виртуализация:       VT-x
L1d cache:           32K
L1i cache:           32K
L2 cache:            4096K
NUMA node0 CPU(s):   0,1
Флаги:               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 ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl cpuid aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca lahf_lm tpr_shadow dtherm

Ок. vmx supported.

in BIOS virtualization set enabled.

# zgrep CONFIG_KVM /proc/config.gz
CONFIG_KVM_GUEST=y
# CONFIG_KVM_DEBUG_FS is not set
CONFIG_KVM_MMIO=y
CONFIG_KVM_ASYNC_PF=y
CONFIG_KVM_VFIO=y
CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
CONFIG_KVM_COMPAT=y
CONFIG_KVM=m
CONFIG_KVM_INTEL=m
CONFIG_KVM_AMD=m
CONFIG_KVM_MMU_AUDIT=y

Ок. Modules have set m and y.

# lsmod | grep kvm
kvm                   516096  0
irqbypass              16384  1 kvm

Hmm...

# modprobe kvm_intel
modprobe: ERROR: could not insert 'kvm_intel': Input/output error

What? in BIOS virtualization enable. What the bug?

and lsmod | grep virtio is nothing.

What I need do? Please help me!

Offline

#2 2017-10-24 08:42:40

pdn_mail
Member
Registered: 2017-09-09
Posts: 4

Re: KVM not supported???

Offline

#3 2017-10-30 13:19:24

papas
Member
Registered: 2017-10-30
Posts: 1

Re: KVM not supported???

Hello you can find the solution (kernel patch) here:
https://patchwork.kernel.org/patch/9646589/

Offline

#4 2017-10-30 16:41:01

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,774

Re: KVM not supported???

I am going to close this thread.  Please continue on the linked thread.

I am not merging them as specific kernel versions are identified and I do not care to mix apples and oranges.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

Board footer

Powered by FluxBB