gpt4 book ai didi

azure - Windows Server 版本 1803 中未激活 Hyper-V 隔离

转载 作者:行者123 更新时间:2023-12-02 19:27:19 27 4
gpt4 key购买 nike

我尝试在 Hyper-V 隔离中的 Windows Server 版本 1803 Service Fabric 群集上运行 Windows Server 2016 容器 模式,但失败并显示:

No hypervisor is present on this system.

似乎docker守护进程未配置,需要激活以进行hyper-v隔离。如何在 Windows Server (Datacenter-Core-1803-with-Containers-smalldisk) 上激活 Hyper-V?

详细信息

ServiceFabric 节点上的主机操作系统

Publisher: MicrosoftWindowsServer
Offer: WindowsServerSemiAnnual
SKU: Datacenter-Core-1803-with-Containers-smalldisk
Version: 1803.0.20181017
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion
BuildLabEx REG_SZ 17134.1.amd64fre.rs4_release.180410-1804

容器操作系统

Windows Server 2016, builds 14393 (Long-Term Servicing Channel)

Docker 命令

docker run --isolation=hyperv -it mcr.microsoft.com/windows/servercore:ltsc2016 cmd

Error response from daemon: container Error response from daemon: container 0499ef6e3f17843644323fa62b822fd30b89cc8f4ac2ab7d05396fec51252ac7 encountered an error during CreateContainer: failure in a Windows system call: No hypervisor is present on this system.

编辑

Hyper-V 已安装,我使用以下命令进行了检查:

Get-WindowsFeature -ComputerName xxx

enter image description here

最佳答案

您只能在 Dv3Ev3 虚拟机大小上执行嵌套虚拟化。 Dv3 和 Ev3 大小也是首批在 Windows Server 2016 主机上运行的虚拟机之一。 Windows 2016 主机为这些新的 VM 大小启用嵌套虚拟化和 Hyper-V 容器。嵌套虚拟化允许你在 Azure 虚拟机上运行 Hyper-V 服务器。通过嵌套虚拟化,您可以在虚拟化容器主机中运行 Hyper-V 容器、在虚拟化环境中设置 Hyper-V 实验室或测试多机场景。您可以在 Nested Virtualization on Azure 上找到更多信息。

关于azure - Windows Server 版本 1803 中未激活 Hyper-V 隔离,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/55045663/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com