Connectrix Cisco MDS : 0x70a983 이상의 OUI를 사용하여 USC/FI와 Cisco MDS 간에 F-Port 포트 채널을 생성할 수 없음
요약: Cisco USC/FI와 Cisco 간의 F-Port 포트 채널 생성에 실패했습니다. UCS : FC 포트 오류 비활성화 시스 코: FC 포트 OLS
증상
조짐:
Cisco USC/FI와 Cisco MDS 간에 F-Port 포트 채널을 생성할 수 없습니다.
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 공급업체로 인식하지 못함을 나타냅니다.
원인
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 스위치.
해결
FI OUI-Pool에 OID를 수동으로 추가합니다.
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-Pool에 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]