用于管理故障转移组和策略的命令
可使用 network interface failover-groups 命令来管理故障转移组。使用 network interface modify 命令来管理故障转移组合和应用于 LIF 的故障转移策略。
如果要... | 使用此命令... |
---|---|
将网络端口添加到故障转移组 | network interface failover-groups add-targets |
从故障转移组删除网络端口 | network interface failover-groups remove-targets |
在故障转移组中修改网络端口 | network interface failover-groups modify |
显示当前故障转移组 | network interface failover-groups show |
在 LIF 上配置故障转移 | network interface modify -failover-group -failover-policy |
显示故障转移组和每个 LIF 正在使用的故障转移策略 | network interface show -fields failover-group,failover-policy |
重命名故障转移组 | network interface failover-groups rename |
删除故障转移组 | network interface failover-groups delete |
注
修改故障转移组,使其不为集群中的任何 LIF 提供有效的故障转移目标,可能会在 LIF 尝试进行故障转移时导致停机。
提供反馈