Warning: Please do not use this document if the system is a /usr client, diskless client, or dataless client.
Warning: Do not use this procedure on an AFS fileserver. Doing so may remove all AFS fileserver data because fsck would be run on the AFS volumes.
The known causes of an LED 551, 555, or 557 during IPL on an RISC System/6000 are:
To diagnose and fix the problem, you will need to boot from bootable media, run logform on /dev/hd8, and run fsck to fix any file systems that may be corrupted.
Warning: Please do not use this document if the system is a /usr client, diskless client, or dataless client.
Warning: If you boot a 3.2 system with 3.1 media, or boot a
3.1
system with 3.2 media, then you will not be able to use
the standard scripts (getrootfs or /etc/continue) to
bring your workstation into full maintenance mode.
Moreover, performing the scripts on a 3.1 system with
3.2 boot media may actually remove some files and
prevent your system from booting successfully in normal
mode until missing files (/etc/mount and /etc/umount) are
replaced on the disk.
Note: If you get a 551, 555, or 557 on this step, the diskette or tape is bad, and the machine is trying to boot off the fixed disk. Try it again with new BOSboot diskettes or tape.
Follow the prompts to the installation/maintenance menu.
Execute the following command:
getrootfs
The output indicates the disk that should be used with 'getrootfs' in the next step.
Execute the following command:
lqueryvg -Atp hdisk# | grep hd5for each hdisk# (hdisk0, hdisk1, etc.) until you qet output that looks like the following:
00005264feb3631c.2 hd5 1The exact output you get will be different but will follow the form as follows:
large_number.x hd5 1
You may find more than one disk has this output. These will all be disks which belong to the 'rootvg' volume group. You may use any of the disks identified to be in 'rootvg' in the following step.
For AIX 3.1 only, run
/etc/continue hdisk# sh
For AIX 3.2 only, run
getrootfs hdisk# sh
If you get errors indicating that a physical volume is missing from the rootvg, run diagnostics on the physical volumes to find out if you have a bad disk. Do not continue with the rest of the steps in this document.
If you get other errors from getrootfs or /etc/continue, do not continue with the rest of the steps in this document. Correct the problem causing the error. If you need assistance correcting the problem causing the error, contact one of the following:
ODMDIR=/dev/objrepos
For AIX 3.1 only, run
/etc/aix/logform /dev/hd8
For AIX 3.2 only, run
/usr/sbin/logform /dev/hd8
Answer YES when asked if you want to destroy the log.
fsck -y /dev/hd1 fsck -y /dev/hd2 fsck -y /dev/hd3 fsck -y /dev/hd4For AIX 3.2 only, also run
fsck -y /dev/hd9var
In AIX 3.1,
cd /etc/helpers
In AIX 3.2,
cd /sbin/helpers
Then in both AIX 3.1 and 3.2,
ls -l v3fshelper*
If you have only one version of the v3fshelper file (for example, "v3fshelper"), proceed to step 11.
If there is a version of v3fshelper marked as original (for example, "v3fshelper.orig"), run the following commands:
copy v3fshelper v3fshelper.afs copy v3fshelper.orig v3fshelper
lslv -m hd5WARNING: Please do not proceed further if the system is a /usr client, diskless client, or dataless client.
bosboot -a -d /dev/hdisk# bosboot -u -d /dev/hdisk#
copy v3fshelper.afs v3fshelper
shutdown -Fr
If you followed all of the above steps and the system still stops at an LED 551, 555, or 557 during a reboot in Normal mode, you may want to pursue further system recovery assistance from one of the following:
For reasons of time and the integrity of your AIX operating system, the best alternative at this point may be to reinstall AIX.