标签: vmware esxi
我想在vCenter Server Appliance上启用(设置为true)memoryHotAddEnabled和cpuHotAddEnabled。
我无法使用powerCLI,因为它需要vCenter Server Appliance连接并启用HotAdd,VM需要关闭。
我想我的googlefu缺乏。
答案 0 :(得分:1)
实际上,您可以将PowerCLI连接到ESXi的主机实例,而无需通过vCenter。
否则,我会启用SSH并使用esxcli进行更改。