HPE Morpheus VM Essentials Software
1864641 Members
843 Online
110469 Solutions
New Discussion

Morpheus - Single Host - Virtualization not enable on this host

 
BaromyrInt
Occasional Visitor

Morpheus - Single Host - Virtualization not enable on this host

Hello guys, 

Please help me!

After installing Ubuntu, I proceeded to configure Morpheus Essentials on the same host. After setting up the group and the cloud, I tried adding the cluster. It joins successfully, but then an error appears in the history: 'Virtualization not enabled on this host.'

However, virtualization is enabled in the BIOS/UEFI settings, and running kvm-ok confirms that KVM acceleration is fully supported and operational on the host. I'm not sure why Morpheus is throwing this error.

Has anyone encountered this before, or could someone help me troubleshoot this issue?

Image Link: https://freeimage.host/i/Clve23l 

3 REPLIES 3
AdamRISO
Occasional Visitor

Re: Morpheus - Single Host - Virtualization not enable on this host

I too am receiving this exact same error at the same point in the process. I have gone into the BIOS of the physical host and verified that Virtualization support is in fact enabled. 

 

image.pngimage.png

ramedeiros
Regular Visitor

Re: Morpheus - Single Host - Virtualization not enable on this host

Tried to update bios, was a recommendation but still having the same problem. 

dya
Valued Contributor

Re: Morpheus - Single Host - Virtualization not enable on this host

Hello,

I haven't encountered this specific issue before, but I will share the details of my test environment for your reference:

1. The result of virt-host-validate qemu is as follows

# virt-host-validate qemu
QEMU: Checking for hardware virtualization : PASS
QEMU: Checking if device /dev/kvm exists : PASS
QEMU: Checking if device /dev/kvm is accessible : PASS
QEMU: Checking if device /dev/cpu/0/msr exists : PASS
QEMU: Checking if device /dev/vhost-net exists : PASS
QEMU: Checking if device /dev/net/tun exists : PASS
QEMU: Checking for cgroup 'cpu' controller support : PASS
QEMU: Checking for cgroup 'cpuacct' controller support : PASS
QEMU: Checking for cgroup 'cpuset' controller support : PASS
QEMU: Checking for cgroup 'memory' controller support : PASS
QEMU: Checking for cgroup 'devices' controller support : PASS
QEMU: Checking for cgroup 'blkio' controller support : PASS
QEMU: Checking for device assignment IOMMU support : WARN (No ACPI DMAR table found, IOMMU either disabled in BIOS or not supported by this hardware platform)
QEMU: Checking for secure guest support : WARN (Unknown if this platform has Secure Guest support)
#

2. For the host OS, instead of using the standard Ubuntu Server ISO, I am using an HVM OS ISO (e.g., HPE_HVM_Install_24.04_S5Q83-11078.iso).

Apologies if anything is unclear due to machine translation.