準備從無交換器式叢集移轉至 Cisco Nexus 3232C 叢集交換器
準備好將您的雙節點無交換器式叢集移轉到使用 Cisco Nexus 3232C 叢集交換器的交換式叢集。
-
如果此叢集上啟用了AutoSupport ,則透過呼叫AutoSupport訊息來抑制自動建立案例:
system node autosupport invoke -node * -type all - message MAINT=xhx 是維護視窗的持續時間,單位為小時。
AutoSupport訊息會通知技術支援此維護任務,以便在維護視窗期間抑制自動建立案例。
-
確定每個叢集介面的管理或運作狀態:
-
顯示網路連接埠屬性:
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 --------- ------------ ---------------- ---- ---- ----------- -------- ----- e4a Cluster Cluster up 9000 auto/40000 - e4e Cluster Cluster up 9000 auto/40000 - - Node: n2 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 entries were displayed. -
顯示有關邏輯介面及其指定歸屬節點的資訊:
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 e4a true n1_clus2 up/up 10.10.0.2/24 n1 e4e true n2_clus1 up/up 10.10.0.3/24 n2 e4a true n2_clus2 up/up 10.10.0.4/24 n2 e4e true 4 entries were displayed. -
使用進階權限命令驗證是否已啟用無交換器式叢集偵測:
network options detect-switchless-cluster show`
顯示範例
以下範例的輸出表示已啟用無交換器式叢集偵測:
cluster::*> network options detect-switchless-cluster show Enable Switchless Cluster Detection: true
-
-
確認新的 3232C 交換器上已安裝相應的 RCF 和"映像",並進行任何必要的網站自訂,例如新增使用者、密碼和網路位址。
此時您必須準備好兩台交換器。如果需要升級 RCF 和映像軟體,請依照以下步驟操作:
-
請前往 NetApp 支援網站上的 Cisco Ethernet Switches 頁面。
-
請記下您交換器的型號以及該頁表格中所需的軟體版本。
-
下載適當版本的 RCF。
-
在 Description 頁面上選擇 CONTINUE,接受授權合約,然後依照 Download 頁面上的說明下載 RCF。
-
下載對應版本的映像軟體。
-
-
在 Description 頁面上選擇 CONTINUE,接受授權合約,然後依照 Download 頁面上的說明下載 RCF。
-
在 Nexus 3232C 交換器 C1 和 C2 上,停用所有面向節點的連接埠 C1 和 C2,但不要停用 ISL 連接埠 e1/31-32。
如需 Cisco 命令的詳細資訊,請參閱 "Cisco Nexus 3000 系列 NX-OS 命令參考" 中的下列清單。
顯示範例
以下範例展示如何使用 RCF 支援的組態停用 Nexus 3232C 叢集交換器 C1 和 C2 上的連接埠 1 到 30
NX3232_RCF_v1.0_24p10g_24p100g.txt:C1# copy running-config startup-config [] 100% Copy complete. C1# configure C1(config)# int e1/1/1-4,e1/2/1-4,e1/3/1-4,e1/4/1-4,e1/5/1-4,e1/6/1-4,e1/7-30 C1(config-if-range)# shutdown C1(config-if-range)# exit C1(config)# exit C2# copy running-config startup-config [] 100% Copy complete. C2# configure C2(config)# int e1/1/1-4,e1/2/1-4,e1/3/1-4,e1/4/1-4,e1/5/1-4,e1/6/1-4,e1/7-30 C2(config-if-range)# shutdown C2(config-if-range)# exit C2(config)# exit
-
使用支援的電纜將 C1 上的連接埠 1/31 和 1/32 連接到 C2 上的相同連接埠。
-
請確認 C1 和 C2 上的 ISL 連接埠是否正常運作:
show port-channel summary如需 Cisco 命令的詳細資訊,請參閱 "Cisco Nexus 3000 系列 NX-OS 命令參考" 中的下列清單。
顯示範例
以下範例顯示如何使用 Cisco
show port-channel summary命令來驗證 C1 和 C2 上的 ISL 連接埠是否正常運作:C1# 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 -------------------------------------------------------------------------------- Port- Group Channel Type Protocol Member Ports ------------------------------------------------------------------------------- 1 Po1(SU) Eth LACP Eth1/31(P) Eth1/32(P) 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) -
顯示交換器上相鄰設備的清單。
如需 Cisco 命令的詳細資訊,請參閱 "Cisco Nexus 3000 系列 NX-OS 命令參考" 中的下列清單。
顯示範例
以下範例說明如何使用 Cisco 命令 `show cdp neighbors`顯示交換器上的鄰近設備:
C1# show cdp neighbors Capability Codes: R - Router, T - Trans-Bridge, B - Source-Route-Bridge S - Switch, H - Host, I - IGMP, r - Repeater, V - VoIP-Phone, D - Remotely-Managed-Device, s - Supports-STP-Dispute Device-ID Local Intrfce Hldtme Capability Platform Port ID C2 Eth1/31 174 R S I s N3K-C3232C Eth1/31 C2 Eth1/32 174 R S I s N3K-C3232C Eth1/32 Total entries displayed: 2 C2# show cdp neighbors Capability Codes: R - Router, T - Trans-Bridge, B - Source-Route-Bridge S - Switch, H - Host, I - IGMP, r - Repeater, V - VoIP-Phone, D - Remotely-Managed-Device, s - Supports-STP-Dispute Device-ID Local Intrfce Hldtme Capability Platform Port ID C1 Eth1/31 178 R S I s N3K-C3232C Eth1/31 C1 Eth1/32 178 R S I s N3K-C3232C Eth1/32 Total entries displayed: 2 -
顯示每個節點上的叢集連接埠連線情況:
network device-discovery show顯示範例
以下範例顯示了雙節點無交換器式叢集組態的叢集連接埠連線情況:
cluster::*> network device-discovery show Local Discovered Node Port Device Interface Platform ----------- ------ ------------------- ---------------- ---------------- n1 /cdp e4a n2 e4a FAS9000 e4e n2 e4e FAS9000 n2 /cdp e4a n1 e4a FAS9000 e4e n1 e4e FAS9000
準備好移轉交換器後,您可以"設定您的連接埠"。