ITEM: BH4589L

Network hangs on LED 610


Env:
  AIX 4.1.4
  Sysback 3.3.2.0
  two 250s

Desc:
Customer is failing on led 610 when he tries to do a network boot from
one 250 to another.  This happens right after he is asked to configure
his console and before the sysback installation menu.

He has compared his lpp's on each system to make
sure that everything possible is installed.

We hard coded the host's ip address into the rc.boot file per AP1408

This didn't help.

He also was running DNS and shut it down and tried to run this again, 
and it still hung at led 610.

Next:
Will research and call customer back.

Response:

Act: send customer fax on fixdist and let him get APAR (IX54851)

Next: waiting on customer response

Response:

Customer would like the APAR IX54851.

Firewall prohibited access to Fixdist.

We put a copy out on testcase.boulder.ibm.com
in the aix/fromibm/pub directory.

The customer successfully downloaded it, we instructed him that it
was in tar format and will need to extract it and install it on the
proper machine.

NOTE:
If the customer calls back, make sure that he has installed this
successfully, has rebooted the machine, and then has rebuilt the
install image.  He must reboot the machine before rebuilding the
install image for the changes to be put into the image and he must
rebuild the install image for these changes to take effect.

Customer had successfully installed the APAR but had not rebooted
before rebuilding his image.

Customer will do this.

Next:
waiting on call back.

Action:  Customer is still hanging on led 611 after rebooting and
  rebuilding the boot image.

Response:

Action:  Had customer run instfix -i IX54851 to confirm that all
  filesets were found.

  Customer will make a backup of his rootvg and send this tape in.

  Will try and recreate his system in the lab

Next:  Wait on tape


Response:

Desc:

Customer has found 3 or 4 components of bos.ent that were not
installed correctly.  He installed these and got past the 611 error
on the network boot on the local gateway.

Now he is getting an error getimagelist not found when he selects
to install, then he gets the no install images were found message.

Action:

Had customer go into the maintenance shell and look for
/usr/lpp/sysback/netinst/scripts/getimagelist.

This file what there, so the client machine was connecting correctly
but somehow the restore scripts were not finding the getimagelist file.

The customer is going to remove sysback from the client and then 
re-install it.


Next:
waiting on call back.

Test:
n/a

Response:

Customer no longer experiences the 611 problem with booting within
the subnet, but he still has the original 610 problem, booting
from another subnet.

Next:
We will be researching this problem, we are able to re-create it in
the lab.

Response:

Customer called back asking for status on led 610 problem.

I found a sysback problem item 6782122 on aixnts which was closed.
Called Tony Johnston who said that 610 means that this problem is one
where sysback is hanging trying to mount remote /usr.  He said that he
is doing the same thing that NIM is doing and that it has a similar
problem.

Response:

This problem was found to happen with using a gateway at 4.1.4.
In the /usr/lpp/sysback/netinst/boot/rc.boot4 file the line:

        if [ "$BOOT_GATE_IP" -ne 0 ]

Must be changed to:

        if [ "$BOOT_GATE_IP" != 0 ]

This is line 121 on our version.

Then the boot image must be rebuilt.

The problem is that the -ne option in the korn shell at 4.1.4 is 
not supported for comparing character strings.

The customer changed this line and rebuilt the image and the install
worked.

Next:
Sending out latest version of sysback.
cwca

Desc:

Customer is trying to do a network restore from a sysback image.
He is getting this message:

sbdevice: cannot open /usr/lpp/sysback/images/4.1.4images
sbdevice: permission denied

Action:
Had customer check the .remote_access file on the host:

+all:+all:all:/usr/lpp/sysback/images/4.1.4images       \\
 /usr/lpp/sysback/images/3.2.5images 

This looks OK.
Had customer check permissions on:
/usr/lpp/sysback/images/4.1.4images

He needed to give write and read permission to sbnet user.

Next:
cwca



Support Line: Network hangs on LED 610 ITEM: BH4589L
Dated: May 1996 Category: N/A
This HTML file was generated 99/06/24~13:30:21
Comments or suggestions? Contact us