Skip to main content
日本語は機械翻訳による参考訳です。内容に矛盾や不一致があった場合には、英語の内容が優先されます。

Cisco Nexus 3232C クラスタスイッチの交換

共同作成者 netapp-yvonneo netapp-jsnyder netapp-jolieg

クラスタの動作を中断することなく、障害のある Cisco Nexus 3232C クラスタスイッチを交換します。この無停止手順では、交換用スイッチを準備し、障害が発生したスイッチから接続を移行します。

要件の確認

要件

既存のクラスターおよびネットワーク構成が以下の特性を備えていることを確認してください。

  • Nexus 3232C クラスタインフラストラクチャは冗長構成となっており、両方のスイッチで完全に機能します。

    Ciscoイーサネット スイッチ ページには、スイッチの最新の RCF および NX-OS バージョンが記載されています。

  • すべてのクラスタポートは up の状態である必要があります。

  • 両方のスイッチに管理接続が存在する必要があります。

  • すべてのクラスタ論理インターフェース(LIF)は稼働状態であり、移行されていません。

交換用の Cisco Nexus 3232C スイッチには、以下の特徴があります:

  • 管理ネットワーク接続は機能しています。

  • 交換用スイッチへのコンソール アクセスが確立されています。

  • 適切な RCF および NX-OS オペレーティング システム イメージがスイッチにロードされます。

  • スイッチの初期カスタマイズが完了しました。

詳細情報

以下を参照してください:

コンソールログを有効にする

NetApp、使用しているデバイスでコンソール ログを有効にし、スイッチを交換するときに次のアクションを実行することを強くお勧めします。

スイッチを交換する

タスク概要

この交換手順では、以下のシナリオについて説明します:

  • このクラスタは当初、2台のNexus 3232Cクラスタスイッチ(CL1とCL2)に接続された4つのノードで構成されています。

  • クラスタ スイッチ CL2 を C2 に交換する予定です(手順 1 ~ 21):

    • 各ノードにおいて、クラスタ スイッチ CL2 に接続されているクラスタ LIF を、クラスタ スイッチ CL1 に接続されているクラスタポートに移行します。

    • クラスタ スイッチ CL2 のすべてのポートからケーブルを外し、交換用クラスタ スイッチ C2 の同じポートにケーブルを再接続します。

    • 各ノードで、移行したクラスタLIFを元に戻します。

例について

この交換手順では、2台目のNexus 3232CクラスタスイッチCL2を新しい3232CスイッチC2に交換します。

この手順の例で使用するスイッチとノードの名前は次のとおりです。

  • 4つのノードはn1、n2、n3、n4です。

  • n1_clus1は、ノードn1のクラスタスイッチC1に接続された最初のクラスタ論理インターフェース(LIF)です。

  • n1_clus2は、ノードn1のクラスタ スイッチCL2またはC2に接続された最初のクラスタLIFです。

  • n1_clus3は、ノードn1のクラスタ スイッチC2に接続された2番目のLIFです。

  • n1_clus4は、ノードn1用のクラスタスイッチCL1に接続された2番目のLIFです。

10 GbEポートと40/100 GbEポートの数は、"Cisco® クラスタ ネットワークスイッチリファレンス設定ファイルのダウンロード"で入手可能な参照構成ファイル(RCF)で定義されています。

この置換手順の例では、4つのノードを使用します。2つのノードは4つの10 GBクラスタ インターコネクト ポート(e0a、e0b、e0c、e0d)を使用します。他の2つのノードは2つの40 GBクラスタ インターコネクト ポート(e4aとe4e)を使用します。お使いのプラットフォームに適したクラスタポートを確認するには、"Hardware Universe"を参照してください。

ステップ1:クラスタ ポートを表示してスイッチに移行する

  1. このクラスタでAutoSupportが有効になっている場合は、AutoSupportメッセージを呼び出してケースの自動作成を抑制します。

    system node autosupport invoke -node * -type all -message MAINT=xh

    x はメンテナンス ウィンドウの期間 (時間単位) です。

    メモ

    AutoSupportメッセージはテクニカル サポートにこのメンテナンス タスクについて通知し、メンテナンス時間中はケースの自動作成が停止されます。

  2. 設定内のデバイスに関する情報を表示します。

    network device-discovery show

    例を表示
    cluster::> network device-discovery show
                Local  Discovered
    Node        Port   Device              Interface         Platform
    ----------- ------ ------------------- ----------------  ----------------
    n1         /cdp
                e0a    CL1                 Ethernet1/1/1    N3K-C3232C
                e0b    CL2                 Ethernet1/1/1    N3K-C3232C
                e0c    CL2                 Ethernet1/1/2    N3K-C3232C
                e0d    CL1                 Ethernet1/1/2    N3K-C3232C
    
    n2         /cdp
                e0a    CL1                 Ethernet1/1/3    N3K-C3232C
                e0b    CL2                 Ethernet1/1/3    N3K-C3232C
                e0c    CL2                 Ethernet1/1/4    N3K-C3232C
                e0d    CL1                 Ethernet1/1/4    N3K-C3232C
    
    n3         /cdp
                e4a    CL1                 Ethernet1/7      N3K-C3232C
                e4e    CL2                 Ethernet1/7      N3K-C3232C
    
    n4         /cdp
                e4a    CL1                 Ethernet1/8      N3K-C3232C
                e4e    CL2                 Ethernet1/8      N3K-C3232C
  3. 各クラスタ インターフェイスの管理ステータスまたは動作ステータスを決定します。

    1. ネットワーク ポートの属性を表示します。

      network port show -role cluster

      例を表示
      cluster::*> network port show -role cluster
      (network port show)
      Node: n1
                                                                            Ignore
                                                        Speed(Mbps) Health  Health
      Port      IPspace      Broadcast Domain Link MTU  Admin/Oper  Status  Status
      --------- ------------ ---------------- ---- ---- ----------- ------------
      e0a       Cluster      Cluster          up   9000 auto/10000  -
      e0b       Cluster      Cluster          up   9000 auto/10000  -
      e0c       Cluster      Cluster          up   9000 auto/10000  -
      e0d       Cluster      Cluster          up   9000 auto/10000  -        -
      
      Node: n2
                                                                            Ignore
                                                        Speed(Mbps) Health  Health
      Port      IPspace      Broadcast Domain Link MTU  Admin/Oper  Status  Status
      --------- ------------ ---------------- ---- ---- ----------- ------------
      e0a       Cluster      Cluster          up   9000  auto/10000 -
      e0b       Cluster      Cluster          up   9000  auto/10000 -
      e0c       Cluster      Cluster          up   9000  auto/10000 -
      e0d       Cluster      Cluster          up   9000  auto/10000 -        -
      
      Node: n3
                                                                             Ignore
                                                        Speed(Mbps) Health   Health
      Port      IPspace      Broadcast Domain Link MTU  Admin/Oper  Status   Status
      --------- ------------ ---------------- ---- ---- ----------- -------- -----
      e4a       Cluster      Cluster          up   9000 auto/40000  -        -
      e4e       Cluster      Cluster          up   9000 auto/40000  -        -
      
      Node: n4
                                                                             Ignore
                                                        Speed(Mbps) Health   Health
      Port      IPspace      Broadcast Domain Link MTU  Admin/Oper  Status   Status
      --------- ------------ ---------------- ---- ---- ----------- -------- -----
      e4a       Cluster      Cluster          up   9000 auto/40000  -
      e4e       Cluster      Cluster          up   9000 auto/40000  -
    2. 論理インターフェース(LIF)に関する情報を表示します。

      network interface show -role cluster

      例を表示
      cluster::*> network interface show -role cluster
                   Logical    Status     Network          Current       Current Is
      Vserver     Interface  Admin/Oper Address/Mask       Node          Port   Home
      ----------- ---------- ---------- ------------------ ------------- ------- ---
      Cluster
                  n1_clus1   up/up      10.10.0.1/24       n1            e0a     true
                  n1_clus2   up/up      10.10.0.2/24       n1            e0b     true
                  n1_clus3   up/up      10.10.0.3/24       n1            e0c     true
                  n1_clus4   up/up      10.10.0.4/24       n1            e0d     true
                  n2_clus1   up/up      10.10.0.5/24       n2            e0a     true
                  n2_clus2   up/up      10.10.0.6/24       n2            e0b     true
                  n2_clus3   up/up      10.10.0.7/24       n2            e0c     true
                  n2_clus4   up/up      10.10.0.8/24       n2            e0d     true
                  n3_clus1   up/up      10.10.0.9/24       n3            e0a     true
                  n3_clus2   up/up      10.10.0.10/24      n3            e0e     true
                  n4_clus1   up/up      10.10.0.11/24      n4            e0a     true
                  n4_clus2   up/up      10.10.0.12/24      n4            e0e     true
    3. 検出されたクラスタ スイッチを表示します:

      system cluster-switch show

    例を表示

    以下の出力例は、クラスタ スイッチを表示したものです。

    cluster::> system cluster-switch show
    Switch                      Type               Address          Model
    --------------------------- ------------------ ---------------- ---------------
    CL1                         cluster-network    10.10.1.101      NX3232C
            Serial Number: FOX000001
             Is Monitored: true
                   Reason: None
         Software Version: Cisco Nexus Operating System (NX-OS) Software, Version 7.0(3)I6(1)
           Version Source: CDP
    
    CL2                         cluster-network    10.10.1.102      NX3232C
            Serial Number: FOX000002
             Is Monitored: true
                   Reason: None
         Software Version: Cisco Nexus Operating System (NX-OS) Software, Version 7.0(3)I6(1)
           Version Source: CDP
  4. 新しい Nexus 3232C スイッチに適切な RCF とイメージがインストールされていることを確認し、必要なサイトのカスタマイズを行ってください。

    1. NetApp Support Site にアクセスしてください。

    2. Cisco Ethernet Switches のページに移動し、表に記載されている必要なソフトウェアバージョンを確認してください。

    3. 適切なバージョンのRCFをダウンロードしてください。

    4. 概要 ページで 続行 をクリックし、ライセンス契約に同意してから、ダウンロード ページに移動してください。

    5. Cisco® クラスタおよび管理ネットワーク スイッチ リファレンス構成ファイル ダウンロード ページから、適切なバージョンのイメージ ソフトウェアをダウンロードしてください。

  5. クラスタ LIF を、交換用スイッチ C2 に接続されている物理ノードポートに移行します。

    network interface migrate -vserver vserver-name -lif lif-name -source-node node-name -destination-node node-name -destination-port port-name

    例を表示

    次の例に示すように、すべてのクラスタ LIF を個別に移行する必要があります。

    cluster::*> network interface migrate -vserver Cluster -lif n1_clus2 -source-node n1 -destination-
    node n1 -destination-port e0a
    cluster::*> network interface migrate -vserver Cluster -lif n1_clus3 -source-node n1 -destination-
    node n1 -destination-port e0d
    cluster::*> network interface migrate -vserver Cluster -lif n2_clus2 -source-node n2 -destination-
    node n2 -destination-port e0a
    cluster::*> network interface migrate -vserver Cluster -lif n2_clus3 -source-node n2 -destination-
    node n2 -destination-port e0d
    cluster::*> network interface migrate -vserver Cluster -lif n3_clus2 -source-node n3 -destination-
    node n3 -destination-port e4a
    cluster::*> network interface migrate -vserver Cluster -lif n4_clus2 -source-node n4 -destination-
    node n4 -destination-port e4a
  6. クラスタポートのステータスとホーム指定を確認します:

    network interface show -role cluster

    例を表示
    cluster::*> network interface show -role cluster
    (network interface show)
                Logical    Status     Network            Current       Current Is
    Vserver     Interface  Admin/Oper Address/Mask       Node          Port    Home
    ----------- ---------- ---------- ------------------ ------------- ------- ----
    Cluster
                n1_clus1   up/up      10.10.0.1/24       n1            e0a     true
                n1_clus2   up/up      10.10.0.2/24       n1            e0a     false
                n1_clus3   up/up      10.10.0.3/24       n1            e0d     false
                n1_clus4   up/up      10.10.0.4/24       n1            e0d     true
                n2_clus1   up/up      10.10.0.5/24       n2            e0a     true
                n2_clus2   up/up      10.10.0.6/24       n2            e0a     false
                n2_clus3   up/up      10.10.0.7/24       n2            e0d     false
                n2_clus4   up/up      10.10.0.8/24       n2            e0d     true
                n3_clus1   up/up      10.10.0.9/24       n3            e4a     true
                n3_clus2   up/up      10.10.0.10/24      n3            e4a     false
                n4_clus1   up/up      10.10.0.11/24      n4            e4a     true
                n4_clus2   up/up      10.10.0.12/24      n4            e4a     false
  7. 元のスイッチ CL2 に物理的に接続されているクラスタ インターコネクト ポートをシャットダウンします:

    network port modify -node node-name -port port-name -up-admin false

    例を表示

    次の例は、すべてのノードでクラスタ インターコネクト ポートがシャットダウンされていることを示しています。

    cluster::*> network port modify -node n1 -port e0b -up-admin false
    cluster::*> network port modify -node n1 -port e0c -up-admin false
    cluster::*> network port modify -node n2 -port e0b -up-admin false
    cluster::*> network port modify -node n2 -port e0c -up-admin false
    cluster::*> network port modify -node n3 -port e4e -up-admin false
    cluster::*> network port modify -node n4 -port e4e -up-admin false
  8. リモート クラスタ インターフェイスの接続を確認します。

ONTAP 9.9.1以降

使用することができます `network interface check cluster-connectivity`クラスター接続のアクセシビリティ チェックを開始し、詳細を表示するコマンド:

network interface check cluster-connectivity start`そして `network interface check cluster-connectivity show

cluster1::*> network interface check cluster-connectivity start

注意: 実行する前に数秒待ってください `show`詳細を表示するコマンド。

cluster1::*> network interface check cluster-connectivity show
                                  Source           Destination      Packet
Node   Date                       LIF              LIF              Loss
------ -------------------------- ---------------- ---------------- -----------
n1
       3/5/2022 19:21:18 -06:00   n1_clus2         n2-clus1         none
       3/5/2022 19:21:20 -06:00   n1_clus2         n2_clus2         none
.
.
n2
       3/5/2022 19:21:18 -06:00   n2_clus2         n1_clus1         none
       3/5/2022 19:21:20 -06:00   n2_clus2         n1_clus2         none
.
.
n3
.
.
.n4
.
.
ONTAPのすべてのリリース

すべてのONTAPリリースでは、 `cluster ping-cluster -node <name>`接続を確認するコマンド:

cluster ping-cluster -node <name>

cluster1::*> cluster ping-cluster -node local
Host is n1
Getting addresses from network interface table...
Cluster n1_clus1 n1        e0a    10.10.0.1
Cluster n1_clus2 n1        e0b    10.10.0.2
Cluster n1_clus3 n1        e0c    10.10.0.3
Cluster n1_clus4 n1        e0d    10.10.0.4
Cluster n2_clus1 n2        e0a    10.10.0.5
Cluster n2_clus2 n2        e0b    10.10.0.6
Cluster n2_clus3 n2        e0c    10.10.0.7
Cluster n2_clus4 n2        e0d    10.10.0.8
Cluster n3_clus1 n4        e0a    10.10.0.9
Cluster n3_clus2 n3        e0e    10.10.0.10
Cluster n4_clus1 n4        e0a    10.10.0.11
Cluster n4_clus2 n4        e0e    10.10.0.12
Local = 10.10.0.1 10.10.0.2 10.10.0.3 10.10.0.4
Remote = 10.10.0.5 10.10.0.6 10.10.0.7 10.10.0.8 10.10.0.9 10.10.0.10 10.10.0.11
10.10.0.12 Cluster Vserver Id = 4294967293 Ping status:
....
Basic connectivity succeeds on 32 path(s)
Basic connectivity fails on 0 path(s) ................
Detected 9000 byte MTU on 32 path(s):
    Local 10.10.0.1 to Remote 10.10.0.5
    Local 10.10.0.1 to Remote 10.10.0.6
    Local 10.10.0.1 to Remote 10.10.0.7
    Local 10.10.0.1 to Remote 10.10.0.8
    Local 10.10.0.1 to Remote 10.10.0.9
    Local 10.10.0.1 to Remote 10.10.0.10
    Local 10.10.0.1 to Remote 10.10.0.11
    Local 10.10.0.1 to Remote 10.10.0.12
    Local 10.10.0.2 to Remote 10.10.0.5
    Local 10.10.0.2 to Remote 10.10.0.6
    Local 10.10.0.2 to Remote 10.10.0.7
    Local 10.10.0.2 to Remote 10.10.0.8
    Local 10.10.0.2 to Remote 10.10.0.9
    Local 10.10.0.2 to Remote 10.10.0.10
    Local 10.10.0.2 to Remote 10.10.0.11
    Local 10.10.0.2 to Remote 10.10.0.12
    Local 10.10.0.3 to Remote 10.10.0.5
    Local 10.10.0.3 to Remote 10.10.0.6
    Local 10.10.0.3 to Remote 10.10.0.7
    Local 10.10.0.3 to Remote 10.10.0.8
    Local 10.10.0.3 to Remote 10.10.0.9
    Local 10.10.0.3 to Remote 10.10.0.10
    Local 10.10.0.3 to Remote 10.10.0.11
    Local 10.10.0.3 to Remote 10.10.0.12
    Local 10.10.0.4 to Remote 10.10.0.5
    Local 10.10.0.4 to Remote 10.10.0.6
    Local 10.10.0.4 to Remote 10.10.0.7
    Local 10.10.0.4 to Remote 10.10.0.8
    Local 10.10.0.4 to Remote 10.10.0.9
    Local 10.10.0.4 to Remote 10.10.0.10
    Local 10.10.0.4 to Remote 10.10.0.11
    Local 10.10.0.4 to Remote 10.10.0.12
Larger than PMTU communication succeeds on 32 path(s) RPC status:
8 paths up, 0 paths down (tcp check)
8 paths up, 0 paths down (udp check)

手順2:ISLをスイッチCL1およびC2に移行します

  1. クラスタ スイッチ CL1 のポート 1/31 と 1/32 をシャットダウンします。

    Ciscoコマンドの詳細については、"Cisco Nexus 3000 Series NX-OS コマンドリファレンス"に記載されているガイドを参照してください。

    例を表示
    (CL1)# configure
    (CL1)(Config)# interface e1/31-32
    (CL1)(config-if-range)# shutdown
    (CL1)(config-if-range)# exit
    (CL1)(Config)# exit
    (CL1)#
  2. クラスタ スイッチ CL2 に接続されているすべてのケーブルを取り外し、すべてのノードについて交換用スイッチ C2 に再接続してください。

  3. クラスタ スイッチ CL2 のポート e1/31 と e1/32 からスイッチ間リンク(ISL)ケーブルを取り外し、交換用スイッチ C2 の同じポートに再接続します。

  4. クラスタ スイッチ CL1 の ISL ポート 1/31 および 1/32 を起動します。

    Ciscoコマンドの詳細については、"Cisco Nexus 3000 Series NX-OS コマンドリファレンス"に記載されているガイドを参照してください。

    例を表示
    (CL1)# configure
    (CL1)(Config)# interface e1/31-32
    (CL1)(config-if-range)# no shutdown
    (CL1)(config-if-range)# exit
    (CL1)(Config)# exit
    (CL1)#
  5. CL1上でISLが稼働していることを確認してください。

    Ciscoコマンドの詳細については、"Cisco Nexus 3000 Series NX-OS コマンドリファレンス"に記載されているガイドを参照してください。

    ポートEth1/31とEth1/32は `(P)`を示しているはずです。これは、ISLポートがポートチャネルでアクティブになっていることを意味します。

    例を表示
    CL1# show port-channel summary
    Flags: D - Down         P - Up in port-channel (members)
           I - Individual   H - Hot-standby (LACP only)
           s - Suspended    r - Module-removed
           S - Switched     R - Routed
           U - Up (port-channel)
           M - Not in use. Min-links not met
    --------------------------------------------------------------------------------
    Group Port-        Type   Protocol  Member Ports
          Channel
    --------------------------------------------------------------------------------
    1     Po1(SU)      Eth    LACP      Eth1/31(P)   Eth1/32(P)
  6. クラスタ スイッチ C2 で ISL が稼働していることを確認します。

    Ciscoコマンドの詳細については、"Cisco Nexus 3000 Series NX-OS コマンドリファレンス"に記載されているガイドを参照してください。

    例を表示

    ポートEth1/31とEth1/32には(P)と表示されるはずです。これは、両方のISLポートがポートチャネルでアクティブになっていることを意味します。

    C2# show port-channel summary
    Flags: D - Down         P - Up in port-channel (members)
           I - Individual   H - Hot-standby (LACP only)        s - Suspended    r - Module-removed
           S - Switched     R - Routed
           U - Up (port-channel)
           M - Not in use. Min-links not met
    --------------------------------------------------------------------------------
    Group Port-        Type   Protocol  Member Ports
          Channel
    --------------------------------------------------------------------------------
    1     Po1(SU)      Eth    LACP      Eth1/31(P)   Eth1/32(P)
  7. すべてのノードで、交換用スイッチ C2 に接続されているすべてのクラスタ インターコネクト ポートを起動します。

    network port modify -node node-name -port port-name -up-admin true

    例を表示
    cluster::*> network port modify -node n1 -port e0b -up-admin true
    cluster::*> network port modify -node n1 -port e0c -up-admin true
    cluster::*> network port modify -node n2 -port e0b -up-admin true
    cluster::*> network port modify -node n2 -port e0c -up-admin true
    cluster::*> network port modify -node n3 -port e4e -up-admin true
    cluster::*> network port modify -node n4 -port e4e -up-admin true

ステップ3:すべてのLIFを元の割り当てポートに戻す

  1. すべてのノード上で移行済みのクラスタ インターコネクト LIF をすべて元に戻します:

    network interface revert -vserver cluster -lif lif-name

    例を表示

    次の例に示すように、すべてのクラスタ インターコネクト LIF を個別にリバートする必要があります。

    cluster::*> network interface revert -vserver cluster -lif n1_clus2
    cluster::*> network interface revert -vserver cluster -lif n1_clus3
    cluster::*> network interface revert -vserver cluster -lif n2_clus2
    cluster::*> network interface revert -vserver cluster -lif n2_clus3
    Cluster::*> network interface revert -vserver cluster -lif n3_clus2
    Cluster::*> network interface revert -vserver cluster -lif n4_clus2
  2. クラスタ インターコネクト ポートがホームに戻されたことを確認します:

    network interface show

    例を表示

    次の例は、 `Current Port`列にリストされているポートの、 `Is Home`列におけるステータスが `true`であるため、すべてのLIFが正常にリバートされたことを示しています。ポートの値が `false`の場合、LIFはリバートされていません。

    cluster::*> network interface show -role cluster
     (network interface show)
                Logical    Status     Network            Current       Current Is
    Vserver     Interface  Admin/Oper Address/Mask       Node          Port    Home
    ----------- ---------- ---------- ------------------ ------------- ------- ----
    Cluster
                 n1_clus1   up/up      10.10.0.1/24       n1            e0a     true
                 n1_clus2   up/up      10.10.0.2/24       n1            e0b     true
                 n1_clus3   up/up      10.10.0.3/24       n1            e0c     true
                 n1_clus4   up/up      10.10.0.4/24       n1            e0d     true
                 n2_clus1   up/up      10.10.0.5/24       n2            e0a     true
                 n2_clus2   up/up      10.10.0.6/24       n2            e0b     true
                 n2_clus3   up/up      10.10.0.7/24       n2            e0c     true
                 n2_clus4   up/up      10.10.0.8/24       n2            e0d     true
                 n3_clus1   up/up      10.10.0.9/24       n3            e4a     true
                 n3_clus2   up/up      10.10.0.10/24      n3            e4e     true
                 n4_clus1   up/up      10.10.0.11/24      n4            e4a     true
                 n4_clus2   up/up      10.10.0.12/24      n4            e4e     true
  3. クラスタポートが接続されていることを確認します。

    network port show -role cluster

    例を表示
    cluster::*> network port show -role cluster
      (network port show)
    Node: n1
                                                                           Ignore
                                                      Speed(Mbps) Health   Health
    Port      IPspace      Broadcast Domain Link MTU  Admin/Oper  Status   Status
    --------- ------------ ---------------- ---- ---- ----------- -------- -----
    e0a       Cluster      Cluster          up   9000 auto/10000  -
    e0b       Cluster      Cluster          up   9000 auto/10000  -
    e0c       Cluster      Cluster          up   9000 auto/10000  -
    e0d       Cluster      Cluster          up   9000 auto/10000  -        -
    
    Node: n2
                                                                           Ignore
                                                      Speed(Mbps) Health   Health
    Port      IPspace      Broadcast Domain Link MTU  Admin/Oper  Status   Status
     --------- ------------ ---------------- ---- ---- ----------- -------- -----
    e0a       Cluster      Cluster          up   9000  auto/10000 -
    e0b       Cluster      Cluster          up   9000  auto/10000 -
    e0c       Cluster      Cluster          up   9000  auto/10000 -
    e0d       Cluster      Cluster          up   9000  auto/10000 -        -
    Node: n3
                                                                           Ignore
                                                      Speed(Mbps) Health   Health
    Port      IPspace      Broadcast Domain Link MTU  Admin/Oper  Status   Status
    --------- ------------ ---------------- ---- ---- ----------- -------- -----
    e4a       Cluster      Cluster          up   9000 auto/40000  -
    e4e       Cluster      Cluster          up   9000 auto/40000  -        -
    Node: n4
                                                                           Ignore
                                                      Speed(Mbps) Health   Health
    Port      IPspace      Broadcast Domain Link MTU  Admin/Oper  Status   Status
    --------- ------------ ---------------- ---- ---- ----------- -------- -----
    e4a       Cluster      Cluster          up   9000 auto/40000  -
    e4e       Cluster      Cluster          up   9000 auto/40000  -        -
  4. リモート クラスタ インターフェイスの接続を確認します。

ONTAP 9.9.1以降

使用することができます `network interface check cluster-connectivity`クラスター接続のアクセシビリティ チェックを開始し、詳細を表示するコマンド:

network interface check cluster-connectivity start`そして `network interface check cluster-connectivity show

cluster1::*> network interface check cluster-connectivity start

注意: 実行する前に数秒待ってください `show`詳細を表示するコマンド。

cluster1::*> network interface check cluster-connectivity show
                                  Source           Destination      Packet
Node   Date                       LIF              LIF              Loss
------ -------------------------- ---------------- ---------------- -----------
n1
       3/5/2022 19:21:18 -06:00   n1_clus2         n2-clus1         none
       3/5/2022 19:21:20 -06:00   n1_clus2         n2_clus2         none
.
.
n2
       3/5/2022 19:21:18 -06:00   n2_clus2         n1_clus1         none
       3/5/2022 19:21:20 -06:00   n2_clus2         n1_clus2         none
.
.
n3
.
.
.n4
.
.
ONTAPのすべてのリリース

すべてのONTAPリリースでは、 `cluster ping-cluster -node <name>`接続を確認するコマンド:

cluster ping-cluster -node <name>

cluster1::*> cluster ping-cluster -node local
Host is n1
Getting addresses from network interface table...
Cluster n1_clus1 n1        e0a    10.10.0.1
Cluster n1_clus2 n1        e0b    10.10.0.2
Cluster n1_clus3 n1        e0c    10.10.0.3
Cluster n1_clus4 n1        e0d    10.10.0.4
Cluster n2_clus1 n2        e0a    10.10.0.5
Cluster n2_clus2 n2        e0b    10.10.0.6
Cluster n2_clus3 n2        e0c    10.10.0.7
Cluster n2_clus4 n2        e0d    10.10.0.8
Cluster n3_clus1 n4        e0a    10.10.0.9
Cluster n3_clus2 n3        e0e    10.10.0.10
Cluster n4_clus1 n4        e0a    10.10.0.11
Cluster n4_clus2 n4        e0e    10.10.0.12
Local = 10.10.0.1 10.10.0.2 10.10.0.3 10.10.0.4
Remote = 10.10.0.5 10.10.0.6 10.10.0.7 10.10.0.8 10.10.0.9 10.10.0.10 10.10.0.11
10.10.0.12 Cluster Vserver Id = 4294967293 Ping status:
....
Basic connectivity succeeds on 32 path(s)
Basic connectivity fails on 0 path(s) ................
Detected 9000 byte MTU on 32 path(s):
    Local 10.10.0.1 to Remote 10.10.0.5
    Local 10.10.0.1 to Remote 10.10.0.6
    Local 10.10.0.1 to Remote 10.10.0.7
    Local 10.10.0.1 to Remote 10.10.0.8
    Local 10.10.0.1 to Remote 10.10.0.9
    Local 10.10.0.1 to Remote 10.10.0.10
    Local 10.10.0.1 to Remote 10.10.0.11
    Local 10.10.0.1 to Remote 10.10.0.12
    Local 10.10.0.2 to Remote 10.10.0.5
    Local 10.10.0.2 to Remote 10.10.0.6
    Local 10.10.0.2 to Remote 10.10.0.7
    Local 10.10.0.2 to Remote 10.10.0.8
    Local 10.10.0.2 to Remote 10.10.0.9
    Local 10.10.0.2 to Remote 10.10.0.10
    Local 10.10.0.2 to Remote 10.10.0.11
    Local 10.10.0.2 to Remote 10.10.0.12
    Local 10.10.0.3 to Remote 10.10.0.5
    Local 10.10.0.3 to Remote 10.10.0.6
    Local 10.10.0.3 to Remote 10.10.0.7
    Local 10.10.0.3 to Remote 10.10.0.8
    Local 10.10.0.3 to Remote 10.10.0.9
    Local 10.10.0.3 to Remote 10.10.0.10
    Local 10.10.0.3 to Remote 10.10.0.11
    Local 10.10.0.3 to Remote 10.10.0.12
    Local 10.10.0.4 to Remote 10.10.0.5
    Local 10.10.0.4 to Remote 10.10.0.6
    Local 10.10.0.4 to Remote 10.10.0.7
    Local 10.10.0.4 to Remote 10.10.0.8
    Local 10.10.0.4 to Remote 10.10.0.9
    Local 10.10.0.4 to Remote 10.10.0.10
    Local 10.10.0.4 to Remote 10.10.0.11
    Local 10.10.0.4 to Remote 10.10.0.12
Larger than PMTU communication succeeds on 32 path(s) RPC status:
8 paths up, 0 paths down (tcp check)
8 paths up, 0 paths down (udp check)

ステップ4:すべてのポートとLIFが正しく移行されたことを確認します

  1. 以下のコマンドを入力して、設定内のデバイスに関する情報を表示します。

    以下のコマンドは、どの順序で実行しても構いません。

    • network device-discovery show

    • network port show -role cluster

    • network interface show -role cluster

    • system cluster-switch show

    例を表示
    cluster::> network device-discovery show
                Local  Discovered
    Node        Port   Device              Interface        Platform
    ----------- ------ ------------------- ---------------- ----------------
    n1         /cdp
                e0a    C1                 Ethernet1/1/1    N3K-C3232C
                e0b    C2                 Ethernet1/1/1    N3K-C3232C
                e0c    C2                 Ethernet1/1/2    N3K-C3232C
                e0d    C1                 Ethernet1/1/2    N3K-C3232C
    n2         /cdp
                e0a    C1                 Ethernet1/1/3    N3K-C3232C
                e0b    C2                 Ethernet1/1/3    N3K-C3232C
                e0c    C2                 Ethernet1/1/4    N3K-C3232C
                e0d    C1                 Ethernet1/1/4    N3K-C3232C
    n3         /cdp
                e4a    C1                 Ethernet1/7      N3K-C3232C
                e4e    C2                 Ethernet1/7      N3K-C3232C
    
    n4         /cdp
                e4a    C1                 Ethernet1/8      N3K-C3232C
                e4e    C2                 Ethernet1/8      N3K-C3232C
    
    cluster::*> network port show -role cluster
      (network port show)
    Node: n1
                                                                           Ignore
                                                      Speed(Mbps) Health   Health
    Port      IPspace      Broadcast Domain Link MTU  Admin/Oper  Status   Status
    --------- ------------ ---------------- ---- ---- ----------- -------- -----
    e0a       Cluster      Cluster          up   9000 auto/10000  -
    e0b       Cluster      Cluster          up   9000 auto/10000  -
    e0c       Cluster      Cluster          up   9000 auto/10000  -
    e0d       Cluster      Cluster          up   9000 auto/10000  -
    
    Node: n2
                                                                           Ignore
                                                      Speed(Mbps) Health   Health
    Port      IPspace      Broadcast Domain Link MTU  Admin/Oper  Status   Status
    --------- ------------ ---------------- ---- ---- ----------- -------- -----
    e0a       Cluster      Cluster          up   9000  auto/10000 -
    e0b       Cluster      Cluster          up   9000  auto/10000 -
    e0c       Cluster      Cluster          up   9000  auto/10000 -
    e0d       Cluster      Cluster          up   9000  auto/10000 -
    
    Node: n3
                                                                           Ignore
                                                      Speed(Mbps) Health   Health
    Port      IPspace      Broadcast Domain Link MTU  Admin/Oper  Status   Status
    --------- ------------ ---------------- ---- ---- ----------- -------- -----
    e4a       Cluster      Cluster          up   9000 auto/40000  -
    e4e       Cluster      Cluster          up   9000 auto/40000  -
    
    Node: n4
                                                                           Ignore
                                                      Speed(Mbps) Health   Health
    Port      IPspace      Broadcast Domain Link MTU  Admin/Oper  Status   Status
    --------- ------------ ---------------- ---- ---- ----------- -------- -----
    e4a       Cluster      Cluster          up   9000 auto/40000  -
    e4e       Cluster      Cluster          up   9000 auto/40000  -
    
    cluster::*> network interface show -role cluster
    
                Logical    Status     Network            Current       Current Is
    Vserver     Interface  Admin/Oper Address/Mask       Node          Port    Home
    ----------- ---------- ---------- ------------------ ------------- ------- ----
    Cluster
                nm1_clus1  up/up      10.10.0.1/24       n1            e0a     true
                n1_clus2   up/up      10.10.0.2/24       n1            e0b     true
                n1_clus3   up/up      10.10.0.3/24       n1            e0c     true
                n1_clus4   up/up      10.10.0.4/24       n1            e0d     true
                n2_clus1   up/up      10.10.0.5/24       n2            e0a     true
                n2_clus2   up/up      10.10.0.6/24       n2            e0b     true
                n2_clus3   up/up      10.10.0.7/24       n2            e0c     true
                n2_clus4   up/up      10.10.0.8/24       n2            e0d     true
                n3_clus1   up/up      10.10.0.9/24       n3            e4a     true
                n3_clus2   up/up      10.10.0.10/24      n3            e4e     true
                n4_clus1   up/up      10.10.0.11/24      n4            e4a     true
                n4_clus2   up/up      10.10.0.12/24      n4            e4e     true
    
    cluster::*> system cluster-switch show
    Switch                      Type               Address          Model
    --------------------------- ------------------ ---------------- ---------------
    CL1                          cluster-network   10.10.1.101      NX3232C
                 Serial Number: FOX000001
                  Is Monitored: true
                        Reason: None
              Software Version: Cisco Nexus Operating System (NX-OS) Software, Version 7.0(3)I6(1)
                Version Source: CDP
    CL2                          cluster-network   10.10.1.102      NX3232C
                 Serial Number: FOX000002
                  Is Monitored: true
                        Reason: None
              Software Version: Cisco Nexus Operating System (NX-OS) Software, Version 7.0(3)I6(1)
                Version Source: CDP
    
    C2                          cluster-network    10.10.1.103      NX3232C
                 Serial Number: FOX000003
                  Is Monitored: true
                        Reason: None
              Software Version: Cisco Nexus Operating System (NX-OS) Software, Version 7.0(3)I6(1)
                Version Source: CDP 3 entries were displayed.
  2. 交換されたクラスタ スイッチ CL2 が自動的に削除されていない場合は、削除してください。

    system cluster-switch delete -device cluster-switch-name

  3. 適切なクラスタスイッチが監視されていることを確認してください。

    system cluster-switch show

    例を表示

    次の例は、 `Is Monitored`状態が `true`であるため、クラスタ スイッチが監視されていることを示しています。

    cluster::> system cluster-switch show
    Switch                      Type               Address          Model
    --------------------------- ------------------ ---------------- ---------------
    CL1                         cluster-network    10.10.1.101      NX3232C
                Serial Number: FOX000001
                 Is Monitored: true
                       Reason: None
             Software Version: Cisco Nexus Operating System (NX-OS) Software, Version 7.0(3)I6(1)
               Version Source: CDP
    
    C2                          cluster-network    10.10.1.103      NX3232C
                Serial Number: FOX000002
                 Is Monitored: true
                       Reason: None
             Software Version: Cisco Nexus Operating System (NX-OS) Software, Version 7.0(3)I6(1)
               Version Source: CDP
  4. 自動ケース作成を抑制した場合は、 AutoSupportメッセージを呼び出して再度有効にします。

    system node autosupport invoke -node * -type all -message MAINT=END

次の手順

スイッチを交換したら、"スイッチのヘルスモニタリングを設定する"できます。