openboot version 3.x commands

3
OpenBoot version 3.x commands banner CPU speed, OBP revision, total system memory, Ethernet address, h ostid 출출 printenv all parameters, settings, and values 출출 printenv parameter parameter 출 출출 출출 출출 출출 setenv parameter value parameter 출 출출 출출출 출출 출출 Note - 출출출 출출출 NVRAM 출 출출출출 출출출 reset-all command 출출 set-defaults all parameter 출출 출출출 출출 출출 출출출 reset (tip – 출출출출 power-up 출출 출출 Stop+N 출출 출출출 출출출 출출 출출 ) power-off Powers the system off power-on Powers the system on probe-scsi onboard SCSI bus 출 출출출 devices 출출 probe-scsi-all 출출 SCSI bussses 출 출출출 devices 출출 probe-fcal-all 출출출출출 Fiber Channel Arbitrated Loop (FCAL) devices 출출 probe-sbus 출출 SBUS slots 출 출출출 devices 출출 .enet-addr Ethernet address 출출 devalias 출출 device 출 alias 출 출출 출출 physical address 출출 .speed CPU 출 bus speed 출출 show-devs 출출출출 출출출 출출 devices 출출 display show-disks disk controllers 출 출출 physical device path 출출 show-displays frame buffers 출 출출 physical device path 출출

Upload: badru

Post on 05-Jan-2016

64 views

Category:

Documents


0 download

DESCRIPTION

OpenBoot version 3.x commands. OpenBoot version 3.x commands. * OBP ( Open Boot Prom ) 진단 방법 1. Set the OBP diagnostics variable: ok setenv diag-switch? true 2. Set the auto-boot variable: ok setenv auto-boot? false 3. Reset the system: ok reset-all. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: OpenBoot version 3.x commands

OpenBoot version 3.x commands

banner CPU speed, OBP revision, total system memory, Ethernet address, hostid 출력

printenv all parameters, settings, and values 출력

printenv parameter parameter 에 대한 설정 값을 출력

setenv parameter value parameter 에 대해 특정한 값을 설정

Note - 변경된 내용을 NVRAM 에 저장하기 위해서 reset-all command 실행

set-defaults all parameter 값을 시스템 초기 설정 값으로 reset

(tip – 시스템이 power-up 하는 동안 Stop+N 키를 동시에 눌렀을 때도 적용 )

power-off Powers the system off

power-on Powers the system on

probe-scsi onboard SCSI bus 에 부착된 devices 조사

probe-scsi-all 모든 SCSI bussses 에 부착된 devices 조사

probe-fcal-all 시스템상의 Fiber Channel Arbitrated Loop (FCAL) devices 조사

probe-sbus 모든 SBUS slots 에 부착된 devices 조사

.enet-addr Ethernet address 출력

devalias 모든 device 의 alias 에 대한 실제 physical address 출력

.speed CPU 및 bus speed 출력

show-devs 시스템에 인식된 모든 devices 목록 display

show-disks disk controllers 에 대한 physical device path 출력

show-displays frame buffers 에 대한 physical device path 출력

Page 2: OpenBoot version 3.x commands

OpenBoot version 3.x commands

show-nets network interfaces 에 대한 physical device path 출력

show-sbus 모든 SBUS slots 에 부착된 devices 출력

show-tapes tape controllers 에 대한 physical device path 출력

test-all 시스템에 부착된 모든 device 에 대해 test 를 수행한다

.version Powers the system on

watch-net-all 모든 네트웍 연결상태 monitor

* OBP ( Open Boot Prom ) 진단 방법 1. Set the OBP diagnostics variable:

ok setenv diag-switch? true

2. Set the auto-boot variable: ok setenv auto-boot? false

3. Reset the system: ok reset-all

Page 3: OpenBoot version 3.x commands

OpenBoot version 3.x commands

1. OK mode -OK mode 란 ? EEPROM 에 System Hardware 의 기본 정보들을 수정할 수 있는 PROM 상태의 Level 을 의미한다 . System 기동시 “ Stop+A” Key 를 이용하여 PROM 상태로 갈 수 있으며 , “ok” prompt 가 나타난다 .

1) boot O/S Disk 로 booting 2) boot –r O/S Disk 로 booting + hardware configuration 재 설정 3) boot –s O/S Disk 로 booting 하되 Single User mode 로 작동 4) boot cdrom –r O/S install 시 O/S CD 로 booting 5) banner System 의 기본 정보 Display ( Model, CPU, memory, Hostid etc ) 6) printenv O/S booting 시 필요한 환경 값들을 Display 7) go PROM 상태에서 O/S running 상태로 복귀