kimchi-project / kimchi

An HTML5 management interface for KVM guests
https://github.com/kimchi-project/kimchi/releases/latest
Other
3.08k stars 366 forks source link

Not able to see Kimchi in WOK UI #1239

Open yvv47 opened 6 years ago

yvv47 commented 6 years ago

Error Screenshot: image

Host details where KIMCHI/WOK is installed:

CentOS 7 32 bit, 4 GB RAM 2vCPUs

Logs:

[root@CentOS7-GUIVMM-210 kimchi]# tail -f /var/log/wok/wok-error.log Register of ENOSPC event failed: invalid argument: event callback already tracked Connection to libvirt broken. Recycling. ecode: 1 edom: 7 Unable to get CPU topology capabilities: internal error: client socket is closed Unknown device type: drm Unknown device type: drm Unknown device type: drm Unknown device type: drm Unknown device type: drm Unknown device type: drm Failed to import plugin plugins.kimchi.Kimchi, error: invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm

Issvn commented 6 years ago

Your processor is an x86 (32bits) architecture but the log says that he couldn't find an x86_64 (64bits) architecture on your processor

yvv47 commented 6 years ago

Thanks Issvn for your response. The OS is 64bit, by mistake I wrote 32bit there.

image

yvv47 commented 6 years ago

Virtualization is enabled on the cpu. I have enabled Intel VT from the VMware settings for that VM.

yvv47 commented 6 years ago

installed the same on a KVM host but no luck. image

ffuentesb commented 6 years ago

Can u do: cat /proc/cpuinfo And post the output here.

alinefm commented 4 years ago

Did you manage to solve this problem?

From the error message, seems like you don' t have libvirt up and running or kvm module is not loaded.

pmulgaonkar commented 3 years ago

I am having the same issue with a clean install on CentOS 7. Is there any solution? libvirt is running. as is kvm

[root@kimchi prasanna]# /usr/libexec/qemu-kvm --version
QEMU emulator version 1.5.3 (qemu-kvm-1.5.3-173.el7_8.3), Copyright (c) 2003-2008 Fabrice Bellard [root@kimchi wok]# systemctl status libvirtd
● libvirtd.service - Virtualization daemon
Loaded: loaded (/usr/lib/systemd/system/libvirtd.service; enabled; vendor prese t: enabled)
Active: active (running) since Mon 2020-11-09 08:16:51 PST; 50min ago