
Hi Michael, the fact that your CPU supports VT does not mean it's enabled in the BIOS. Reboot the machine and into the security -> virtualization settings. Make sure it's enabled there. One more thing you want to verify is that the kvm module is loaded into the kernel- lsmod | grep kvm You can also run: dmesg | grep kvm In most cases you'll find something like kvm: some error if it's disable by the bios. Doron On Wed, Dec 30, 2015 at 11:53 AM, Michael Cooper <mcooper@coopfire.com> wrote:
Hey Guys,
First time pposter here, I am having an issue with installing oVirt on a Dell SC1435 I ran lscpu to make sure I was Virtualized in the bios, The following was the result
[root@council ~]# lscpu Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 2 Core(s) per socket: 4 Socket(s): 1 NUMA node(s): 1 Vendor ID: GenuineIntel CPU family: 6 Model: 30 Model name: Intel(R) Core(TM) i7 CPU K 875 @ 2.93GHz Stepping: 5 CPU MHz: 1197.000 BogoMIPS: 5862.18 Virtualization: VT-x L1d cache: 32K L1i cache: 32K L2 cache: 256K L3 cache: 8192K NUMA node0 CPU(s): 0-7
So I then tried to run the hosted-engine --deploy and this is what happens:
[root@starfleet tmpengineiso]# screen [ INFO ] Stage: Initializing [ INFO ] Generating a temporary VNC password. [ INFO ] Stage: Environment setup Continuing will configure this host for serving as hypervisor and create a VM where you have to install oVirt Engine afterwards. Are you sure you want to continue? (Yes, No)[Yes]: YEs Configuration files: [] Log file: /var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20151230042443-p6o0qo.log Version: otopi-1.4.0 (otopi-1.4.0-1.el7.centos) [ ERROR ] Failed to execute stage 'Environment setup': Hardware does not support virtualization [ INFO ] Stage: Clean up [ INFO ] Generating answer file '/var/lib/ovirt-hosted-engine-setup/answers/answers-20151230042447.conf' [ INFO ] Stage: Pre-termination [ INFO ] Stage: Termination
I have attached my logfile, and a few screeshots .... Let me know please,
Thanks,
-- Michael A Cooper Linux Certified Zerto Certified http://www.coopfire.com
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users