본문 바로가기

전체 글

(212)
[NSX] NSX alarms indicating certificates have expired or are expiring NSX를 3.x에서 4.x로 업그레이드 한 후, 다음 화면과 같이 많은 수의 인증서가 만료 직전으로 확인되는 증상이 있었습니다. 해당 증상은 KB324175에 기재된 내용과 동일한 증상으로, NSX alarms indicating certificates have expired or are expiringhttps://knowledge.broadcom.com/external/article?articleId=324175  KB 내용이 다소 복잡할 수도 있으나 문제 해결을 위해 KB에 Link 되어 있는 Python 파일을 이용하여 어렵지 않게 조치를 할 수 있습니다. Steps: Download the attached script replace_certs_v1.7.py. To execute the scrip..
[NSX] How to Rollback Management Plane 3.2.1 이상 버전부터 업그레이드를 한 경우에 Management Plane만 간편하게 Rollback 하는 방법이 있습니다.이는 업그레이드가 정상적으로 완료되었거나, 완료되지 않았거나 모두 해당합니다. 3.2.3.1에서 4.1.2.4로 업그레이드 한 환경에서 Management Plane을 Rollback 해보겠습니다.1. 모든 NSX Manager에서 Corfu DB를 중지합니다.root@nsx-mgr01:~# /etc/init.d/corfu-server stop Stopping corfu-server (via systemctl): corfu-server.service.   root@nsx-mgr02:~# /etc/init.d/corfu-server stop Stopping corfu-server ..
[NSX] BGP down with Hold_Timer_expired because NIC fp-eth1 queue ## TX hang detected Bare-metal Edge를 사용하는 환경에서 NSX Version 4.1.2.3으로 업그레이드 한 후, 간헐적으로 BGP Down 상태가 발생하는 경우가 있어 이에 대해 확인된 내용을 공유합니다. [Troubleshooting Notes]1. NSX 버전 확인$ cat ./etc/nsx_issue version: 4.1.2.3.0.23382424 node-type: nsx-edge build-type: release export-type: unrestricted 2. BGP Routing 구성 환경 확인./edge/tier0_sr_routing_config       ROUTING CONFIGURATION:     ======================           bgp_config:    ..