解决配置web使用failover磁盘时,磁盘切换后IP无法同步切换的问题

noteId: WEB21904c0a1c76b00211c8dbef6cd8d13a · 原始路径:/ALL/Windows - B模块/服务配置/failover clustering/解决配置web使用failover磁盘时,磁盘切换后IP无法同步切换的问题.note

1、问题点:使用 failover磁盘作为web根目录时,将磁盘切换到另外一台机器后,主IP无法同步切换过去,因为题目要求使用failover主IP作为web访问地址:

failover磁盘默认位于 “Available Storage”组,在这个组就可以随意将磁盘切换到节点机器

1)将 failover磁盘切换到 与主IP一样的 组中:

它默认位于 Cluster Group 组中

将 磁盘 切换到 Cluster Group 组中:Move-ClusterResource -Name "Cluster Disk 1" -Group "Cluster Group"

此时无法主动直接切换磁盘了,但是磁盘就一定会跟着IP走了,IP切换了,磁盘就一定会切换