Full documentation: http://www.sun.com/products-n-solutions/hardware/docs/html/819-1162-16/releasedeltas.html <> == files needed == {{{ [a] /tmp/x41 # ll total 13020 -rw-r--r-- 1 wiesand sysprog 1814 Jun 25 15:27 MD5SUM.txt -rw-r--r-- 1 wiesand sysprog 173297 Jun 25 15:27 ilom.X4100-preflash_1.1.sh -rw-r--r-- 1 wiesand sysprog 1169 Jun 25 15:27 ilom.X4100-preflash_1.1.sh.README -rw-r--r-- 1 wiesand sysprog 13107200 Jun 25 15:27 r10664.rom.ima }}} == upload and run preflash script == {{{ [a] /tmp/x41 # scp ilom.X4100-preflash_1.1.sh sunservice@sp-galaxy:/coredump ilom.X4100-preflash_1.1.sh 100% 169KB 56.4KB/s 00:03 [a] /tmp/x41 # ssh sunservice@sp-galaxy sh /coredump/ilom.X4100-preflash_1.1.sh ************************************************* * Sun Microsystems - ilom.X4100-preflash_1.1.sh * * Copyright 2006 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. ************************************************* Unpacking ilom.X4100-preflash_1.1.sh... This may take a moment. Installing patch auto cleanup script ... This will remove this patch from your system once you have upgraded to a proper version Installing auto patch on boot ... Patching the live system ... *** Patch installed *** You may now upgrade your firmware Please ensure you upgrade to the latest version available. }}} == reset SP == {{{ [a] /tmp/x41 # ssh sp-galaxy Sun(TM) Integrated Lights Out Manager Version 1.0 Copyright 2005 Sun Microsystems, Inc. All rights reserved. -> reset /SP Are you sure you want to reset /SP (y/n)? y Read from remote host sp-galaxy: Connection reset by peer Connection to sp-galaxy closed. }}} This takes a minute or two. == shut down host == {{{ [a] /tmp/x41 # nagios_cmd -d 8h galaxy Scheduling downtime (from till): Sun Jun 25 15:44:03 2006 Sun Jun 25 23:44:03 2006 Hosts: galaxy [a] /tmp/x41 # ssh galaxy init 0 }}} Wait until it is down, then: {{{ [a] /tmp/x41 # ssh sp-galaxy ... -> stop -force /SYS Are you sure you want to immediately stop /SYS (y/n)? y Stopping /SYS immediately }}} Verify with `show /SYS` that ''powerstate'' is ''off''. == upgrade ILOM FW == {{{ [a] /tmp/x41 # ssh sp-galaxy Sun(TM) Integrated Lights Out Manager Version 1.0 Copyright 2005 Sun Microsystems, Inc. All rights reserved. -> load -source tftp://141.34.32.17/r10664.rom.ima NOTE: A firmware upgrade will cause the server and ILOM to be reset. It is recommended that a clean shutdown of the server be done prior to the upgrade procedure. An upgrade takes about 20 minutes to complete. ILOM will enter a special mode to load new firmware. No other tasks can be performed in ILOM until the firmware upgrade is complete and ILOM is reset. Are you sure you want to load the specified file (y/n)? y File upload is complete. Firmware image verification is complete. Do you want to preserve the configuration (y/n)? y Updating firmware in flash RAM: ........................................................... ........................................................... ........................................................... ........................................................... ........................................................... ........................................................... ........................................................... ....................................... Firmware update is complete. ILOM will now be restarted with the new firmware. -> Read from remote host sp-galaxy: Connection reset by peer Connection to sp-galaxy closed. [a] /tmp/x41 # ssh sp-galaxy }}} == Fix BIOS Settings == The default for AC Power Loss Recovery changed from "Stay Off" to "Last State". Set it back to "Stay Off". The ssetting is hidden in Chipset -> South``Bridge Configuration.