[AIX] IBM 장비 Attention LED Off
전면 패널 점등 끄기
# /usr/lpp/diagnostics/bin/usysfault -s normal
ASM 을 이용방법
노트북을 HMC 포트에 크로스 케이블로 연결한 후
HMC1 인 경우 192.168.2.147
HMC2인 경우 192.168.3.147
로 접속 할 수 있다.
explorer 에서 "https://192.168.2.147" 로 접속하면 GUI 화면을 확인할 수 있다.
id : admin, pw : admin
LED 제거는
System Configuration → Service Indicators → System Attention Indicator를 클릭하여 Turn off the System attention indicator를 클릭하여 LED 불을 끈다.
HMC 상에서 가능한 방법
service focal point
service utilities (해당 모델 선택 )
select -> system attention led -> action (deactivate system attention led )
HMC GUI 사용
Service Applications → Service Focal Point → Service Utilities → select System → choose System Attention LED → Deactivate
ASMI 사용
System Configuration → Service Indicators → System Attention Indicator → Turn Off system attention indicator
▶ SSH, Console 통한 HMC 명령어 사용
여기서 managed system name 이란 HMC에서 관리 대상 시스템 등록 시 붙인 논리적 이름이다.
HMC 관리 대상 시스템 논리적 이름
# lssyscfg -r sys -F name,serial_num,model (name 부분에 해당)
LED 상태 점검
# lsled -r sa -t phys -m [managed system name]
LED 끄기
# chled -r sa -t phys -m [managed system name] -o off
▶ IBM P시리즈 AIX에서 LED 끄기
HMC 연결되어 있는 경우
서버 선택 → Operations → LED Status → Deactivate Attention LED
HMC 없는 경우
방법1)
1. root 로그인
2. diag
3. Task Selection
4. Identify and Attention Indicators
5. Set System Attention Indicator to NORMAL 선택 후 commit
또는
1. diag
2. Task Selection
3. Identify and Attention Indicators
4. the location code for the part 선택
5. 서버에 LED가 활성화된 경우, 위치코드 앞에 "I" 문자가 옴
6. commit 선택
방법2)
1. diag
2. Task Selection
3. Log Repair Action
4. sysplanar0 선택 commit