升级 MetroCluster IP 交换机上的固件
- 检查整个配置的运行状况。
- 检查每个集群中是否已配置 MetroCluster 且其处于正常模式:metrocluster show
示例
cluster_A::> metrocluster show
Cluster Entry Name State
------------------------- ------------------- -----------
Local: cluster_A Configuration state configured
Mode normal
AUSO Failure Domain auso-on-cluster-disaster
Remote: cluster_B Configuration state configured
Mode normal
AUSO Failure Domain auso-on-cluster-disaster - 检查每个节点上是否已启用镜像:metrocluster node show
示例
cluster_A::> metrocluster node show
DR Configuration DR
Group Cluster Node State Mirroring Mode
----- ------- -------------- -------------- --------- --------------------
1 cluster_A
node_A_1 configured enabled normal
cluster_B
node_B_1 configured enabled normal
2 entries were displayed. - 检查 MetroCluster 组件是否正常运行:metrocluster check run
示例
cluster_A::> metrocluster check run
Last Checked On: 10/1/2014 16:03:37
Component Result
------------------- ---------
nodes ok
lifs ok
config-replication ok
aggregates ok
4 entries were displayed.
Command completed. Use the "metrocluster check show -instance" command or sub-commands in "metrocluster check" directory for detailed results.
To check if the nodes are ready to do a switchover or switchback operation, run "metrocluster switchover -simulate" or "metrocluster switchback -simulate", respectively. - 检查是否不存在任何运行状况警报:system health alert show
- 检查每个集群中是否已配置 MetroCluster 且其处于正常模式:metrocluster show
- 在第一台交换机上安装软件。根据交换机类型是 Cisco 还是 Broadcom,按照《MetroCluster IP 安装和配置指南》相关章节中的步骤安装交换机软件:
- 下载并安装 Cisco 交换机 NX-OS 软件
- 下载并安装 Broadcom 交换机 EFOS 软件
对每台交换机重复执行此步骤。
注在参考的章节中,跳过有关下载参考配置(RCF)文件的步骤。 - 重复步骤 1,检查配置的运行状况。
提供反馈