- Community Home
- >
- Software
- >
- HPE Morpheus Software
- >
- HPE Morpheus VM Essentials
- >
- kvm_intel vmx not supported by cpu on amd server
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
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
2 weeks ago - last edited 2 weeks ago by support_s
2 weeks ago - last edited 2 weeks ago by support_s
kvm_intel vmx not supported by cpu on amd server
Hello
during HPE Morpheus VM Essential 8.0.5 in a new HPE Proliant 145 gen11 receive an error about Intel VMX
hpe kvm_intel vmx not supported by cpu on XX
the installation process hangs in starting VM service
any idea?
davide
- Tags:
- ProLiant Server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
2 weeks ago
Re: kvm_intel vmx not supported by cpu on amd server
Check BIOS/UEFI Settings and enable Virtualization. (Intel Virtualization Technology (VT-x))
Once it is enabled and if you have installed the .deb package fopr hpe-vme , run the below command and check the output.
sudo kvm-ok
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
2 weeks ago
Re: kvm_intel vmx not supported by cpu on amd server
hello,
the server has an AMD CPU.
AMD virtualization is enabled
installed i have a KVM_AMD module
the KVM-ok displays :
Dev/KVM exist
KVM acceleration can be used
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
2 weeks ago
Re: kvm_intel vmx not supported by cpu on amd server
Hi
Can you verify the following "Secured-core Support" status?
From the System Utilities screen, select System Configuration > BIOS/Platform Configuration (RBSU) > Server Security > Microsoft(R) Secured-core Support.
It should be disabled .
Also make sure #cat /sys/module/kvm_amd/parameters/nested shows 1 or y for amd nested virtualization support.
You can review the following link
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
2 weeks ago
Re: kvm_intel vmx not supported by cpu on amd server
yes, i already checked and the Microsoft(R) Secured-core Support. paramiter is disabled
#cat /sys/module/kvm_amd/parameters/nested shows 1 !
but i don't undestand why during the HPE VM installation the installer reports error on kvm_intel error and not in the kvm_amd.
Davide