已索引
VC HA 不需要单独授权,包含在 standard license 中。
VC HA 并不是一定要使用,因为 VC 坏了,影响并不是很大。
注意 VC HA 并不是 vshpere 集群里的 HA 功能,而是对 VC 本身做 HA,是 6.5 之后增加的功能。
启用 VC HA 的要求:
ESXi: Version 6.0 or later. Minimum of three ESXi hosts is recommended.
vCenter Server Appliance: Version 6.5 or later.
Network: Network latency between the three nodes must be less than 10 milliseconds (放在同一个数据中心). The vCenter HA network must be on a different subnet than the management network.
根据向导创建好VC HA 后,会自动从现有的VC再创建两台VC。
三台VC分别是Active, Passive, Witness身份。
点击 VC > 配置 > vCenter HA,基于向导式指定三个节点的信息即可。
1.Management vCenter server credentials
输入现有的 VC 的地址和用户名及密码
2.Resource Settings
设置3个VC的角色(active, passive, witness)
3.IP Settings
为3个角色的VC配置HA 网络IP 地址
Active node 与 Passive node 通过 vCenter HA Network 进行 DB/File Replication,并且与 Vitness 进行通信。
用户通过管理网络访问Active VC。