スイッチレス クラスタ環境からスイッチ付きNetApp CN1610 クラスタ環境への移行
既存の 2 ノード スイッチレス クラスタ環境がある場合は、CN1610 クラスタ ネットワーク スイッチを使用して 2 ノード スイッチ クラスタ環境に移行し、2 ノードを超えて拡張できます。
要件の確認
以下のものがあることを確認してください。
2 ノードのスイッチレス構成の場合は、次の点を確認してください。
-
2 ノードのスイッチレス構成が適切にセットアップされ、機能しています。
-
ノードはONTAP 8.2 以降を実行しています。
-
すべてのクラスタポートは `up`州。
-
すべてのクラスタ論理インターフェース(LIF)は、 `up`州と母港で。
CN1610 クラスタ スイッチ構成の場合:
-
CN1610 クラスタ スイッチ インフラストラクチャは、両方のスイッチで完全に機能します。
-
両方のスイッチには管理ネットワーク接続があります。
-
クラスター スイッチへのコンソール アクセスがあります。
-
CN1610 ノード間スイッチおよびスイッチ間接続には、Twinax ケーブルまたは光ファイバー ケーブルを使用します。
その"Hardware Universe"ケーブル接続に関する詳細情報が記載されています。
-
スイッチ間リンク (ISL) ケーブルは、両方の CN1610 スイッチのポート 13 ~ 16 に接続されています。
-
両方の CN1610 スイッチの初期カスタマイズが完了しました。
SMTP、SNMP、SSH などの以前のサイトのカスタマイズは、新しいスイッチにコピーする必要があります。
スイッチを移行する
この手順の例では、クラスタ スイッチとノードで次の命名法を使用しています。
-
CN1610 スイッチの名前は cs1 と cs2 です。
-
LIF の名前は clus1 と clus2 です。
-
ノードの名前は node1 と node2 です。
-
その `cluster::*>`プロンプトはクラスターの名前を示します。
-
この手順で使用されるクラスター ポートは e1a と e2a です。
その"Hardware Universe"プラットフォームの実際のクラスター ポートに関する最新情報が含まれています。
ステップ1: 移行の準備
-
権限レベルを上級に変更するには、次のように入力します。 `y`続行するように求められたら:
set -privilege advanced
advancedのプロンプト(*>)が表示されます。
-
このクラスタでAutoSupportが有効になっている場合は、AutoSupportメッセージを呼び出してケースの自動作成を抑制します。
system node autosupport invoke -node * -type all -message MAINT=xh
x はメンテナンス ウィンドウの期間 (時間単位) です。
AutoSupportメッセージはテクニカル サポートにこのメンテナンス タスクについて通知し、メンテナンス時間中はケースの自動作成が停止されます。 例を表示
次のコマンドは、自動ケース作成を 2 時間抑制します。
cluster::*> system node autosupport invoke -node * -type all -message MAINT=2h
ステップ2: ポートを構成する
-
新しいクラスタ スイッチ cs1 と cs2 の両方で、ノード側のポート (ISL ポートではない) をすべて無効にします。
ISLポートを無効にしないでください。
例を表示
次の例は、スイッチcs1でノード側のポート1~12が無効になっていることを示しています。
(cs1)> enable (cs1)# configure (cs1)(Config)# interface 0/1-0/12 (cs1)(Interface 0/1-0/12)# shutdown (cs1)(Interface 0/1-0/12)# exit (cs1)(Config)# exit
次の例は、スイッチcs2でノード側のポート1~12が無効になっていることを示しています。
(c2)> enable (cs2)# configure (cs2)(Config)# interface 0/1-0/12 (cs2)(Interface 0/1-0/12)# shutdown (cs2)(Interface 0/1-0/12)# exit (cs2)(Config)# exit
-
2つのCN1610クラスタスイッチcs1とcs2間のISLとISL上の物理ポートが
up
:show port-channel
例を表示
次の例は、ISLポートが `up`スイッチ cs1 で:
(cs1)# show port-channel 3/1 Local Interface................................ 3/1 Channel Name................................... ISL-LAG Link State..................................... Up Admin Mode..................................... Enabled Type........................................... Static Load Balance Option............................ 7 (Enhanced hashing mode) Mbr Device/ Port Port Ports Timeout Speed Active ------ ------------- --------- ------- 0/13 actor/long 10G Full True partner/long 0/14 actor/long 10G Full True partner/long 0/15 actor/long 10G Full True partner/long 0/16 actor/long 10G Full True partner/long
次の例は、ISLポートが `up`スイッチ CS2 の場合:
(cs2)# show port-channel 3/1 Local Interface................................ 3/1 Channel Name................................... ISL-LAG Link State..................................... Up Admin Mode..................................... Enabled Type........................................... Static Load Balance Option............................ 7 (Enhanced hashing mode) Mbr Device/ Port Port Ports Timeout Speed Active ------ ------------- --------- ------- 0/13 actor/long 10G Full True partner/long 0/14 actor/long 10G Full True partner/long 0/15 actor/long 10G Full True partner/long 0/16 actor/long 10G Full True partner/long
-
近隣デバイスのリストを表示します。
show isdp neighbors
このコマンドは、システムに接続されているデバイスに関する情報を提供します。
例を表示
次の例は、スイッチcs1上の隣接デバイスを示しています。
(cs1)# show isdp neighbors Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge, S - Switch, H - Host, I - IGMP, r - Repeater Device ID Intf Holdtime Capability Platform Port ID ---------------------- ------------ --------- ------------ --------- ------------ cs2 0/13 11 S CN1610 0/13 cs2 0/14 11 S CN1610 0/14 cs2 0/15 11 S CN1610 0/15 cs2 0/16 11 S CN1610 0/16
次の例は、スイッチcs2上の隣接デバイスを示しています。
(cs2)# show isdp neighbors Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge, S - Switch, H - Host, I - IGMP, r - Repeater Device ID Intf Holdtime Capability Platform Port ID ---------------------- ------------ --------- ------------ --------- ------------ cs1 0/13 11 S CN1610 0/13 cs1 0/14 11 S CN1610 0/14 cs1 0/15 11 S CN1610 0/15 cs1 0/16 11 S CN1610 0/16
-
クラスター ポートのリストを表示します。
network port show
例を表示
次の例は、使用可能なクラスター ポートを示しています。
cluster::*> 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 e0c Cluster Cluster up 9000 auto/10000 healthy false e0d Cluster Cluster up 9000 auto/10000 healthy false e4a Cluster Cluster up 9000 auto/10000 healthy false e4b 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 e0c Cluster Cluster up 9000 auto/10000 healthy false e0d Cluster Cluster up 9000 auto/10000 healthy false e4a Cluster Cluster up 9000 auto/10000 healthy false e4b Cluster Cluster up 9000 auto/10000 healthy false 12 entries were displayed.
-
各クラスター ポートがパートナー クラスター ノードの対応するポートに接続されていることを確認します。
run * cdpd show-neighbors
例を表示
次の例は、クラスター ポート e1a と e2a がクラスター パートナー ノード上の同じポートに接続されていることを示しています。
cluster::*> run * cdpd show-neighbors 2 entries were acted on. Node: node1 Local Remote Remote Remote Hold Remote Port Device Interface Platform Time Capability ------ --------------- ---------------------- ---------------- ----- ---------- e1a node2 e1a FAS3270 137 H e2a node2 e2a FAS3270 137 H Node: node2 Local Remote Remote Remote Hold Remote Port Device Interface Platform Time Capability ------ --------------- ---------------------- ---------------- ----- ---------- e1a node1 e1a FAS3270 161 H e2a node1 e2a FAS3270 161 H
-
すべてのクラスタLIFが `up`運用上:
network interface show -vserver Cluster
各クラスタLIFには、
true
「Is Home
」列に表示されます。例を表示
cluster::*> network interface show -vserver Cluster Logical Status Network Current Current Is Vserver Interface Admin/Oper Address/Mask Node Port Home ----------- ---------- ---------- ------------- ------------- ------- ---- node1 clus1 up/up 10.10.10.1/16 node1 e1a true clus2 up/up 10.10.10.2/16 node1 e2a true node2 clus1 up/up 10.10.11.1/16 node2 e1a true clus2 up/up 10.10.11.2/16 node2 e2a true 4 entries were displayed.
手順 10 ~ 13 の次の変更および移行コマンドは、ローカル ノードから実行する必要があります。 -
すべてのクラスタポートが
up
:network port show -ipspace Cluster
例を表示
cluster::*> network port show -ipspace Cluster Auto-Negot Duplex Speed (Mbps) Node Port Role Link MTU Admin/Oper Admin/Oper Admin/Oper ------ ------ ------------ ----- ----- ----------- ---------- ------------ node1 e1a clus1 up 9000 true/true full/full auto/10000 e2a clus2 up 9000 true/true full/full auto/10000 node2 e1a clus1 up 9000 true/true full/full auto/10000 e2a clus2 up 9000 true/true full/full auto/10000 4 entries were displayed.
-
設定する `-auto-revert`パラメータに `false`両ノードのクラスタ LIF clus1 および clus2 で:
network interface modify
例を表示
cluster::*> network interface modify -vserver node1 -lif clus1 -auto-revert false cluster::*> network interface modify -vserver node1 -lif clus2 -auto-revert false cluster::*> network interface modify -vserver node2 -lif clus1 -auto-revert false cluster::*> network interface modify -vserver node2 -lif clus2 -auto-revert false
リリース 8.3 以降では、次のコマンドを使用します。 network interface modify -vserver Cluster -lif * -auto-revert false
-
リモート クラスタ インターフェイスの接続を確認します。
使用することができます `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 ------ -------------------------- ---------------- ---------------- ----------- node1 3/5/2022 19:21:18 -06:00 node1_clus2 node2-clus1 none 3/5/2022 19:21:20 -06:00 node1_clus2 node2_clus2 none node2 3/5/2022 19:21:18 -06:00 node2_clus2 node1_clus1 none 3/5/2022 19:21:20 -06:00 node2_clus2 node1_clus2 none
すべてのONTAPリリースでは、 `cluster ping-cluster -node <name>`接続を確認するコマンド:
cluster ping-cluster -node <name>
cluster1::*> cluster ping-cluster -node local Host is node2 Getting addresses from network interface table... Cluster node1_clus1 169.254.209.69 node1 e0a Cluster node1_clus2 169.254.49.125 node1 e0b Cluster node2_clus1 169.254.47.194 node2 e0a Cluster node2_clus2 169.254.19.183 node2 e0b Local = 169.254.47.194 169.254.19.183 Remote = 169.254.209.69 169.254.49.125 Cluster Vserver Id = 4294967293 Ping status: .... Basic connectivity succeeds on 4 path(s) Basic connectivity fails on 0 path(s) ................ Detected 9000 byte MTU on 4 path(s): Local 169.254.47.194 to Remote 169.254.209.69 Local 169.254.47.194 to Remote 169.254.49.125 Local 169.254.19.183 to Remote 169.254.209.69 Local 169.254.19.183 to Remote 169.254.49.125 Larger than PMTU communication succeeds on 4 path(s) RPC status: 2 paths up, 0 paths down (tcp check) 2 paths up, 0 paths down (udp check)
-
各ノードのコンソールでclus1をポートe2aに移行します。
network interface migrate
例を表示
次の例は、clus1 を node1 および node2 のポート e2a に移行するプロセスを示しています。
cluster::*> network interface migrate -vserver node1 -lif clus1 -source-node node1 -dest-node node1 -dest-port e2a cluster::*> network interface migrate -vserver node2 -lif clus1 -source-node node2 -dest-node node2 -dest-port e2a
リリース 8.3 以降では、次のコマンドを使用します。 network interface migrate -vserver Cluster -lif clus1 -destination-node node1 -destination-port e2a
-
移行が行われたことを確認します。
network interface show -vserver Cluster
例を表示
次の例では、clus1 が node1 および node2 のポート e2a に移行されていることを確認します。
cluster::*> network interface show -vserver Cluster Logical Status Network Current Current Is Vserver Interface Admin/Oper Address/Mask Node Port Home ----------- ---------- ---------- ------------- ------------- ------- ---- node1 clus1 up/up 10.10.10.1/16 node1 e2a false clus2 up/up 10.10.10.2/16 node1 e2a true node2 clus1 up/up 10.10.11.1/16 node2 e2a false clus2 up/up 10.10.11.2/16 node2 e2a true 4 entries were displayed.
-
両方のノードでクラスター ポート e1a をシャットダウンします。
network port modify
例を表示
次の例は、ノード 1 とノード 2 のポート e1a をシャットダウンする方法を示しています。
cluster::*> network port modify -node node1 -port e1a -up-admin false cluster::*> network port modify -node node2 -port e1a -up-admin false
-
ポートのステータスを確認します。
network port show
例を表示
次の例は、ポートe1aが `down`ノード1とノード2で:
cluster::*> network port show -role cluster Auto-Negot Duplex Speed (Mbps) Node Port Role Link MTU Admin/Oper Admin/Oper Admin/Oper ------ ------ ------------ ---- ----- ----------- ---------- ------------ node1 e1a clus1 down 9000 true/true full/full auto/10000 e2a clus2 up 9000 true/true full/full auto/10000 node2 e1a clus1 down 9000 true/true full/full auto/10000 e2a clus2 up 9000 true/true full/full auto/10000 4 entries were displayed.
-
ノード 1 のクラスタ ポート e1a からケーブルを外し、CN1610 スイッチでサポートされている適切なケーブルを使用して、e1a をクラスタ スイッチ cs1 のポート 1 に接続します。
その"Hardware Universe"ケーブル接続に関する詳細情報が記載されています。
-
ノード 2 のクラスタ ポート e1a からケーブルを外し、CN1610 スイッチでサポートされている適切なケーブルを使用して、e1a をクラスタ スイッチ cs1 のポート 2 に接続します。
-
クラスタ スイッチ cs1 上のすべてのノード側ポートを有効にします。
例を表示
次の例は、スイッチ cs1 でポート 1 ~ 12 が有効になっていることを示しています。
(cs1)# configure (cs1)(Config)# interface 0/1-0/12 (cs1)(Interface 0/1-0/12)# no shutdown (cs1)(Interface 0/1-0/12)# exit (cs1)(Config)# exit
-
各ノードの最初のクラスター ポート e1a を有効にします。
network port modify
例を表示
次の例は、ノード 1 とノード 2 でポート e1a を有効にする方法を示しています。
cluster::*> network port modify -node node1 -port e1a -up-admin true cluster::*> network port modify -node node2 -port e1a -up-admin true
-
すべてのクラスタポートが
up
:network port show -ipspace Cluster
例を表示
次の例は、すべてのクラスタポートが `up`ノード1とノード2で:
cluster::*> network port show -ipspace Cluster Auto-Negot Duplex Speed (Mbps) Node Port Role Link MTU Admin/Oper Admin/Oper Admin/Oper ------ ------ ------------ ---- ----- ----------- ---------- ------------ node1 e1a clus1 up 9000 true/true full/full auto/10000 e2a clus2 up 9000 true/true full/full auto/10000 node2 e1a clus1 up 9000 true/true full/full auto/10000 e2a clus2 up 9000 true/true full/full auto/10000 4 entries were displayed.
-
両方のノードで、clus1 (以前に移行済み) を e1a に戻します。
network interface revert
例を表示
次の例は、clus1 を node1 および node2 のポート e1a に戻す方法を示しています。
cluster::*> network interface revert -vserver node1 -lif clus1 cluster::*> network interface revert -vserver node2 -lif clus1
リリース 8.3 以降では、次のコマンドを使用します。 network interface revert -vserver Cluster -lif <nodename_clus<N>>
-
すべてのクラスタLIFが
up
、操作、および表示true
「ホーム」列に:network interface show -vserver Cluster
例を表示
次の例は、すべてのLIFが
up`ノード1とノード2で「Is Home」列の結果が `true
:cluster::*> network interface show -vserver Cluster Logical Status Network Current Current Is Vserver Interface Admin/Oper Address/Mask Node Port Home ----------- ---------- ---------- ------------- ------------- ------- ---- node1 clus1 up/up 10.10.10.1/16 node1 e1a true clus2 up/up 10.10.10.2/16 node1 e2a true node2 clus1 up/up 10.10.11.1/16 node2 e1a true clus2 up/up 10.10.11.2/16 node2 e2a true 4 entries were displayed.
-
クラスター内のノードのステータスに関する情報を表示します。
cluster show
例を表示
次の例は、クラスタ内のノードの健全性と参加資格に関する情報を表示します。
cluster::*> cluster show Node Health Eligibility Epsilon -------------------- ------- ------------ ------------ node1 true true false node2 true true false
-
各ノードのコンソールで clus2 をポート e1a に移行します。
network interface migrate
例を表示
次の例は、clus2 を node1 および node2 のポート e1a に移行するプロセスを示しています。
cluster::*> network interface migrate -vserver node1 -lif clus2 -source-node node1 -dest-node node1 -dest-port e1a cluster::*> network interface migrate -vserver node2 -lif clus2 -source-node node2 -dest-node node2 -dest-port e1a
リリース 8.3 以降では、次のコマンドを使用します。 network interface migrate -vserver Cluster -lif node1_clus2 -dest-node node1 -dest-port e1a
-
移行が行われたことを確認します。
network interface show -vserver Cluster
例を表示
次の例では、clus2 が node1 および node2 のポート e1a に移行されていることを確認します。
cluster::*> network interface show -vserver Cluster Logical Status Network Current Current Is Vserver Interface Admin/Oper Address/Mask Node Port Home ----------- ---------- ---------- ------------- ------------- ------- ---- node1 clus1 up/up 10.10.10.1/16 node1 e1a true clus2 up/up 10.10.10.2/16 node1 e1a false node2 clus1 up/up 10.10.11.1/16 node2 e1a true clus2 up/up 10.10.11.2/16 node2 e1a false 4 entries were displayed.
-
両方のノードでクラスター ポート e2a をシャットダウンします。
network port modify
例を表示
次の例は、ノード 1 とノード 2 のポート e2a をシャットダウンする方法を示しています。
cluster::*> network port modify -node node1 -port e2a -up-admin false cluster::*> network port modify -node node2 -port e2a -up-admin false
-
ポートのステータスを確認します。
network port show
例を表示
次の例は、ポートe2aが `down`ノード1とノード2で:
cluster::*> network port show -role cluster Auto-Negot Duplex Speed (Mbps) Node Port Role Link MTU Admin/Oper Admin/Oper Admin/Oper ------ ------ ------------ ---- ----- ----------- ---------- ------------ node1 e1a clus1 up 9000 true/true full/full auto/10000 e2a clus2 down 9000 true/true full/full auto/10000 node2 e1a clus1 up 9000 true/true full/full auto/10000 e2a clus2 down 9000 true/true full/full auto/10000 4 entries were displayed.
-
ノード 1 のクラスタ ポート e2a からケーブルを外し、CN1610 スイッチでサポートされている適切なケーブルを使用して、e2a をクラスタ スイッチ cs2 のポート 1 に接続します。
-
ノード 2 のクラスタ ポート e2a からケーブルを外し、CN1610 スイッチでサポートされている適切なケーブルを使用して、e2a をクラスタ スイッチ cs2 のポート 2 に接続します。
-
クラスタ スイッチ cs2 上のノードに面したポートをすべて有効にします。
例を表示
次の例は、スイッチ cs2 でポート 1 ~ 12 が有効になっていることを示しています。
(cs2)# configure (cs2)(Config)# interface 0/1-0/12 (cs2)(Interface 0/1-0/12)# no shutdown (cs2)(Interface 0/1-0/12)# exit (cs2)(Config)# exit
-
各ノードで 2 番目のクラスター ポート e2a を有効にします。
例を表示
次の例は、ノード 1 とノード 2 でポート e2a を有効にする方法を示しています。
cluster::*> network port modify -node node1 -port e2a -up-admin true cluster::*> network port modify -node node2 -port e2a -up-admin true
-
すべてのクラスタポートが
up
:network port show -ipspace Cluster
例を表示
次の例は、すべてのクラスタポートが `up`ノード1とノード2で:
cluster::*> network port show -ipspace Cluster Auto-Negot Duplex Speed (Mbps) Node Port Role Link MTU Admin/Oper Admin/Oper Admin/Oper ------ ------ ------------ ---- ----- ----------- ---------- ------------ node1 e1a clus1 up 9000 true/true full/full auto/10000 e2a clus2 up 9000 true/true full/full auto/10000 node2 e1a clus1 up 9000 true/true full/full auto/10000 e2a clus2 up 9000 true/true full/full auto/10000 4 entries were displayed.
-
両方のノードで、clus2 (以前に移行済み) を e2a に戻します。
network interface revert
例を表示
次の例は、node1 および node2 のポート e2a に clus2 を戻す方法を示しています。
cluster::*> network interface revert -vserver node1 -lif clus2 cluster::*> network interface revert -vserver node2 -lif clus2
リリース 8.3 以降の場合、コマンドは次のようになります。 cluster::*> network interface revert -vserver Cluster -lif node1_clus2`そして `cluster::*> network interface revert -vserver Cluster -lif node2_clus2
ステップ3: 設定を完了する
-
すべてのインターフェースが表示されていることを確認します
true
「ホーム」列に:network interface show -vserver Cluster
例を表示
次の例は、すべてのLIFが
up`ノード1とノード2で「Is Home」列の結果が `true
:cluster::*> network interface show -vserver Cluster Logical Status Network Current Current Is Vserver Interface Admin/Oper Address/Mask Node Port Home ----------- ---------- ---------- ------------------ ----------- ------- ---- node1 clus1 up/up 10.10.10.1/16 node1 e1a true clus2 up/up 10.10.10.2/16 node1 e2a true node2 clus1 up/up 10.10.11.1/16 node2 e1a true clus2 up/up 10.10.11.2/16 node2 e2a true
-
リモート クラスタ インターフェイスの接続を確認します。
使用することができます `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 ------ -------------------------- ---------------- ---------------- ----------- node1 3/5/2022 19:21:18 -06:00 node1_clus2 node2-clus1 none 3/5/2022 19:21:20 -06:00 node1_clus2 node2_clus2 none node2 3/5/2022 19:21:18 -06:00 node2_clus2 node1_clus1 none 3/5/2022 19:21:20 -06:00 node2_clus2 node1_clus2 none
すべてのONTAPリリースでは、 `cluster ping-cluster -node <name>`接続を確認するコマンド:
cluster ping-cluster -node <name>
cluster1::*> cluster ping-cluster -node local Host is node2 Getting addresses from network interface table... Cluster node1_clus1 169.254.209.69 node1 e0a Cluster node1_clus2 169.254.49.125 node1 e0b Cluster node2_clus1 169.254.47.194 node2 e0a Cluster node2_clus2 169.254.19.183 node2 e0b Local = 169.254.47.194 169.254.19.183 Remote = 169.254.209.69 169.254.49.125 Cluster Vserver Id = 4294967293 Ping status: .... Basic connectivity succeeds on 4 path(s) Basic connectivity fails on 0 path(s) ................ Detected 9000 byte MTU on 4 path(s): Local 169.254.47.194 to Remote 169.254.209.69 Local 169.254.47.194 to Remote 169.254.49.125 Local 169.254.19.183 to Remote 169.254.209.69 Local 169.254.19.183 to Remote 169.254.49.125 Larger than PMTU communication succeeds on 4 path(s) RPC status: 2 paths up, 0 paths down (tcp check) 2 paths up, 0 paths down (udp check)
-
両方のノードが各スイッチに2つの接続を持っていることを確認します。
show isdp neighbors
例を表示
次の例は、両方のスイッチの適切な結果を示しています。
(cs1)# show isdp neighbors Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge, S - Switch, H - Host, I - IGMP, r - Repeater Device ID Intf Holdtime Capability Platform Port ID ---------------------- ------------ --------- ------------ --------- ------------ node1 0/1 132 H FAS3270 e1a node2 0/2 163 H FAS3270 e1a cs2 0/13 11 S CN1610 0/13 cs2 0/14 11 S CN1610 0/14 cs2 0/15 11 S CN1610 0/15 cs2 0/16 11 S CN1610 0/16 (cs2)# show isdp neighbors Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge, S - Switch, H - Host, I - IGMP, r - Repeater Device ID Intf Holdtime Capability Platform Port ID ---------------------- ------------ --------- ------------ --------- ------------ node1 0/1 132 H FAS3270 e2a node2 0/2 163 H FAS3270 e2a cs1 0/13 11 S CN1610 0/13 cs1 0/14 11 S CN1610 0/14 cs1 0/15 11 S CN1610 0/15 cs1 0/16 11 S CN1610 0/16
-
構成内のデバイスに関する情報を表示します。
network device discovery show
-
高度な権限コマンドを使用して、両方のノードで 2 ノード スイッチレス構成設定を無効にします。
network options detect-switchless modify
例を表示
次の例は、スイッチレス構成設定を無効にする方法を示しています。
cluster::*> network options detect-switchless modify -enabled false
リリース 9.2 以降では、構成は自動的に変換されるため、この手順をスキップしてください。 -
設定が無効になっていることを確認します。
network options detect-switchless-cluster show
例を表示
その `false`次の例の出力は、構成設定が無効になっていることを示しています。
cluster::*> network options detect-switchless-cluster show Enable Switchless Cluster Detection: false
リリース9.2以降の場合は、 `Enable Switchless Cluster`は false に設定されています。これには最大 3 分ほどかかる場合があります。 -
各ノードでクラスター clus1 と clus2 を自動的に元に戻すように構成し、確認します。
例を表示
cluster::*> network interface modify -vserver node1 -lif clus1 -auto-revert true cluster::*> network interface modify -vserver node1 -lif clus2 -auto-revert true cluster::*> network interface modify -vserver node2 -lif clus1 -auto-revert true cluster::*> network interface modify -vserver node2 -lif clus2 -auto-revert true
リリース 8.3 以降では、次のコマンドを使用します。 `network interface modify -vserver Cluster -lif * -auto-revert true`クラスター内のすべてのノードで自動復帰を有効にします。 -
クラスター内のノード メンバーのステータスを確認します。
cluster show
例を表示
次の例は、クラスタ内のノードの正常性と適格性に関する情報を示します。
cluster::*> cluster show Node Health Eligibility Epsilon -------------------- ------- ------------ ------------ node1 true true false node2 true true false
-
自動ケース作成を抑制した場合は、 AutoSupportメッセージを呼び出して再度有効にします。
system node autosupport invoke -node * -type all -message MAINT=END
例を表示
cluster::*> system node autosupport invoke -node * -type all -message MAINT=END
-
権限レベルを管理者に戻します。
set -privilege admin