Causes of an LED 666 During a sysback Network Boot


Contents

About This Document
Causes of an LED 666
Causes and Recovery Procedures

About This Document

This document gives a summary of the causes and recovery procedures of an LED 666 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.


Causes of an LED 666

An LED 666 occurs when Phase 2 of the cfgmgr command fails during a sysback network boot.


Causes and Recovery Procedures

An LED 666 occurs during a network boot when the /usr filesystem has not been exported on the server with root permissions for the client.

SOLUTION

Edit the /etc/exports file and change the line starting with /usr to provide root permission to all hosts performing a network boot. If the text access= appears on the line, all hosts after that text are exported without root permission.

EXAMPLE

For instance, to export node4 with root permission do this:

    cd /etc 
    cp filesystems filesystems.old 
    vi filesystems 

Change:

    /usr -ro, root=node1,node2:access=node3,node4 

To:

    /usr -ro, root=node1,node2,node4:access=node3 
    exportfs -u 
    exportfs -a 
    exportfs   (to verify the change took place) 

If you followed all of the above steps and the system still stops at an LED 666 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 commiments and the integrity of your AIX operating system, the best alternative at this point may be to reinstall AIX.


Causes of an LED 666 during a sysback Network Boot: sysback.led.666.all.sys ITEM: FAX
Dated: 99/05/14~00:00 Category: sys
This HTML file was generated 99/06/24~12:41:58
Comments or suggestions?
Contact us