Chinaunix

标题: 关于系统微码请教!!! [打印本页]

作者: mrcenter    时间: 2003-02-14 10:14
标题: 关于系统微码请教!!!
各位好:
   
     两台机器做cluster,ibm的工程师说系统的微码最好是一样的。

     问题如下:
     
     1,需要看那些硬件的微码?如何看是lsvg -vpl device 么?

     2,如何升级?在那个运行级别升级?需要注意那些?

     谢谢。

     mrcenter
       mrcneter@sina.com

     那位升级过给个安装文档!
作者: jxlh    时间: 2003-02-14 10:30
标题: 关于系统微码请教!!!
去IBM的网站下载这个机型的微码,然后通过串口来升级。
作者: mrcenter    时间: 2003-02-14 11:51
标题: 关于系统微码请教!!!
你说的升级是升级系统板吧。是否还有其他的比方说ssa卡,硬盘的微码也要升级那?

能否说明白些。

谢谢。
作者: hsldj2000    时间: 2003-02-14 11:53
标题: 关于系统微码请教!!!
instfix -ik |grep ML
作者: johnsons    时间: 2003-02-14 14:42
标题: 关于系统微码请教!!!
to jxlh:微码如何通过串口升级?

to hsldj2000:instfix -ik|grep ML应该是instfix -i|grep ML,但是这个和系统微码是两码事。
作者: lljj    时间: 2003-02-14 14:43
标题: 关于系统微码请教!!!
[quote]原帖由 "hsldj2000"]instfix -ik |grep ML[/quote 发表:

这个是AIX的补丁!不是系统微码!
作者: lljj    时间: 2003-02-14 14:46
标题: 关于系统微码请教!!!
关于升级微码!我以前自己写了一个!你去久版看看!
作者: jxlh    时间: 2003-02-14 14:46
标题: 关于系统微码请教!!!
是补丁,不是微码。
作者: 老农a    时间: 2003-02-14 14:48
标题: 关于系统微码请教!!!
升级微码下载处都有详细的介绍和说明。
不是通过串口,很简单的。
作者: ibm6000    时间: 2003-02-14 14:54
标题: 关于系统微码请教!!!
1,lscfg -vp | grep -F .CL
2, mkdir /tmp/fwupdate
   make sure it is empty before proceeding
3, cd /tmp/fwupdate
    chmod +x 7025F80F.BIN
./7025F80F.BIN
    目录下增加CL011206.img      ReadMe.TXT
4,sum CL011206.img
   The output will look like this ------->;  56006   3158  CL011206.img
   The checksum is -------------->;  56006
5,cd /usr/lpp/diagnostics/bin
     ./update_flash -f /tmp/fwupdate/CL011206.img
The checkpoints 99FF and 99FD alternately appear while the update is in progress
6,Updating with the Diagnostics Service Aid
  a) Invoke the Service Aids from either on-line or standalone diagnostics.
  b) Choose Update System or Service Processor Flash.
  c) Select 'File System' as the source of the flash update image file.
      The fully qualified path name of the update file is /tmp/fwupdate /CL011206.img
  d) Press 'F7' key to 'Commit' the update
7,确认升级成功
作者: jxlh    时间: 2003-02-14 15:25
标题: 关于系统微码请教!!!
如果你的机器启动不了,你怎么在AIX下升级呢?
作者: johnsons    时间: 2003-02-14 15:31
标题: 关于系统微码请教!!!
SMS
作者: ibm6000    时间: 2003-02-14 16:32
标题: 关于系统微码请教!!!
进串口升微码,或用软驱(微码损坏时)
作者: johnsons    时间: 2003-02-14 16:39
标题: 关于系统微码请教!!!
ibm6000,能否详细说说如何进串口升微码,或者在那一份资料上?不吝赐教。。。。
作者: ibm6000    时间: 2003-02-14 17:05
标题: 关于系统微码请教!!!
好像user guide上有
作者: mrcenter    时间: 2003-02-17 09:10
标题: 关于系统微码请教!!!
大家好,谢谢大家踊跃的讨论了!
    我找到了相关的连接的,但是我还是需要知道是否所有的部件都要升级?
    那位朋友能将问题给整理一下!
http://techsupport.services.ibm.com/server/mdownload/download.html

谢谢。

mrcenter
作者: jntsg    时间: 2003-02-17 09:30
标题: 关于系统微码请教!!!
[quote]原帖由 "johnsons"]ibm6000,能否详细说说如何进串口升微码,或者在那一份资料上?不吝赐教。。。。[/quote 发表:


6.3  Using the Service Processor Menu Method

Service Processor Menus allow updating from diskettes only.
Note:   All  firmware (System, Service Processor and SPCN) will be updated when using this method.

Note:  Access to the Service Processor Menus is not available on serial port (S4).

    a. Power on or shutdown and restart the system.

    b. When the operator panel on the server says OK,  press Enter, to bring up the Service Processor
         Menu.

    c. Choose 1 for Service Processor Setup Menu.  <Enter>;

    d. Choose 7 for Reprogram Flash EPROM Menu.  <Enter>;

    e. Type y to continue.  <Enter>;

    f. Follow on-screen update steps as they are presented.

    g.  The 'Rebooting Service Processor ' message appears on the screen.

    h. Begin watching the operator panel.

    i.  When the panel says 'OK',  press Enter.

          The Service Processor Menu appears on your screen.

         The second line of the title, Version: CM020916, should  match the firmware level you just
          installed.

   j.  To restart AIX,  choose 2 for System Power Control Menu.  <Enter>;

   k.  Choose 4 for Power-On System.  <Enter>;

   l.   Type y to confirm.  <Enter>;

If you confirm, the server will reboot and return to the AIX prompt. This may take ten to thirty minutes (or more), depending on the configuration of your target server.  Since the update occurs during this shutdown/reboot sequence, it is important to protect the server from interruptions.  The checkpoints 99FF and 99FD alternately appear while the update is in progress.

Don't forget to retrieve and file any firmware update diskette that may still be in the system's diskette drive.  A good time to do this is after the reboot has completed.

Your firmware update is complete.
作者: mrcenter    时间: 2003-02-17 10:37
标题: 关于系统微码请教!!!
楼上的你好。你说的是否对所有的硬件的微码都好用那?



谢谢!!!
作者: johnsons    时间: 2003-02-17 11:10
标题: 关于系统微码请教!!!
楼上的兄弟说的是通过sp菜单进行SP Firmware的升级,仅此而已,不是对所有的硬件都有效。
作者: david5337    时间: 2003-09-22 08:39
标题: 关于系统微码请教!!!
好资料!
找台机器试一下!
作者: xxhk    时间: 2003-09-23 19:18
标题: 关于系统微码请教!!!
微码升级步骤
1.用lscfg  -vp  |  grep  -p  alterable 看看你的微码。高档的机型一般有两块微码。
2.下载相关机型最新的微码,一般为bin文件,建议下在unix版的机器上。http://techsupport.services.ibm.com/server/mdownload2/download.html
3.FTP到要刷新的机器上,以下以S85为例,建议ftp是先用bin来二进制传输,然后chmod +x 7017S8xF.BIN 。
4. ./7017S8xF.BIN.解压密码是**RS\6000**.得到三个文件S8xU5.img ,promote.img,ReadMe.TXT.5.校验文件,sum S8xU5.img得到的值,要和网上的比较一下,这一步很重要,千万别错,一般错误,都是没有用二进制传输。6.cd  /usr/lpp/diagnostics/bin./update_flash  -f  /tmp/S8xU5.img开始刷新。
7.重启动,在用lscfg  -vp  |  grep  -p  alterable 看看微码变了吗?
8.等过几个月使用没问题了,再用promote.img把两块微码刷成一样。具体办法是用老微码启动再刷新了。
作者: wgj    时间: 2006-02-24 15:44
我有一篇精华在精华区:http://www.chinaunix.net/jh/9/313699.html
作者: mxttss    时间: 2006-02-27 10:53
看系统微码:lsmcode
作者: mxttss    时间: 2006-02-27 10:55
升级微码的步骤不同的机器可能完全不一样
具体的如果是p4的机器看sercide guide,如果是p5的机器看information center
作者: 我感动了党    时间: 2006-02-27 11:43
标题: 同意楼上
同意楼上
作者: 我感动了党    时间: 2006-02-27 11:45
标题: 问题不一样,当然用不同的处理方法了
问题不一样,当然用不同的处理方法了




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2