This document gives a summary of the causes and recovery procedures for a LED 611 during a sysback network boot. The information in this document has been verified for AIX Versions 3.2, 4.1, 4.2 and 4.3. It has also been verified for sysback.obj 3.3.3 and sysback.rte 4.1.x.x.
An LED 611 occurs when the NFS mount of the /usr filesystem from the server fails during a sysback network boot.
When the following conditions result in an LED 611, perform the solutions shown:
Execute the following command:
exportfs
Look for the line starting with /usr. Make sure the client hostname is included on the line.
EXAMPLE
/usr -ro, root=node1,node2
In the above, only node1 and node2 are exported to NFS mount /usr. If your client's hostname is not included on that line, add the network boot client as follows:
smitty sysback
Configuration Options Network Boot Configuration Add or Change a Network Boot Client
Client network adapter type [token-ring] Client platform/kernel type [rspc] Client hostname [mars.aix.dfw.ibm.com] Server IP address [9.19.129.186] Client gateway address (optional) [9.19.141.241] Client subnet mask (optional) [255.255.240.0] Client adapter hardware address (optional) []
exportfs
Look for the line starting with /usr. Make sure the client hostname is included on the line.
SOLUTION
Enter the following command:
exportfs
If there is no entry for /usr in the /etc/exports file, follow the steps in the "Solution" section of Step 1.
If you get the following error message when adding the network boot client:
Configuring network boot for client... thumper.aix.dfw.ibm.com
/usr ro,root=thumper.aix.dfw.ibm.com
Starting NFS and BOOTP services...
exportfs: /usr: sub-directory (/usr/lpp) already exported /usr not found in /etc/exports
The above messages indicate that the client has been configured, but you must correct the problem with the export function before booting the client.
exportfs
If a subdirectory for /usr that is not a filesystem is already in the /etc/exports file, then you cannot export the parent directory /usr.
Example output from the exportfs command is shown below:
/usr/sys/inst.images -rw /usr/lpp -root=mars,access=mars
In this example, /usr/sys/inst.images is its own filesystem, but /usr/lpp is still part of /usr filesystem. You cannot export /usr until you remove /usr/lpp from the /etc/exports file (see Step b).
/usr/sbin/rmnfsexp -d /usr/lpp -B
exportfs
Look for the line starting with /usr. Make sure the client hostname is included on the line.
In the U.S., you can order an update of sysback by calling 800-225-5249. Ask to speak with the Sysback Marketing Team. Outside the U.S., contact your AIX sales representative.
Install the new version of sysback, and rebuild your boot image:
smitty sysback
Configuration Options Network Boot Configuration Configure/Update a Network Boot Image
APAR: IX54851
FileSet Name Level -------------- ------- bos.adt.prof 4.1.4.5 bos.rte.libc 4.1.4.5 bos.net.nfs.client 4.1.4.4 bos.sysmgt.quota 4.1.3.1 bos.net.tcp.client 4.1.4.4
If you followed all of the above steps and the system still hangs at an LED 611 during a network boot to Service mode, you may want to pursue further system recovery assistance from one of the following:
All of the above avenues for assistance may be billable.
For reasons of time commitment and the integrity of your AIX operating system, the best alternative at this point may be to reinstall AIX.