- 論壇徽章:
- 0
|
現(xiàn)有一臺(tái)HMC控制臺(tái),型號(hào)是7315-c03,os版本是v3.2.4,主板F/w是2AKT31AUS
現(xiàn)在需要用它去管理P5的服務(wù)器,需要將OS升級(jí)到v4.X以上,高版本的recover-cd請(qǐng)到以下地址下載:
ftp://ftp.software.ibm.com/software/server/hmc/recover-cd
,里面是最新v4.5的recover-cd,一共7張盤,大約2.6GB
同時(shí)if you are upgrading to HMC V3 R3.0 or greater on your HMC, or to HMC V4. R1.0 or greater
HMC's models 7315-C03 and 7310-C03 must be upgraded F/W主板微碼
首先你需要確認(rèn)當(dāng)前的主板F/w是否需要升級(jí)
To determine if you need to update your HMC's BIOS, you must reboot the HMC and verify the "Flash EEPROM Revision Level".
- Reboot the HMC
- When "Press F1 for System Setup" is displayed in the lower left corner of ther screen, press function key "F1".
- When the "IBM Setup Utility" screen is displayed, select the "Main"tab.
- Verify the "Flash EEPROM Revision Level". It will be of the form:
2AKTxxyUS
If BOTH conditions listed below are met, NO update is required.
1.) "xx" is 38 or greater 2.) "y" is a "R"
Otherwise, the BIOS must updated using the following procedure,我的機(jī)器微碼是2AKT31AUS,按上所述需要升級(jí)
7315-c03的最新微碼到以下地址下載
[color="#5c81a7"]ftp://techsupport.services.ibm.com/eserver/pseries/hmc/fixes/73xxB38f.exe
給微碼做成啟動(dòng)盤
************************************************************************* * * Diskette Creation Instructions * * * The following procedure uses "73xxB38f.exe" to create a diskette. * * If the diskette is built, proceed to "Installation Instructions". * * * Steps... * * * 1. Copy the file "73xxB38f.exe" to free DASD space on a Winxx PC. * * * 2. Insure a blank, formatted 1.44MB diskette in the PC's reader. * * * 3. Execute (Run) "73xxb38f.exe" and follow the instructions. * *
*************************************************************************
開始升級(jí)微碼
************************************************************************* * * Installation Instructions * * * Steps... * * * 1. Insure the AC power source is secure. Do not power off at any * * during this process. * * * 2. Put the flash update diskette in the drive and power up the * * system.. . * * * 3. Locate the Machine Type & Model information label on the lower * * right had corner of the PC. Note the machine Type and Model, * * (7310-C03 or 7315-C03). * * * 4. From the "PC DOS 7.0 Startup Menu" select ONE of the first two * * options: * * * 1. Load Custom BIOS Lvl 38 and set MTM to 7310C03. * * 2. Load Custom BIOS Lvl 38 and set MTM to 7315C03. * * * 5. If the following flashing window displays: * * * +-------------------------------------+ * | | * * | Administrator Password is invalid | * * | System is ReBooting | * | | * * +-------------------------------------+ * * * The BIOS update diskette does not support this HMC. * * * - Remove the diskette * * - Power off the HMC * * - Insure the HMC is a 7310-C03 or 7315-C03 * * * 6. Update may take up to 2 minutes. Do not power off or restart the * * system during this procedure! Leave the diskette in the computer. * * * 7. A good completion results in a green status screen momentarily * * displayed played stating: "... successfully completed". Do not * * remove the diskette. The PC will reboot. * * * An error condition exists if an Error Code is displayed. Record * * the code for service reference. * * * 8. If during reboot, the following message is displayed: * * * "System Configuration Data updated * * ERROR * * 0162: Configuration Error, default configuration used" * * * Press 'F2' (resume) * * * 9. From the "PC DOS 7.0 Startup Menu" select the last option: * * * 3. Load pSeries System Setup Configuration Data * * * 10. As the process completes, the system will reboot and return to * * "PC DOS 7.0 Startup Menu" * * * 11. The update is now complete. Remove the diskette first and then * * key (press and hold) 'Ctrl Alt Delete' to reboot the system. * * * End of procedure * * *
*************************************************************************
開始升級(jí)HMC操作系統(tǒng)
重啟HMC,插入v4.5的recover-cd,HMC默認(rèn)啟動(dòng)順序是光驅(qū)-軟驅(qū)-硬盤
出現(xiàn)窗口時(shí),安裝提示選擇F8-安裝或更新
選擇F1-install/recover
開始recover,大概需要30分鐘的時(shí)間,第一張盤recover完畢會(huì)重起HMC,再提示你插入后面的盤add software,我總共用到了5張盤.
成功之后機(jī)器重起,進(jìn)入HMC界面,選擇help-abaut HMC,顯示版本v4R5,一切ok.
設(shè)置內(nèi)置網(wǎng)卡en0為dhcp,以及dhcp范圍(例9.6.24.1-9.6.24.255,en0即自動(dòng)設(shè)為9.6.24.1,盡量范圍小一點(diǎn)),en0連交換機(jī),P5服務(wù)器HMC1端口連交換機(jī),p5服務(wù)器關(guān)機(jī)斷電,網(wǎng)線用普通直連線即可
設(shè)置好后HMC還需要重起一下以使網(wǎng)卡配置生效
P5服務(wù)器通電(之前不要將p5服務(wù)器通電,否則無法獲得dhcp地址),自檢完畢后,在HMC上執(zhí)行server manager-add受管系統(tǒng)-指定IP搜索范圍,一般dhcp會(huì)從后面地址開始,所以我一般設(shè)為9.6.24.250-9.6.24.254,搜索完畢再刷新一下即可在HMC中看到主機(jī).
完成!
本文來自ChinaUnix博客,如果查看原文請(qǐng)點(diǎn):http://blog.chinaunix.net/u/6617/showart_33929.html |
|