Lvm enabled but VM reports error

frankz

Member
Nov 16, 2020
359
23
23
Hello everyone, I installed a ubuntu VM, Plexmediaserver installed, but it does not start because it asks to enable KVM support, which is enabled.



1. The system's CPU supports virtualization.


2. Virtualization is enabled in the system BIOS.


3. The KVM kernel modules are loaded.
 
Is Proxmox VE nested within another hypervisor or running on bare metal?
Does the message to enable KVM occur on the host (Proxmox VE) or within the Ubuntu virtual machine?
Could you post the output of:
  • pveversion -v
  • lsmod | grep kvm
  • journalctl -b | grep kvm
 
Is Proxmox VE nested within another hypervisor or running on bare metal?
Does the message to enable KVM occur on the host (Proxmox VE) or within the Ubuntu virtual machine?
Could you post the output of:
  • pveversion -v
  • lsmod | grep kvm
  • journalctl -b | grep kvm
Hello, no, the error was reported directly by the VM, proxmox is a node that is part of a 3-node cluster.

Code:
root@pve:~# journalctl -b | grep kvm
Mar 30 09:48:13 pve QEMU[7010]: kvm: warning: TSC frequency mismatch between VM (3504002 kHz) and host (3311999 kHz), and TSC scaling unavailable
Mar 30 09:48:13 pve QEMU[7010]: kvm: warning: TSC frequency mismatch between VM (3504002 kHz) and host (3311999 kHz), and TSC scaling unavailable
Mar 31 07:17:40 pve QEMU[1173264]: kvm: libusb_release_interface: -4 [NO_DEVICE]
Mar 31 07:29:45 pve QEMU[1173264]: kvm: terminating on signal 15 from pid 1435 (/usr/sbin/qmeventd)
Mar 31 14:59:58 pve QEMU[2431869]: kvm: libusb_release_interface: -4 [NO_DEVICE]
Mar 31 15:38:53 pve QEMU[2431869]: kvm: terminating on signal 15 from pid 1435 (/usr/sbin/qmeventd)
Apr 02 19:19:34 pve QEMU[7010]: kvm: terminating on signal 15 from pid 1435 (/usr/sbin/qmeventd)
Apr 02 19:38:48 pve QEMU[29880]: kvm: terminating on signal 15 from pid 1435 (/usr/sbin/qmeventd)
Apr 02 19:38:56 pve QEMU[30066]: kvm: terminating on signal 15 from pid 1435 (/usr/sbin/qmeventd)
Apr 02 19:39:01 pve QEMU[30178]: kvm: terminating on signal 15 from pid 1435 (/usr/sbin/qmeventd)
Apr 03 08:25:27 pve QEMU[1822202]: kvm: terminating on signal 15 from pid 1435 (/usr/sbin/qmeventd)



Code:
proxmox-ve: 7.1-1 (running kernel: 5.13.19-6-pve)
pve-manager: 7.1-12 (running version: 7.1-12/b3c09de3)
pve-kernel-helper: 7.1-14
pve-kernel-5.13: 7.1-9
pve-kernel-5.11: 7.0-10
pve-kernel-5.0: 6.0-11
pve-kernel-5.13.19-6-pve: 5.13.19-15
pve-kernel-5.13.19-5-pve: 5.13.19-13
pve-kernel-5.13.19-2-pve: 5.13.19-4
pve-kernel-5.11.22-7-pve: 5.11.22-12
pve-kernel-5.0.21-5-pve: 5.0.21-10
pve-kernel-5.0.15-1-pve: 5.0.15-1
ceph-fuse: 14.2.21-1
corosync: 3.1.5-pve2
criu: 3.15-1+pve-1
glusterfs-client: 9.2-1
ifupdown: 0.8.36+pve1
ksm-control-daemon: 1.4-1
libjs-extjs: 7.0.0-1
libknet1: 1.22-pve2
libproxmox-acme-perl: 1.4.1
libproxmox-backup-qemu0: 1.2.0-1
libpve-access-control: 7.1-7
libpve-apiclient-perl: 3.2-1
libpve-common-perl: 7.1-5
libpve-guest-common-perl: 4.1-1
libpve-http-server-perl: 4.1-1
libpve-storage-perl: 7.1-1
libqb0: 1.0.5-1
libspice-server1: 0.14.3-2.1
lvm2: 2.03.11-2.1
lxc-pve: 4.0.11-1
lxcfs: 4.0.11-pve1
novnc-pve: 1.3.0-2
proxmox-backup-client: 2.1.5-1
proxmox-backup-file-restore: 2.1.5-1
proxmox-mini-journalreader: 1.3-1
proxmox-widget-toolkit: 3.4-7
pve-cluster: 7.1-3
pve-container: 4.1-4
pve-docs: 7.1-2
pve-edk2-firmware: 3.20210831-2
pve-firewall: 4.2-5
pve-firmware: 3.3-6
pve-ha-manager: 3.3-3
pve-i18n: 2.6-2
pve-qemu-kvm: 6.1.1-2
pve-xtermjs: 4.16.0-1
qemu-server: 7.1-4
smartmontools: 7.2-pve2
spiceterm: 3.2-2
swtpm: 0.7.1~bpo11+1
vncterm: 1.7-1
zfsutils-linux: 2.1.4-pve1

Code:
root@pve:~# lsmod | grep kvm
kvm_intel             286720  12
kvm                   876544  1 kvm_intel
irqbypass              16384  25 kvm
root@pve:~#
 
Last edited:
Is Proxmox VE nested within another hypervisor or running on bare metal?
Does the message to enable KVM occur on the host (Proxmox VE) or within the Ubuntu virtual machine?
Could you post the output of:
  • pveversion -v
  • lsmod | grep kvm
  • journalctl -b | grep kvm
Also if it can come in handy, I tried to install PLEX on a VM by following this guide.

Https://ubuntu.com/appliance/plex/vm
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!