gkca wrote: » Actually you should be able to run a nested KVM setup, here's a good tutorial: Configure DevStack with KVM-based Nested Virtualization — DevStack 0.0.1.dev6368 documentation although I personally prefer to run a nested setup with Vmware Fusion and also an ESXi host for heavy lifting.
Verities wrote: » I use Virtualbox (v4.2.30) and have created a virtualization host (RHEL 7) using KVM with 2 VMs on it. So i know nested virtualization works, but performance is terrible. I only use them when I'm going through my study points for the exam.
JockVSJock wrote: » I upgraded VirtuaBox to the latest version, 5.0, I believe. There are some newer features, however I would have to read thru the updated pdf to get familiar with them. If that is the case for nested VMs, I would have to spin up RHEL7 and lab all of the KVM stuff under that. thanks
Verities wrote: » No problem! If you look at the exam objectives for RHEL7, you only have to do the following with VMs: -Access a virtual machine's console -Start and stop virtual machines -Configure systems to launch virtual machines at boot I suggest using virt-manager for your first VM and then exploring virsh. Also, make sure you're able to use kickstart to configure the vm during install. Source:Red Hat Certified System Administrator (RHCSA) exam - EX200 | Red Hat
JockVSJock wrote: » I started to run into problems when I loaded the kvm module and then I couldn't load the kvm_intel module. According to RHEL6 guidelines, you need to be able to install a VM from QEUM, install over a network and install via a Kickstart file either locally or from the network, so I want to be ready for anything... Let us know how your RHEL7 exam goes.