Nesting Hyper-V 2012 R2 on ESXi 5.5

images Since joining Nutanix I’ve had the opportunity to get exposed to Microsoft Hyper-V 2012 R2, as our platform supports the three most common hypervisors: VMware vSphere, Hyper-V, and KVM. I’m now embarking on writing some Hyper-V guides for Nutanix, and wanted a way to leverage my existing ESXi 5.5 Nutanix block to learn about Hyper-V networking. While I’m very familiar with VMware networking, this project presented itself as a great learning opportunity for Hyper-V. This article will show you how to nest Hyper-V 2012 R2 on ESXi 5.5.

My first challenge in getting a proper Hyper-V test bed setup was to deploy Windows Server 2012 R2 on my ESXi 5.5 express patch 4 host, then get the Hyper-V role installed. Now what I’m about to do is very unsupported, and I’m only doing it for my personal learning and quickly deploy a Hyper-V “learning” lab. After some extensive Binging and trial and error, I’ve narrowed down the unsupported tweaks needed to successfully run Hyper-V 2012 R2 on VMware ESXi 5.5.

Let’s get to it!

1. Deploy your standard Windows Server 2012 R2 template. Mine happened to be fully patched, and included the spring “update” which gave us back a semi-functional start button. I also used customizations specifications to automatically rename the VM, install license key, change the SID, etc. Nothing earth shattering here. I also used vHW v8, versus the newer v10 VM.

2. Power off your freshly deployed WS2012 R2 VM, and unregister it from vCenter.

3. Download the corresponding .VMX file to your computer and open it in Wordpad.

4. Somewhere in the VMX file add the two following lines:

vhv.enable = “TRUE”

hypervisor.cpuid.v0 = “FALSE”

2014-06-19_18-59-58

5. If you have upgraded your VM to vHW 10 then you can follow William Lam’s tip and set the guestOS to use to be “windowsHyperVGuest”. If you are using vHW v8 then I just left it to the default “windows8svr-64”.

2014-06-20_8-03-26

6. Save the VMX file and re-upload it to the datastore, overwriting the old file.

7. Right click on the VMX file and register the VM.

8. Now I didn’t need to do this, but saw some other users that had to configure this setting. In vCenter open the properties of the VM and change the CPU/MMU virtualization option. Select the bottom option.

2014-06-19_19-04-14

 

9. Power on your VM, then login to Windows.

10. Install the Hyper-V role, and you shouldn’t get any warnings. Reboot after the roll is installed, and now you are ready to rock and roll with Hyper-V 2012 R2.

2014-06-19_19-16-51

Print Friendly, PDF & Email

Related Posts

Subscribe
Notify of
15 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Simon Hawkshaw
August 6, 2014 10:03 pm

Derek.

Many thanks for this informative blog, unfortunately these instructions didn't work for me.Once I had edited the .vmx , when I try to power on the VM, I get an error "The operation is not supported on the object.". I am using VM 5.5 and Server 2012r2 from the MSDN library. Does it not matter when the lines are added into the file? I have placed my at the bottom of the file. Thank you in advance for your comments/assistance. regards

Si

xcom3
August 7, 2014 5:53 am

Just FYI, I noticed that vSphere is very picky about how the vmx file is formatted. First of all, you need to edit it in Wordpad, not Notepad as you mentioned. Perhaps you should make this very clear for other users?

Secondly, the text in the article cannot be copied directly, as the quotion marks in the text and whats shown in the screenshot differs. vSphere only accepts what's in the screenshot.

Text: vhv.enable = “TRUE”
Screenshot: vhv.enable = "TRUE"

Maybe because of some CSS style on this site maybe?

Anyway, thanks for your effort and the article:)

drin
June 23, 2018 3:34 am
Reply to  xcom3

you also need to delete the extra space created on the bottom part of the file

October 16, 2014 12:46 am

Hyper-V cannot be installed: the processor does not have required viturlization capabilities??? what happen?

Andreas
October 17, 2014 2:33 am

Thank you for sharing this Information. This was a great help, building my Hyper-V Lab for exam preparation using my existing vSphere Environment.

Niki
November 8, 2014 3:04 am

I have the same Issue as dinhthong:
Hyper-V cannot be installed: The processor does not have required viturlization capabilities

itstimetogeek
January 5, 2015 9:29 am

Boom Derek smashed it! Running Server 2012 R2 on ESXi 5.5 for studying the 70-412 exam, I had Hyper-V installed via Powershell following this http://blogs.technet.com/b/gbanin/archive/2013/06… but couldn't get a VM running due to the error 'hypervisor is already running message' – I found articles suggesting the hypervisor cpuid setting but you had the magic vhv setting I needed.

Back to my lab happy days!

Arshad
January 16, 2015 12:09 pm

Same issue here…Not able to install Hyper V with above steps

Domagoj Versec
March 24, 2015 3:44 am

Hi,
any opinions of doing this in production enviroment?

How bad is using Hyper-V under ESXi 5.5 for running only Windows Servers?

Reason for doing this is because my hosting provider offers paid software licence for backup per virtual machine!

Host provider offer service on ESXi 5.5.

My (cheap) idea is running stronger virtual machine running serveral windows server under HyperV.

Summary:
1 strong virtual machine
1(!) Veeam Backup
n/2 Windows Standard licences for n virtual machines under Hyper-V

Best Regards

March 26, 2015 2:28 pm

Derek, an excellent blog that I have found myself browsing a lot over the last couple of months (your VMware guides mainly), but having to run some testing of Hyper-V recently I had the trouble of starting guest VMs until finding this blog post which did the trick.

Just in case the comment text can increase traffic to your site the explicit message was:
Failed to start the virtual machine because one of the hyper-v components is not running.

Brana
February 8, 2018 5:53 am

Hello mates, I’m getting this error in Hyper-V (“The application encountered an error while attempting to change the state of (virtual machine name)…. The virtual machine could not be started because the hypervisor is not running” ) I’m using nested Hyper-V Windows Server 2016 on ESXi 5.5 VMWare Vcenter and edited the VMX file and added the two following lines: vhv.enable = “TRUE” hypervisor.cpuid.v0 = “FALSE” Also enabled “Use Intel VT-x/AMD-v virtualization and Intel EPT/AMD RVI for MMU virtualization” via VMware VSphere Client 5.5 (also tried from web client – the same result). Also checked BCDEDIT – hypervisor launch type… Read more »

Mike
February 15, 2018 12:53 am
Reply to  Brana

Hi Brana,

I am having the exact same issue. Physical host is running ESXi and on that I have a WindowsSvr2016 VM with the Hyper-V role installed. I created a test Windows 10 machine on SVr2016 but i am unable to power it up. I have tried many of the suggestions to no avail.

Does ayone have anymore information with regards to this issue?

Regards,

Brana
March 1, 2018 3:33 am
Reply to  Mike

Hi,
It seems like Hyper-V under Windows Server 2016 needs virtual hardware version 11 or newer and ESXi 6.0 and newer. I’m running ESXi 5.5 with Hardware version 10 and no other solution to my problem with “hypervisor is not running” didn’t find!

Tim
May 16, 2018 2:10 pm
Reply to  Brana

Hey Brana, I am having the exact same issues, and also tried almost every option I could find. I am running Windows Server 2012 R2 on VMware Workstation 12.1.1, seems to me the same issue that youre having on your ESX host. Following this article to the letter actually caused my Hyper-V server not to boot at all anymore, it just freezes at the Windows logo, and nothing happens. The funny thing is, is when i disable Intel VT-x support the server is actually able to boot, but then Hyper-V does not work for sure. When I enable Intel VT-x… Read more »

Mosby
June 9, 2019 3:41 pm
Reply to  Tim

Hello Tim,

I have the same issue as you, did you find a solution for this?