- Community Home
- >
- Software
- >
- HPE Morpheus Software
- >
- HPE Morpheus VM Essentials Software
- >
- Morpheus - Single Host - Virtualization not enable...
Categories
Company
Local Language
Forums
Discussions
- Integrity Servers
- Server Clustering
- HPE NonStop Compute
- HPE Apollo Systems
- High Performance Computing
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Knowledge Base
Forums
Discussions
- Cloud Mentoring and Education
- Software - General
- HPE OneView
- HPE Ezmeral Software platform
- HPE OpsRamp Software
Knowledge Base
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2026 08:02 AM - last edited on 07-10-2026 04:06 AM by support_s
07-08-2026 08:02 AM - last edited on 07-10-2026 04:06 AM by support_s
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
a month ago
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.png
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
3 weeks ago
Re: Morpheus - Single Host - Virtualization not enable on this host
Tried to update bios, was a recommendation but still having the same problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
3 weeks ago
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.