Solve VM live migration problems with Windows Server 2016 nested VMs.

Under restrictions with nested VMs with Windows Server 2016.

John Savill

March 19, 2016

1 Min Read
Solve VM live migration problems with Windows Server 2016 nested VMs.

Q. I am trying to live migration a VM that is hosting other VMs but it fails, why?

A. Nested virtualization introduces a number of limitations to the VM that is hosting other VMs (the first layer VM that runs on the physical host). Live migration is one of the features that will not work with nested virtualization (but will work for the innermost VM). All of the restrictions are documented at https://msdn.microsoft.com/en-us/virtualization/hyperv_on_windows/user_guide/nesting but include:

  • Dynamic memory

  • Runtime memory resize

  • Applying checkpoints

  • Live migration

  • Save/restore

Each week, John Savill answers all of your toughest tech questions about the worlds of Windows Server, Azure, and beyond. Read his past IT advice here, and email your questions to [email protected].

 

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like