OBP (OpenBoot PROM) auto-boot=auto did not work after power failure on Fujitsu PrimePower 450 (4U)
Identify the problem
- Check: - auto-boot- boot-command- boot-device- Server maintenance switch
- auto-boot should be set to TRUE
- boot-command should be set to BOOT
- boot-device should be set to DISK
- Server maintenance switch should be set to LOCK
Solving the problem
- Set auto-boot = TRUE
From the OK Prompt, type:
printenv
If auto-boot is FALSE, type:
setenv auto-boot true - Set boot-command = BOOT
From the OK Prompt, type:
setenv boot-command boot - Set boot-device = DISK
From the OK Prompt, type:
setenv boot-device disk - Set server maintenance switch to LOCK (only for PrimePower 450).
On the server front panel, look for a switch (see picture above). If the switch position is at UNLOCK or MAINTENANCE, move the switch to LOCK. - Switch off the server, then switch on again to see if the problem solved.
No comments:
Post a Comment