AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
 View Only
  • 1.  Boot failure with LED 517

    Posted Wed November 18, 2009 08:49 AM

    Originally posted by: Dave H


    Hi, hope somebody can advise on what to try next with an issue I'm experiencing with booting an LPAR

    Background:
    Was expecting IBM on-site to perform maintenance on a P570. The P570 runs 2 VIO servers, which in turn provided virtual resource for a further 5 servers. All VIO client servers were shutdown cleanly from the OS (AIX 5.3 ml 5), but the maintenance was postponed so the servers were restarted. All came back OK except one, which hung at code 517. Having Google'd the error, it sems that there is an issue with mounting /root or /usr

    I have tried:
    - booting from alternative disk - didn't work
    - booting from NIM into maintenance shell, fsck'ing all root vols and restarting - didn't help
    - booting from NIM into maintenance shell, fsck'ing all root vols, replacing /etc/filesystems with default copy from boot image, removing /etc/exports - didn't help

    In maintenance mode, I seem to be able to access the rootvg without issue.

    Any ideas?
    #AIX-Forum


  • 2.  Re: Boot failure with LED 517

    Posted Wed November 18, 2009 09:08 AM

    Originally posted by: alethad


    Man, I haven't seen one of these in years. But it is similar to the 555 hang also.
    You didn't say but did you use the -y with your fsck and reformat your log(hd8), right?
    I would share my old notes but I found these for you if you hadn't found it yet yourself. I know you did most of the steps but review back through just to be sure.

    http://www-01.ibm.com/support/docview.wss?uid=isg3T1000131

    http://unix.derkeiler.com/Newsgroups/comp.unix.aix/2005-09/0149.html

    Otherwise it might be quicker just to restore.
    Good luck.
    #AIX-Forum


  • 3.  Re: Boot failure with LED 517

    Posted Wed November 18, 2009 10:18 AM

    Originally posted by: Dave H


    Thanks for your response.
    I didn't use the "-y" flag when running fsck, so have rebooted into maintenance mode and rerun. Everything came back clean, the same as earlier.
    I did clear the jfs log though.

    Rebooted using "shutdown -Fr", still no luck :o(
    #AIX-Forum


  • 4.  Re: Boot failure with LED 517

    Posted Wed November 18, 2009 10:35 AM

    Originally posted by: alethad


    What about the other link I sent you? Do you think that might be a possibility?
    #AIX-Forum


  • 5.  Re: Boot failure with LED 517

    Posted Fri November 20, 2009 07:21 AM

    Originally posted by: Dave H


    Hi, thanks for your advice...

    Have tried the instructions in both of the links but still no luck. Looks like I'm going to have to wipe and restore :o(
    #AIX-Forum


  • 6.  Re: Boot failure with LED 517

    Posted Fri November 20, 2009 08:03 AM

    Originally posted by: SystemAdmin


    Hi,

    in rc.boot are more mounts for filesystems
    with led 517

    ${SHOWLED} 0x517 "MOUNT ROOT"
    /../usr/lib/methods/showled 0x517 "MOUNT /USR"
    ${SHOWLED} 0x517 "MOUNT /VAR"
    ${SHOWLED} 0x517 "MOUNT /VAR"
    ${SHOWLED} 0x517 "MOUNT /TMP"
    ${SHOWLED} 0x517 "SYNCVG ROOTVG"
    ${SHOWLED} 0x517 "MOUNT ${boot_fs}"

    You have fsck all FS, logform de LOG and all no look.
    The rootvg disks are mirrored ??
    Exchange the bootlist between two rootvg disks.
    Execute bosboot -a and try again.
    The VIO server looks good this disks ??
    Have you watched the progress of the LEDs to know where it stay ? In the HMC,
    properties for this LPAR, you can see the Reference Code progress, and can see
    where it has gone.

    regards.
    Silvia.
    #AIX-Forum


  • 7.  Re: Boot failure with LED 517

    Posted Fri November 20, 2009 10:21 AM

    Originally posted by: SystemAdmin


    Hi,

    /etc/inittab has not been changed ??

    If any line is incorrect the system halts in 517 or 553.

    regards
    #AIX-Forum


  • 8.  Re: Boot failure with LED 517

    Posted Fri November 20, 2009 08:49 AM

    Originally posted by: SystemAdmin


    Hello,

    We had similar issue in on Our VIO client LPAR, Is your VIO is served from DS4800 ?
    We been with IBM support for 2 days, after trying all resoultion provided by IBM we have to restore it from backend Storage backup, keep posted your updates
    #AIX-Forum