...
코드 블럭 | ||
---|---|---|
| ||
sudo yum -y install ipmitool |
**외부 remote 접근, 키보드 input 모두 정상작동 하나 스크린이 출력되지 않는 문제 발생
ipmitool 을 사용한 BMC 재부팅
코드 블럭 |
---|
ipmitool mc reset cold |
초기화 (without network settings)
...
...
코드 블럭 | ||
---|---|---|
| ||
sudo yum -y install ipmitool |
**외부 remote 접근, 키보드 input 모두 정상작동 하나 스크린이 출력되지 않는 문제 발생
코드 블럭 |
---|
ipmitool mc reset cold |
...