Skip to main content
本繁體中文版使用機器翻譯,譯文僅供參考,若與英文版本牴觸,應以英文版本為準。

在對 BES-53248 叢集交換器進行 EFOS 軟體或 RCF 升級後,請驗證ONTAP叢集網路。

貢獻者 netapp-yvonneo netapp-jolieg

升級 EFOS 軟體或 RCF for BES-53248 叢集交換器後,您可以使用下列指令來驗證ONTAP叢集網路的運作狀況。

步驟
  1. 使用以下命令顯示叢集上的網路連接埠資訊:

    network port show -ipspace Cluster

    Link`必須具有該值 `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
  2. 對於每個 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
  3. 確認 `Health Status`每個節點的 `true`使用以下命令:

    cluster show

    顯示範例
    cluster1::> cluster show
    
    Node                 Health  Eligibility   Epsilon
    -------------------- ------- ------------  ------------
    node1                true    true          false
    node2                true    true          false
下一步是什麼?

確認 EFOS 軟體或 RCF 升級後,您可以… "配置交換器健康監控"