更換博通支援的 BES-53248 集群交換機
請依照下列步驟更換叢集網路中發生故障的博通支援的 BES-53248 叢集交換器。這是一個無中斷程式 (NDU)。
本流程中的範例使用以下開關和節點命名規則:
-
現有BES-53248交換器的名稱是
cs1`和 `cs2。 -
新型BES-53248交換器的名稱是
newcs2。 -
節點名稱是
node1`和 `node2。 -
每個節點上的叢集連接埠都命名為
e0a`和 `e0b。 -
集群 LIF 名稱為 `node1_clus1`和 `node1_clus2`對於節點1,以及 `node2_clus1`和 `node2_clus2`對於節點2。
-
提示對所有叢集節點進行更改
cluster1::>
此流程基於以下叢集網路拓撲結構:
顯示範例拓撲
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
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.209.69/16 node1 e0a true
node1_clus2 up/up 169.254.49.125/16 node1 e0b true
node2_clus1 up/up 169.254.47.194/16 node2 e0a true
node2_clus2 up/up 169.254.19.183/16 node2 e0b true
cluster1::> network device-discovery show -protocol cdp
Node/ Local Discovered
Protocol Port Device (LLDP: ChassisID) Interface Platform
----------- ------ ------------------------- ---------------- ----------------
node2 /cdp
e0a cs1 0/2 BES-53248
e0b cs2 0/2 BES-53248
node1 /cdp
e0a cs1 0/1 BES-53248
e0b cs2 0/1 BES-53248
(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 175 H FAS2750 e0a
node2 0/2 152 H FAS2750 e0a
cs2 0/55 179 R BES-53248 0/55
cs2 0/56 179 R BES-53248 0/56
(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 129 H FAS2750 e0b
node2 0/2 165 H FAS2750 e0b
cs1 0/55 179 R BES-53248 0/55
cs1 0/56 179 R BES-53248 0/56
-
複習"更換要求"。
-
如果此叢集上啟用了AutoSupport ,則透過呼叫AutoSupport訊息來抑制自動建立案例:
system node autosupport invoke -node * -type all -message MAINT=xh其中 x 為維護視窗的持續時間(小時)。
AutoSupport訊息會通知技術支援此維護任務,以便在維護視窗期間抑制自動建立案例。 -
在交換器 newcs2 上安裝對應的參考設定檔 (RCF) 和映像,並進行任何必要的站點準備。
如有必要,請驗證、下載並安裝適用於新交換器的 RCF 和 EFOS 軟體的相應版本。如果您已確認新交換器設定正確,且不需要更新 RCF 和 EFOS 軟體,請繼續執行步驟 2。
-
您可以從以下位置下載適用於您的叢集交換器的 Broadcom EFOS 軟體: "博通乙太網路交換器支援"地點。請依照下載頁面上的步驟,下載與您要安裝的ONTAP軟體版本相對應的 EFOS 檔案。
-
可從以下途徑取得對應的 RCF: "博通集群交換機"頁。請依照下載頁面上的步驟,下載與您要安裝的ONTAP軟體版本相符的正確 RCF 檔案。
-
-
在新交換器上,以以下身分登入: `admin`並關閉所有將連接到節點集群介面的連接埠(連接埠 1 至 16)。
如果您購買了其他連接埠的額外許可證,也請關閉這些連接埠。 如果您要更換的交換器無法正常運作且已斷電,則叢集節點上的 LIF 應該已經故障轉移到每個節點的另一個叢集連接埠。
無需密碼即可進入 `enable`模式。 顯示範例
User: admin Password: (newcs2)> enable (newcs2)# config (newcs2)(config)# interface 0/1-0/16 (newcs2)(interface 0/1-0/16)# shutdown (newcs2)(interface 0/1-0/16)# exit (newcs2)(config)# exit (newcs2)#
-
確認所有集群 LIF 都已 `auto-revert`已啟用:
network interface show -vserver Cluster -fields auto-revert顯示範例拓撲
cluster1::> network interface show -vserver Cluster -fields auto-revert Logical Vserver Interface Auto-revert --------- ------------ ------------ Cluster node1_clus1 true Cluster node1_clus2 true Cluster node2_clus1 true Cluster node2_clus2 true
-
關閉 BES-53248 交換器 cs1 上的 ISL 連接埠 0/55 和 0/56:
顯示範例拓撲
(cs1)# config (cs1)(config)# interface 0/55-0/56 (cs1)(interface 0/55-0/56)# shutdown
-
從 BES-53248 cs2 交換器移除所有電纜,然後將它們連接到 BES-53248 newcs2 交換器上的相同連接埠。
-
在 cs1 和 newcs2 交換器之間啟動 ISL 連接埠 0/55 和 0/56,然後驗證連接埠通道運作狀態。
連接埠通道 1/1 的連結狀態應為 up,且所有成員連接埠在「連接埠活動」標題下都應為 True。
顯示範例
此範例啟用 ISL 連接埠 0/55 和 0/56,並顯示交換器 cs1 上連接埠通道 1/1 的連結狀態:
(cs1)# config (cs1)(config)# interface 0/55-0/56 (cs1)(interface 0/55-0/56)# no shutdown (cs1)(interface 0/55-0/56)# exit (cs1)# show port-channel 1/1 Local Interface................................ 1/1 Channel Name................................... Cluster-ISL Link State..................................... Up Admin Mode..................................... Enabled Type........................................... Dynamic Port-channel Min-links......................... 1 Load Balance Option............................ 7 (Enhanced hashing mode) Mbr Device/ Port Port Ports Timeout Speed Active ------ ------------- ---------- ------- 0/55 actor/long 100G Full True partner/long 0/56 actor/long 100G Full True partner/long -
在新交換器 newcs2 上,重新啟用所有連接到節點叢集介面的連接埠(連接埠 1 到 16)。
如果您購買了其他連接埠的額外許可證,也請關閉這些連接埠。 顯示範例
User:admin Password: (newcs2)> enable (newcs2)# config (newcs2)(config)# interface 0/1-0/16 (newcs2)(interface 0/1-0/16)# no shutdown (newcs2)(interface 0/1-0/16)# exit (newcs2)(config)# exit
-
確認連接埠 e0b 是否已啟用:
network port show -ipspace Cluster顯示範例
輸出結果應類似以下內容:
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/auto - false -
在與上一個步驟相同的節點上,等待節點 1 上的叢集 LIF node1_clus2 自動復原。
顯示範例
在本例中,如果節點 1 上的 LIF node1_clus2 被成功撤銷,則 `Is Home`是 `true`連接埠為 e0b。
以下命令顯示有關兩個節點上 LIF 的資訊。若滿足以下條件,則啟動第一個節點即為成功: `Is Home`是 `true`在本例中,兩個集群介面都顯示了正確的連接埠分配。 `e0a`和 `e0b`在節點1上。
cluster::> 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.209.69/16 node1 e0a true node1_clus2 up/up 169.254.49.125/16 node1 e0b true node2_clus1 up/up 169.254.47.194/16 node2 e0a true node2_clus2 up/up 169.254.19.183/16 node2 e0a false -
顯示叢集中節點的相關資訊:
cluster show顯示範例
此範例顯示了節點健康狀況
node1`和 `node2`該集群中是 `true:cluster1::> cluster show Node Health Eligibility Epsilon ------ -------- ------------ -------- node1 true true true node2 true true true
-
請確認以下叢集網路配置:
network port shownetwork interface show顯示範例
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 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.209.69/16 node1 e0a true node1_clus2 up/up 169.254.49.125/16 node1 e0b true node2_clus1 up/up 169.254.47.194/16 node2 e0a true node2_clus2 up/up 169.254.19.183/16 node2 e0b true 4 entries were displayed. -
驗證叢集網路是否運作正常:
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 175 H FAS2750 e0a node2 0/2 152 H FAS2750 e0a newcs2 0/55 179 R BES-53248 0/55 newcs2 0/56 179 R BES-53248 0/56 (newcs2)# 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 129 H FAS2750 e0b node2 0/2 165 H FAS2750 e0b cs1 0/55 179 R BES-53248 0/55 cs1 0/56 179 R BES-53248 0/56
-
如果您已停用自動建立案例功能,請透過呼叫AutoSupport訊息重新啟用該功能:
system node autosupport invoke -node * -type all -message MAINT=END
更換開關後,您可以 "配置交換器健康監控"。