Questions tagged [nested-virtualization]
The nested-virtualization tag has no summary.
11 questions
2
votes
1
answer
445
views
Setting KVM Nested Virtualization: kvm-amd, or kvm_amd?
I am setting KVM Nested Virtualization for my AMD bare metal CPU. I see there are both kvm-amd and kvm_amd description in guides (search /etc/modprobe.d on pages):
https://linux-kvm.org/page/...
0
votes
1
answer
847
views
Nested Libvirt (KVM) fails to create network with vagrant
I want to create a nested virtual machine with network access.
I use vagrant on the Host (Layer 0) to create the Layer 1 guest, and then would want to use vagrant to create a Layer 2 guest (inside the ...
1
vote
0
answers
1k
views
Run KVM inside LXC container
I have a baremetal server with Debian. Iside it I have KVM-based VMs and LXC containers. Now I am searching a solution to run KVM inside LXC container.
0
votes
0
answers
140
views
How to make iso attached to VMware Workstation available to nested vm?
Im thinking how to make things easier, namely I would like to know if there is any possibility to make i.e rhel8.iso attached to VMware Workstation available to guest OS inside. I want use kvm inside ...
1
vote
0
answers
155
views
Enable nested KVMs
I have a Ubuntu 16.04 VPS right now. The hostisng provider uses KVM for virtualization of their VPS'. I am trying to install another KVM virtual machine on my VPS (aka nested KVMs). I've read this ...
1
vote
0
answers
146
views
Nested Virtualization [closed]
I want to deploy openstack with nested virtualization enabled. Here is the scenario, on physical machine (Ubuntu 16.04) I have 2 VMs running,
1. kvm01 and,
2. cmp001
Kvm01: has 7 VMs up and running ...
2
votes
0
answers
126
views
Why can't I use DVD drive to install in KVM? [closed]
Summary
I'm currently training for RHCSA. I have to install few servers with KVM.
I'm unable to select the DVD drive to install the OS (greyed out). While I can install by other means, I'm curious to ...
16
votes
2
answers
20k
views
Linux-KVM, QEMU, Virtualbox, VMWare [closed]
I'm new to Linux. I'm trying to build Chromium OS and run it on QEMU. Meanwhile I came across Linux KVM, Virtualbox and VMWare. So I have basically two questions about virtualization in Linux:
What ...
1
vote
1
answer
4k
views
Nested KVM - KVM-Guest unable to get DHCP address
Morning all
I'm currently trying to set-up a Nested CentOS 7.0 KVM host inside a vSphere ESX 5.1.0 hypervisor. I've been following http://virtuallyhyper.com/2012/07/installing-kvm-as-a-virtual-...
0
votes
2
answers
921
views
RHEV cannot start inside Oracle VirtualBox
While installing RHEV Hypervisor 3.3 on Oracle VirtualBox I am getting following message:
Failed to open a session for the virtual machine RhevH1
VT-x is used by another hypervisor.
(...
0
votes
2
answers
1k
views
Nested virtualization: run RHEVH inside KVM
I have laptop with 16GB RAM, trying to install Red Hat Enterprise Virtualization Hypervisor 3.3 on Virtual Machine Manager (KVM) based guest, but it gives error "Virtualization Hardware not found".
...