简体中文版经机器翻译而成,仅供参考。如与英语版出现任何冲突,应以英语版为准。
在对 BES-53248 集群交换机进行 EFOS 软件或 RCF 升级后,验证ONTAP集群网络。
升级 EFOS 软件或 RCF for BES-53248 集群交换机后,您可以使用以下命令来验证ONTAP集群网络的运行状况。
步骤
-
使用以下命令显示集群上的网络端口信息:
network port show -ipspace ClusterLink`必须具有该值 `up`和 `Health Status`必须是 `healthy。显示示例
以下示例显示了该命令的输出结果:
cluster1::> network port show -ipspace Cluster Node: node1 Ignore Speed(Mbps) Health Health Port IPspace Broadcast Domain Link MTU Admin/Oper Status Status ------ ------------ ---------------- ---- ---- ----------- -------- ------ e0a Cluster Cluster up 9000 auto/10000 healthy false e0b Cluster Cluster up 9000 auto/10000 healthy false Node: node2 Ignore Speed(Mbps) Health Health Port IPspace Broadcast Domain Link MTU Admin/Oper Status Status ----- ------------ ---------------- ---- ---- ----------- -------- ------ e0a Cluster Cluster up 9000 auto/10000 healthy false e0b Cluster Cluster up 9000 auto/10000 healthy false -
对于每个 LIF,验证 `Is Home`是 `true`和 `Status Admin/Oper`是 `up`在两个节点上,使用以下命令:
network interface show -vserver Cluster显示示例
cluster1::> network interface show -vserver Cluster Logical Status Network Current Current Is Vserver Interface Admin/Oper Address/Mask Node Port Home ----------- ---------- ---------- ------------------ ------------- ------- ---- Cluster node1_clus1 up/up 169.254.217.125/16 node1 e0a true node1_clus2 up/up 169.254.205.88/16 node1 e0b true node2_clus1 up/up 169.254.252.125/16 node2 e0a true node2_clus2 up/up 169.254.110.131/16 node2 e0b true -
确认 `Health Status`每个节点的 `true`使用以下命令:
cluster show显示示例
cluster1::> cluster show Node Health Eligibility Epsilon -------------------- ------- ------------ ------------ node1 true true false node2 true true false
下一步是什么?
确认 EFOS 软件或 RCF 升级后,您可以…… "配置交换机健康监控"。