Connectrix Cisco MDS: 無法在 0x70a983 或更新版本的 OUI 的 USC/FI 和 Cisco MDS 之間建立 F-Port 連接埠通道
摘要: 在 Cisco USC/FI 和 Cisco 之間建立 F 連接埠通道失敗。 UCS :FC 連接埠錯誤停用 思科 :FC 連接埠 OLS
症狀
症狀:
無法在 Cisco USC/FI 和 Cisco MDS 之間建立 F 連接埠通道
Cisco MDS:
紀錄記錄:%PORT-5-IF_DOWN_OLS_RCVD: %$VSAN 20%$ Interface fc1/1 is down (OLS received) port-channel10 %PORT-5-IF_DOWN_OLS_RCVD: %$VSAN 20%$ Interface fc1/17 is down (OLS received) port-channel10
`show port internal event-history errors`E_DEBUG [102] port [5171]: pm_get_bundle_from_bundle_ht(3619): Bundle [0x4000009][port-channel10] does not exist in bundle_htE_DEBUG [102] port [5171]: pm_get_bundle_from_bundle_ht(3619): Bundle [0x4000009][port-channel10] does not exist in bundle_htE_DEBUG [102] port [5171]: pm_get_bundle_from_bundle_ht(3619): Bundle [0x4000009][port-channel10] does not exist in bundle_htE_DEBUG [102] port [5171]: pm_get_bundle_from_bundle_ht(3619): Bundle [0x4000009][port-channel10] does not exist in bundle_ht
Cisco UCS/FI:
顯示連接埠內部事件歷程記錄錯誤1) Event:E_DEBUG, length:117, at 989288 usecs after Tue Mar 4 10:35:56 2025 [102] pi_fsm_port_attr_change_init: Ifindex (fc1/30)0x101d000, Err disabled event (PI_FSM_EV_PORT_CONFIG_FAILURE)0xd7
2) Event:E_DEBUG, length:100, at 983670 usecs after Tue Mar 4 10:35:56 2025 [102] pm_process_fport_vf_tagging_capability: port fc1/30 attempting vf tagging on non-cisco switch
注意 : "attempting vf tagging on non-cisco switch" 在上述消息中,表示 UCS/FI 無法將連接的交換機的 OUI 識別為思科供應商。
原因
Cisco 錯誤 CSCwn74098 , FI WWN DB 遺失 OID (但我懷疑 OID 應該是 OUI)
症狀:
SAN PC 無法形成,但個別成員出現。https://bst.cisco.com/bugsearch/bug/CSCwn74098
npm_debug_trace.log故障:使用 OUI [0x70a983] 的上游交換器廠商非 Cisco,忽略 VSAN 不相符檢查
條件:
OID 為 0x70a983 或更新版本的上游 Cisco FC 交換器。
解析度
手動將 OID 新增至 FI OUI 集區。
第 1 步 :
驗證交換器的 OUI:MDS# : show wwn switchSwitch WWN 20:xx:70:a9:83:xx:xx:xxExtract the OUI From tthe MDS switch you can extract the OUI with the following:show fcid company-id-from-wwn 20:xx:70:a9:83:xx:xx:xxExtracted oui: 0x70A983 <-------------
第 2 步:
登入主要 FI 並執行下列步驟:
For FI-Ascope fabric-interconnect ascope oui-pool defaultcreate oui 0x70a983commit-buffer
For FI-Bscope fabric-interconnect bscope oui-pool defaultcreate oui 0x70a983commit-buffer
有關將 OUI 新增至 OUI 集區的參考文件:
https://www.cisco.com/c/en/us/td/docs/ unified_computing/ucs/ucs-manager/CLI-User-Guides/Storage-Mgmt/4-1/b_CLI_UCSM_Storage_Management_Guide_4_1/b_CLI_UCSM_Storage_Management_Guide_4_1_chapter_011.html [cisco.com]