I am working more in to VMware platform and recently for a Hyper-V project I need to do some testing and I was trying to create Hyper-V lab top of VMware Platform and got an error Hyper-V cannot be installed:The hypervisor is already running .
In this post , I will share how to solve this issue and install Hyper-V on top of a hypervisor , this same error you may get while Installing the Hyper-V nested setup on Hyperv-V environment also.Also note that this is only for testing and lab purpose not commanded on production setup .
You have follow below steps to resolve the error
Install RSAT for Hyper-V
Installing RSAT only installs the hypervisor and it doesn’t install the administration tools for that you have to install RSAT-Hyperv-V-tools. Note that don’t restart the server until last step executed .
Enable-WindowsOptionalFeature –Online -FeatureName Microsoft-Hyper-V –All -NoRestart
Install RSAT-Hyper-V-Tools
By runnin this command you can manage the Hyper-V
Install-WindowsFeature RSAT-Hyper-V-Tools -IncludeAllSubFeature
Install the Cluster service
To create a cluster then you need to install the Cluster service by running below command
Install-WindowsFeature RSAT-Clustering –IncludeAllSubFeature
Install Multipath I/O
This is an optional one and you can install Multipath I/O to enable multiple paths to the storage by running below command
Install-WindowsFeature Multipath-IO
Finally you have restart the server
Create Virtual Machine on Hyper-V
Open Hyper-V Manager and navigate to right side action panel -> click on new -> virtual machine and follow the screen option to create virtual machine .
Finally you can see the VM’s in Virtual Machine Windows which you created
Nakivo has released its new Backup and Replication solution Nakivo v10.8, which includes support for…
Oracle Cloud VMware Solution (OCVS) provides a customer-managed, native VMware-based cloud environment hosted in Oracle…
Vinchin is a professional provider of data protection solutions for enterprises. It provides a series…
In my previous blog post, I have explained about VMware Cloud Disaster Recovery (VCDR) Onboarding and…
vRealize Network Insight helps you build an optimized, highly available, and secure network infrastructure across…
Can you believe it's here again? SysAdmin Day is back, and with it comes endless gratitude…