BladeCenter HS21 (7995) Baseboard Management Controller (BMC) Linux Update Version 1.04 MJBT06DUS System machine type 7995 CONTENTS ________ 1.0 Overview 2.0 Installation and Setup Instructions 3.0 Configuration Information 4.0 Unattended Mode 5.0 Web Sites and support phone Number 6.0 Trademarks and Notices 7.0 Disclaimer 1.0 Overview ________________________ This diskette will update the Baseboard Management Controller (BMC) firmware only. It will not affect any device drivers. 1.1 To use this diskette, perform the following steps: a). Make sure BIOS version 1.00, or later, is installed. b). Insert this diskette into the diskette drive and restart the system. If your system does not boot from the diskette, use POST/BIOS setup to configure the diskette drive as a boot device. Please refer to the Server Library that was included with your system for additional information. c). Once your system boots, a ramdrive will be created, the appropriate files will be copied to this ramdrive and the BMC update firmware update will execute automatically. d). When you are finished using the utility, remove the diskette from the diskette drive and restart your system. 1.2 Limitations If there is an error in loading the BMC firmware or SDRs retry loading the software by repeating the instructions in section 1.1. 1.3 Enhancements - IPMI 1.4. Level of Recommendations and Prerequisites for the update: - BIOS version 1.00, or later, must be installed prior to installing this ISMP firmware update. - A full tape backup should be completed and verified prior to running this, or any other system upgrade. - RAID configuration should be saved to a diskette: see the "Hardware Maintenance Manual" for more details. 1.5 Dependencies: - none 2.0 Installing and Setup Instructions ______________________________________ To install the firmware on this diskette, perform the following steps: 2.1 Make sure BIOS version 1.00, or later, is installed. 2.2 Make sure your system is powered down. 2.3 Insert the diskette in the diskette drive. 2.4 Power on your system to boot from diskette drive. If your system does not boot from the diskette, use POST/BIOS setup utility to configure the diskette drive as a boot device. 2.5 Once your system boots, a ramdrive will be created, the appropriate files will be copied to this ramdrive and the BMC update firmware update will execute automatically. 2.6 When the update completes, remove the diskette from the drive and restart the system. 2.7 You may clear the BMC's SEL. 2.8 RS485(remote) flash through the MM ********** REQUIRED: MAKE SURE THE BLADE IS POWERED OFF AND ALL BLADES ********** ********** ARE DISCOVERED BEFORE FLASHING ********** 2.7.1 To install the BladeCenter Integrated System Management Processor firmware from the BladeCenter Management Module web interface, perform the following steps: a). Open a Web browser. In the address or URL field, type the IP address or host name of the Management Module to which you want to connect. The Enter Network Password window opens. Note: The Management Module defaults to DHCP. If a DHCP host is unavailable, the Management Module assigns a static IP address of 192.168.70.125. b). Type your user name and password in the Enter Network Password window. c). Select a timeout value, in minutes, in the field provided. If your browser is inactive for that number of minutes, the Management Module logs you off the Web interface. d). Click Continue to start the session. The browser opens the System Health page, which gives you a quick view of the system status. e). In the navigation frame, click Firmware Update under Blade Tasks, select the Target blade slot number, then click Browse. f). Switch to the drive and directory containing the unpackaged files. Navigate to the PKT file you want to update, named as: MJBTxxy.PKT (Where xx = build ID, and y = revision.) This is found on Diskette 2 g). Click Open. The file (including the full path) appears in the box beside Browse. h). To begin the update process, click Update. A progress indicator opens as the file is transferred to temporary storage. A confirmation page opens when the file transfer is completed and the BladeCenter Integrated System Management Processor has been restarted. ***Note: To cancel this process at any point, click Cancel*** 2.7.2 In Case of a failed RS485(remote) flash a). Only one blade can be in kernel mode in a chassis at one time. b). The Management Module has known issues if a flash fails. The easiest way to recover is to 1). Pull the failed blade from the chassis 2). Reset the MM 3). Reinsert the failed blade 4). Retry the flash on the failed blade after the blade have all been discovered. 2.0 Installing and Setup Instructions ______________________________________ 2.1 Step by step instructions for this code update - Run the "BladeCenter HS21 (7995) Linux BMC Update" with the following command line: "./.sh -s" where .sh is the downloaded update. NOTE: The following message is shown on RedHat Enterprise Linux 3.0 and other distributions that do not install the compatibility libstdc++ library. ./lflash: error while loading shared libraries: libstdc++-libc6.1-1.so.2: cannot open shared object file: No such file or directory. If the above message is shown, install the compat-libstdc++*.rpm that was included on the distribution media. 2.2 Step by step instructions for extracting the Linux update files. - Run the "BladeCenter HS21 (7995) Linux BMC Update" with the following command line: "./.sh -x " where .sh is the downloaded update and is the path to which the Linux update files will be extracted. NOTE: The following message is shown on RedHat Enterprise Linux 3.0 and other distributions that do not install the compatibility libstdc++ library. ./lflash: error while loading shared libraries: libstdc++-libc6.1-1.so.2: cannot open shared object file: No such file or directory. If the above message is shown, install the compat-libstdc++*.rpm that was included on the distribution media. - The files extracted are all the files that are necessary to perform a BMC update under Linux. Run "./lflash -c" from a command line to update BMC on 32-bit Linux or "./lflash64 -c" from a command line to update BMC on 64-bit Linux. 2.3 Step by step instructions for extracting the DOS update files to diskette. - Run the "BladeCenter HS21 (7995) Linux BMC Update" with the following command line: "./.sh -xd " where .sh is the downloaded update and is the path to which the Linux update files will be extracted. If is omitted, /dev/fd0 is assumed. NOTE: The following message is shown on RedHat Enterprise Linux 3.0 and other distributions that do not install the compatibility libstdc++ library. ./lflash: error while loading shared libraries: libstdc++-libc6.1-1.so.2: cannot open shared object file: No such file or directory. If the above message is shown, install the compat-libstdc++*.rpm that was included on the distribution media. - The diskette created is the DOS BMC update diskette. 4.0 Unattended Mode _______________________ 4.1 Performing the update in unattended mode - Run the "BladeCenter HS21 (7995) Linux BMC Update" with the following command line: "./.sh -s" where .sh is the downloaded update. NOTE: The following message is shown on RedHat Enterprise Linux 3.0 and other distributions that do not install the compatibility libstdc++ library. ./lflash: error while loading shared libraries: libstdc++-libc6.1-1.so.2: cannot open shared object file: No such file or directory. If the above message is shown, install the compat-libstdc++*.rpm that was included on the distribution media. 4.2 Extracting the Linux update files in unattended mode - Run the "BladeCenter HS21 (7995) Linux BMC Update" with the following command line: "./.sh -x " where .sh is the downloaded update and is the path to which the Linux update files will be extracted. NOTE: The following message is shown on RedHat Enterprise Linux 3.0 and other distributions that do not install the compatibility libstdc++ library. ./lflash: error while loading shared libraries: libstdc++-libc6.1-1.so.2: cannot open shared object file: No such file or directory. If the above message is shown, install the compat-libstdc++*.rpm that was included on the distribution media. - The files extracted are all the files that are necessary to perform a BMC update under Linux. Run "./lflash -c" from a command line to update BMC on 32-bit Linux and "./lflash64 -c" from a command line to update BMC on 64-bit Linux. 5.0 WEB Sites and Support Phone Number __________________________________________ 5.1 IBM Support Web Site: http://www.pc.ibm.com/support 5.2 IBM System x Web Site: http://www.ibm.com/systems/x/ 6.0. TradeMarks and Notices ______________________________ 6.1 The following terms are trademarks of the IBM Corporation in the United States, or other countries or both: * IBM * Netfinity * Netfinity Manager * Advanced System Management Other company, product, and service names may be trademarks or service marks of others. 7.0. Disclaimer __________________ 7.1 THIS DOCUMENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. IBM DISCLAIMS ALL WARRANTIES, WHETHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE AND MERCHANTABILITY WITH RESPECT TO THE INFORMATION IN THIS DOCUMENT. BY FURNISHING THIS DOCUMENT, IBM GRANTS NO LICENSES TO ANY PATENTS OR COPYRIGHTS. 7.2 Note to Government users: Note to U.S. Government users-- Documentation related to restricted rights-- Use, duplication and disclosure is subject to restrictions set forth in GSA ADP Schedule Contract with IBM Corporation. (C) Copyright International Business Machines Corporation 2007. All rights reserved.