Bug 1371663 - Nested Virtualization Sets Incorrect Value "kvm-intel.nested=on"
Summary: Nested Virtualization Sets Incorrect Value "kvm-intel.nested=on"
Keywords:
Status: CLOSED DUPLICATE of bug 1360397
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine
Version: 4.0.3
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Nobody
QA Contact: meital avital
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-08-30 18:20 UTC by emahoney
Modified: 2019-12-16 06:36 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-08-31 06:18:05 UTC
oVirt Team: Virt
Target Upstream Version:


Attachments (Terms of Use)

Description emahoney 2016-08-30 18:20:29 UTC
Description of problem:

When you check the Nested Virtualization box under the kernel section of the Edit Hosts page, it adds the following to Kernel command line "kvm-intel.nested=on".  This is incorrect, and doing do will disable virtualization acceleration all together.  The option should be set to "kvm-intel.nested=1"

Version-Release number of selected component (if applicable):
RHV 4.0 GA

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:
kvm-intel.nested=on   <This does not enable acceleration as intended

Expected results:
kvm-intel.nested=1

Additional info:

Comment 1 Tomas Jelinek 2016-08-31 06:18:05 UTC
This has already been fixed in https://bugzilla.redhat.com/show_bug.cgi?id=1360397 and will arrive in 4.0.4.

*** This bug has been marked as a duplicate of bug 1360397 ***


Note You need to log in before you can comment on or make changes to this bug.