從無交換器叢集環境遷移到有交換器的NetApp CN1610 叢集環境
如果您已有雙節點無交換器叢集環境,則可以使用 CN1610 叢集網路交換器遷移到雙節點有交換器叢集環境,從而實現兩個節點以上的擴充。
審查要求
請確保您擁有以下物品:
對於雙節點無交換器配置,請確保:
-
雙節點無交換器配置已正確設定並運作正常。
-
節點運行的是ONTAP 8.2 或更高版本。
-
所有集群連接埠都在 `up`狀態。
-
所有集群邏輯介面(LIF)都在 `up`各州及其母港。
CN1610群集交換器配置如下:
-
CN1610群集交換器基礎設施在兩台交換器上均完全正常運作。
-
兩台交換器都具備管理網路連線功能。
-
可以透過控制台存取叢集交換器。
-
CN1610 節點到節點交換器和交換器到交換器的連接使用雙絞線或光纖電纜。
這"Hardware Universe"包含更多關於佈線的資訊。
-
交換器間連結 (ISL) 電纜連接到兩台 CN1610 交換器的 13 至 16 號連接埠。
-
CN1610交換器的初始客製化工作已完成。
之前站點的所有自訂設置,例如 SMTP、SNMP 和 SSH,都應該複製到新的交換器上。
遷移交換機
本流程中的範例使用下列叢集交換器和節點命名規則:
-
CN1610 交換器的名稱是 cs1 和 cs2。
-
LIF 的名稱是 clus1 和 clus2。
-
節點的名稱分別為 node1 和 node2。
-
這 `cluster::*>`prompt 指示叢集名稱。
-
此過程中使用的叢集連接埠為 e1a 和 e2a。
這"Hardware Universe"包含您平台實際集群連接埠的最新資訊。
步驟 1:準備遷移
-
將權限級別變更為高級,輸入 `y`當系統提示繼續:
set -privilege advanced出現高階提示符號(*>)。
-
如果此叢集上啟用了AutoSupport ,則透過呼叫AutoSupport訊息來抑制自動建立案例:
system node autosupport invoke -node * -type all -message MAINT=xhx 是維護視窗的持續時間,單位為小時。
AutoSupport訊息會通知技術支援此維護任務,以便在維護視窗期間抑制自動建立案例。 顯示範例
以下命令可抑制自動建立案件兩小時:
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
-
確認兩台 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`在「是否在家」一欄。
顯示範例
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)
-
network interface migrate顯示範例
以下範例展示了將 clus1 遷移到節點 1 和節點 2 上的 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顯示範例
以下範例展示如何將節點 1 和節點 2 上的 clus1 還原到 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 上,「是否在家」列的結果是 `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 遷移到節點 1 和節點 2 上的 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 已遷移到節點 1 和節點 2 上的 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
-
在每個節點上啟用第二個叢集連接埠 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顯示範例
以下範例展示如何將節點 1 和節點 2 上的 clus2 還原到 e2a 連接埠:
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 上,「是否在家」列的結果是 `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)
-
步驟3:驗證兩個節點是否都與每個交換器有兩個連接:
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 -
使用進階權限命令停用兩個節點上的雙節點無交換器配置設定:
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。這可能需要長達三分鐘的時間。 -
配置叢集 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