반응형
■ 구성환경
- OS : AIX 7.2
- DB : 19.21 RAC
■ 현상
- 서비스가 정상적인 상황에서 CRS Alert log 에 간혈적으로 아래와 같이 interconnect <nic1> 의 에러가 발생함. (CRS-7503 포함됨)
CRS-5050: HAIP failover due to network interface <nic1> not functioning
■ 원인
- 해당 이슈는 CRS의 문제가 아니며 NIC monitor 옵션의 문제임.
- NIC의 monitor option disable 되어 있는 경우에 NIC status 변경에 대한 callback noti를 받지 못해 ASM / CRS가 오동작 가능성이 존재함.
■ 해소방법
- 해당 NIC에 monitor option 추가 (AIX로 구성된 RAC에서는 해당 기능은 필수!!)
참조
PRVG-11074 : Private Network Interface "name" on Node "node" Does Not Have MONITOR Option Set (KB127728)
monitor
Enables the underlying adapter to notify the interface layer of link status changes. The adapter must support link status callback notification. If multipath routing is used, alternate routes are selected when a link goes down.
반응형
'ORACLE > Issue' 카테고리의 다른 글
| [19c] [Sun] rootcrs.sh -postpatch -nonrolling 에서 ssh hang 현상으로 PRKC-1191 발생 (0) | 2026.03.13 |
|---|---|
| [19c] [Linux 9.6] Grid root.sh 수행 시 ohasd fail 발생 (0) | 2026.03.05 |
| 19c ASM 기동시 ORA-59711 에러 발생 (0) | 2026.02.27 |
| 19c LMS process 의 (RT) priority 의 잘못된 표시 (0) | 2026.02.27 |
| Linux 9.6 19.25 RAC root.sh 시 qosmserver process 기동 실패 (0) | 2026.02.27 |