先決條件

運行 Windows Server 2016 Windows 10 周年更新的 Hyper-V 主機。

運行 Windows Server 2016 Windows 10 周年更新的 Hyper-V VM

配置版本為 8.0 或更高的 Hyper-V VM

采用 VT-x EPT 技術的 Intel 處理器(AMD-V技術的暫時不支持)

?

>Set-VMProcessor -VMName 16Server1 -ExposeVirtualizationExtensions $true

?

在早期build中,當啟用嵌套虛擬化技術之后,如下功能無法使用:

  1. 動態內存必須被關閉;

  2. Runtime內存大小調整失敗;

  3. 虛擬機中的檢查點功能不能正常工作;

  4. 不能進行實時遷移操作;

  5. 無法使用虛擬機“保存”和“恢復”;

?

在Windows Server 2016 Hyper-V中啟用嵌套虛擬化之后如下功能依然不可用:

  1. 動態內存必須被關閉;

  2. Runtime內存大小調整失敗;