文档库 最新最全的文档下载
当前位置:文档库 › HBA卡微码升级

HBA卡微码升级

HBA卡微码升级
HBA卡微码升级

今天做了一次在小型机上升级HBA卡的微码的工作,在升级前,要检查小型机的HBA卡的型号,这个型号可以从小型机硬件配置文档里查找;

其次,要确定当前HBA卡的版本,可以用如下的命令查看:

--查看系统当前所有的HBA卡:

test_db:/@root>#lsdev -C | grep fcs

fcs0 Available 09-08 FC Adapter

fcs1 Available 0E-08 FC Adapter

--查看HBA卡微码的版本,注意lscfg命令的Z9字段,那里即为微码版本信息:

test_db:/etc/microcode@root>#lscfg -vl fcs0

fcs0 U5791.001.99200CK-P2-C01-T1 FC Adapter

Part Number.................80P4543

EC Level....................A

Serial Number...............1F4400AF85

Manufacturer................001F

Feature Code/Marketing ID...280B

FRU Number.................. 80P4544

Device Specific.(ZM) (3)

Network Address.............10000000C9402F8B

ROS Level and ID (02881914)

Device Specific.(Z0)........1001206D

Device Specific.(Z1) (00000000)

Device Specific.(Z2) (00000000)

Device Specific.(Z3) (03000909)

Device Specific.(Z4)........FF801315

Device Specific.(Z5) (02881914)

Device Specific.(Z6) (06831914)

Device Specific.(Z7) (07831914)

Device Specific.(Z8)........20000000C9402F8B

Device Specific.(Z9)........TS1.90A4 --微码版本信息,当前版本1.90A4

Device Specific.(ZA)........T1D1.90A4

Device Specific.(ZB)........T2D1.90A4

Device Specific.(YL)........U5791.001.99200CK-P2-C01-T1

test_db:/etc/microcode@root>#lscfg -vl fcs1

fcs1 U5791.001.99200CK-P2-C05-T1 FC Adapter

Part Number.................80P4543

EC Level....................A

Serial Number...............1F4530ABC9

Manufacturer................001F

Feature Code/Marketing ID...280B

FRU Number.................. 80P4544

Device Specific.(ZM) (3)

Network Address.............10000000C94441F4

ROS Level and ID (02881914)

Device Specific.(Z0)........1001206D

Device Specific.(Z1) (00000000)

Device Specific.(Z2) (00000000)

Device Specific.(Z3) (03000909)

Device Specific.(Z4)........FF801315

Device Specific.(Z5) (02881914)

Device Specific.(Z6) (06831914)

Device Specific.(Z7) (07831914)

Device Specific.(Z8)........20000000C94441F4

Device Specific.(Z9)........TS1.90A4 --微码版本信息,当前版本1.90A4

Device Specific.(ZA)........T1D1.90A4

Device Specific.(ZB)........T2D1.90A4

Device Specific.(YL)........U5791.001.99200CK-P2-C05-T1

--做好这些准备工作之后,就可以解压从IBM下载的升级包,但下载时注意光纤卡的型号与微码版本

--然后运用如下命令开始解压,在解压的过程中,会检查当前机器的型号是否满足要求:test_db:/tmp@root>#rpm -ihv --ignoreos pci.df1000fa-1-91A5.aix.noarch.rpm Checking machine type

Machine type IBM,9119-590 is ok,

proceeding with installation.

pci.df1000fa

##################################################

--解压完成后,会在/etc/microcode目录下生成一个文件df1000fa.191105(如果你升级到其它版本,文件名是不一样的)

test_db:/etc/microcode@root>#ls -l

total 13408

-r--r--r-- 1 root system 20176 Jul 08 2004 cx_conc

-r--r--r-- 1 root system 20768 Jul 08 2004 cx_e_conc

-r--r--r-- 1 root system 28672 Jul 08 2004 cxpabios

-r--r--r-- 1 root system 36864 Jul 08 2004 cxpafep

-rwxr-xr-x 1 root system 664748 Jul 27 2006 df1000fa.191105 --新HBA 微码文件

-r-xr-xr-x 1 bin bin 99995 Jun 17 2004 dgr0871014d.00.00

-r-xr-xr-x 1 bin bin 197089 Jun 22 2004 dgr0b91014d.00.00

-r-xr-xr-x 1 bin bin 267973 Jun 22 2004 dgr0c91014d.00.00

-r-xr-xr-x 1 bin bin 316207 Jun 17 2004 dgr0d31014d.00.00

-r-xr-xr-x 1 bin bin 99095 Jun 17 2004 dgr0f81014d.00.00

-r--r--r-- 1 bin bin 74920 Jun 22 2004 ec8fd.00.03

-r--r--r-- 1 root system 1071532 Nov 03 2004 ibmsis2780.img

-r--r--r-- 1 root system 881312 May 26 2005 ibmsis5702.img

-r--r--r-- 1 root system 1244888 May 26 2005 ibmsis5703.img

-r--r--r-- 1 root system 1024068 Jun 17 2004 ibmsis5709.img

-r--r--r-- 1 root system 881312 May 26 2005 ibmsis570B.img

-r--r--r-- 1 root system 41472 Oct 12 2006 sxbios

-r--r--r-- 1 root system 31232 Jun 17 2004 sxfep

--在正式升级微码前,要确定当前系统在HBA卡上没有I0。在做完这些准备工作之后,就可以用如下的命令进行微码升级:

diag -d fcs0 -T download

diag -d fcs1 -T download

--在接下的步骤里,会出现如下的画面:1.要升级微码的光纤卡是fcs0 2.此光纤卡的微码版本是190104

3.可以升级到哪个版本,比如说:191105

INSTALL MICROCODE 802116

fcs0 FC Adapter

The current microcode level for fcs0 is 190104.

Available levels to install are listed below.

Select the microcode level to be installed.

Use Help for explanations of "M", "L", "C"

and "P" .

Make selection, use Enter to continue.

M 191105

--微码升级大概要1分钟左右的时间,升级完成后,会有如下升级成功的提示:

INSTALL MICROCODE 802118

fcs0 FC Adapter

Installation of the microcode has completed successfully.

The current microcode level for fcs0 is 191105.

Please run diagnostics on the adapter to ensure that it is

functioning properly.

Use Enter to continue.

--检查光纤卡的微码版本信息

test_db:/etc/microcode@root>#lscfg -vl fcs0

fcs0 U5791.001.99200CK-P2-C01-T1 FC Adapter Part Number.................80P4543

EC Level....................A

Serial Number...............1F4400AF85

Manufacturer................001F

Feature Code/Marketing ID...280B

FRU Number.................. 80P4544

Device Specific.(ZM) (3)

Network Address.............10000000C9402F8B

ROS Level and ID (02881955)

Device Specific.(Z0)........1001206D

Device Specific.(Z1) (00000000)

Device Specific.(Z2) (00000000)

Device Specific.(Z3) (03000909)

Device Specific.(Z4)........FF801413

Device Specific.(Z5) (02881955)

Device Specific.(Z6) (06831955)

Device Specific.(Z7) (07831955)

Device Specific.(Z8)........20000000C9402F8B

Device Specific.(Z9)........TS1.91A5 --已经升级成功

Device Specific.(ZA)........T1D1.91A5

Device Specific.(ZB)........T2D1.91A5

Device Specific.(YL)........U5791.001.99200CK-P2-C01-T1 test_db:/etc/microcode@root>#lscfg -vl fcs1

fcs1 U5791.001.99200CK-P2-C05-T1 FC Adapter Part Number.................80P4543

EC Level....................A

Serial Number...............1F4530ABC9

Manufacturer................001F

Feature Code/Marketing ID...280B

FRU Number.................. 80P4544

Device Specific.(ZM) (3)

Network Address.............10000000C94441F4

ROS Level and ID (02881955)

Device Specific.(Z0)........1001206D

Device Specific.(Z1) (00000000)

Device Specific.(Z2) (00000000)

Device Specific.(Z3) (03000909)

Device Specific.(Z4)........FF801413

Device Specific.(Z5) (02881955)

Device Specific.(Z6) (06831955)

Device Specific.(Z7) (07831955)

Device Specific.(Z8)........20000000C94441F4

Device Specific.(Z9)........TS1.91A5 --已经升级成功

Device Specific.(ZA)........T1D1.91A5

Device Specific.(ZB)........T2D1.91A5

Device Specific.(YL)........U5791.001.99200CK-P2-C05-T1

如果升级后,光纤卡工作不正常,可以用如下的命令回滚,回到升级前的那个版本:

diag -d fcs0 -T "download -f -l previous"

diag -d fcs1 -T "download -f -l previous"

整个升级过程,参考IBM在线文档:

https://www.wendangku.net/doc/2b5189585.html,/ ... mware/FC5716FW.html

有些情况下需要确定HBA卡的微码或者需要升级HBA卡的微码,升级的过程可以通过AIX 的diag 命令,也可以遵照HBA卡的微码说明文档进行,本文将对HBA卡微码版本的判断进行说明。

1. 确认机器上安装了几块光纤接口卡(HBA)。使用命令lsdev -Cc adapter , 输出如下:# lsdev -Cc adapter

sa0 ----Available 01-S1 ---Standard I/O Serial Port

sa1 ----Available 01-S2 -\-Standard I/O Serial Port

sa2 ----Available 01-S3 ---Standard I/O Serial Port

sa3 ----Available 01-S4 ---Standard I/O Serial Port

siokma0 Available 01-K1 ---Keyboard/Mouse Adapter

fda0 ---Available 01-D1 ---Standard I/O Diskette Adapter

scsi0 --Available 11-08 ---Wide/Ultra-2 SCSI I/O Controller

scsi1 --Available 11-09 ---Wide/Ultra-2 SCSI I/O Controller

mg20 ---Available 2D-08 ---GXT130P Graphics Adapter

sioka0 -Available 01-K1-00 Keyboard Adapter

ppa0 ---Available 01-R1 ---CHRP IEEE1284 (ECP) Parallel Port Adapter

ent0 ---Available 21-08 --IBM 10/100 Mbps Ethernet PCI Adapter (23100020)

sioma0 -Available 01-K1-01 Mouse Adapter

fcs0 ---Available 14-08 ---FC Adapter

fcs1 ---Available 27-08 ---FC Adapter

fcs0和fcs1是两块光纤接口卡。它们的状态为Available表示可用。

2. 查看HBA卡目前的firmware版本。使用命令lscfg -vl fcs0 和命令lscfg -vl fcs1,输出

如下:

# lscfg -vl fcs0

DEVICE --LOCATION --DESCRIPTION

fcs0 ----14-08 FC --Adapter

Part Number................00P4494

EC Level...................A

Serial Number..............1D3040C311 Manufacturer...............001D

FRU Number................. 00P4495

Network Address............10000000C93177BD ROS Level and ID...........02C03891

Device Specific.(Z0).......2002606D

Device Specific.(Z1) (00000000)

Device Specific.(Z2) (00000000)

Device Specific.(Z3) (02000909)

Device Specific.(Z4).......FF401050

Device Specific.(Z5).......02C03891

Device Specific.(Z6) (06433891)

Device Specific.(Z7) (07433891)

Device Specific.(Z8).......20000000C93177BD Device Specific.(Z9).......CS3.82A1

Device Specific.(ZA).......C1D3.82A1 Device Specific.(ZB).......C2D3.82A1 Device Specific.(YL).......P1-I5/Q1

# lscfg -vl fcs1

DEVICE --LOCATION --DESCRIPTION

fcs1 ----27-08 FC --Adapter

Part Number................00P4494

EC Level...................A

Serial Number..............1A25101BAF Manufacturer...............001A

FRU Number................ 00P4495

Network Address............10000000C930E639 ROS Level and ID...........02C03933

Device Specific.(Z0).......2002606D

Device Specific.(Z1) (00000000)

Device Specific.(Z2) (00000000)

Device Specific.(Z3) (03000909)

Device Specific.(Z4).......FF4A1113

Device Specific.(Z5).......02C03933

Device Specific.(Z6) (06433933)

Device Specific.(Z7).......074B3933

Device Specific.(Z8).......20000000C930E639

Device Specific.(Z9).......CS3.90X3

Device Specific.(ZA).......C1D3.90X3

Device Specific.(ZB).......C2J3.90X3

Device Specific.(YL).......P1-I8/Q1

3. 查看Device Specific.(ZB)项目,在本例中fcs0为C2D3.82A1,fcs1为C2J3.90X3,忽略其中的前三位数字,所以两块光纤卡的微码版本分别为3.82A1和3.90X3。

4. 可以查询以下网站确定目前最新的HBA卡微码版本。

https://www.wendangku.net/doc/2b5189585.html,/HBA/HBASearchTool

微码官方网站

https://www.wendangku.net/doc/2b5189585.html,/support/fixcentral/

https://www.wendangku.net/doc/2b5189585.html,/infocenter/powersys/v3r1m5/index.jsp

V7000微码升级傻瓜教程

V7000微码升级实施方案 2014-1-21

目录 V7000微码升级实施方案 (1) 2014-1-21 (1) 1时间安排 (1) 2微码升级步骤 (1) 3应急预案 (8)

1时间安排 每一个结点的软件升级耗时大约30 – 40 分钟。GUI会显示“Complete”。整个V7000的软件升级耗时大约90-120分钟。 注意:微码升级过程中,可能会导致主机意外的硬件或是软件故障,需要为修复这些故障预留足够的服务时间窗口,并制定好相应的主机意外故障恢复策略。 2微码升级步骤 升级方式:在线或者停机 备注: 1、如果选择在线升级微码,请尽量安排在业务量相对较小的时候进行; 2、如果选择在线升级微码,请检查所有服务器链路状态,保证两条链路均连接 到V7000; 软件升级步骤如下: 1.选择Configuration 下面的“Advanced”:

2. 选择“Upgrade Software”, 点击“Launch Upgrade Wizard” 选择本地微码补丁包。 3. 会弹出一个对话框,提示下载或者选择Upgrade Test Utility软件升级健康检查工具。。

4. 点击“浏览”,选择V7000的Upgrade Test Utility软件升级健康检查工具文件,点击“Next”,会出现对话框,提示Upgrade Test Utility软件升级健康检查工具已经上传到V7000。点击“Next”继续。 5. 需要手动输入微码升级的目标版本,例如 6.2.0.1,点击“Next” 6. Upgrade Test Utility软件升级健康检查工具会自动开始对V7000做一个微码升级前的健康预检查。等待几分钟直到检查结束,确认检查没有发现问题,点击“Next”

DS3000微码升级指南

DS3000微码v06.70.24.00升级指南 【注1】:本文档主要针对目前DS3000系列最新微码v06.70.24.00版本。 【注2】:如没有特别说明,文档中出现的DS3000微码版本均指v06.70.24.00。 【注3】:升级微码前请详细阅读该版本微码的升级README。 一.相关链接: 1.DS3000系列存储产品在线支持: DS3200: https://https://www.wendangku.net/doc/2b5189585.html,/systems/support/myview/supportsite.wss/supportresources ?brandind=5000028&familyind=5348412&taskind=1 DS3300: https://https://www.wendangku.net/doc/2b5189585.html,/systems/support/myview/supportsite.wss/supportresources ?brandind=5000028&familyind=5356498&taskind=1 DS3400: https://https://www.wendangku.net/doc/2b5189585.html,/systems/support/myview/supportsite.wss/supportresources ?brandind=5000028&familyind=5348409&taskind=1 2.DS3000系列存储产品微码更新: https://www.wendangku.net/doc/2b5189585.html,/systems/support/storage/disk/ds3400/firmware1.html 3.DS3000系列存储产品红皮书: https://www.wendangku.net/doc/2b5189585.html,/abstracts/sg247065.html?Open 4.DS3000系列存储产品硬件兼容性列表: https://www.wendangku.net/doc/2b5189585.html,/systems/storage/disk/ds3000/pdf/interop.pdf 5.DS3000系列存储产品Storage Manager管理程序下载: https://https://www.wendangku.net/doc/2b5189585.html,/systems/support/storage/disk/ds3400/stormgr1.html 二.微码v06.70.24.00新特性: 1.移除原有作为optional feature的软件特性包(Software Feature Pack upgrade key), 将软件特性包包含在DS3000基本产品配置中。 2.移除原扩展EXP3000时需要的扩展许可(Expansion License),扩展许可作为DS3000 基本产品配置的一部分。 3.升级微码后,DS3300,DS3400默认的存储分区(storage partitions)数量从2曾加到 4。DS3000全系列产品默认存储分区数量均为4个。 三.限制及注意事项: 1.升级微码v06.70.24.00后的DS3000存储需要Storage Manager 版本 2.70.xx.15进行 管理。(低版本storage manager不能用来升级v06.70.24.00微码,会报错) 2.AIX5.2,5.3目前仅支持DS3400。 3.DS3000系列支持的lun容量最大为2TB,正确创建2TBlun的方法为:

IBM小型机微码升级详细的升级过程

微码升级详细的升级过程如下: Special Instructions for Models 9117-570, 9116-561 and 9406-570 下面三个菜单是让你确认设备配置是否给Deconfigured 。 是做升级微码前的准备确认工作。 Model 9117-570, 9116-561 and 9406-570 systems with any level of SF240 installed must be checked for GARDed out nodes, processors and memory before applying a new level of SF240 firmware. Following are instructions to determine if any nodes, processors or memory is GARDed out. If any hardware resource are found to be GARDed, contact your next level of support and have the situation corrected before applying this service pack. 1. Log on to ASM as "admin". 2. Click on the "Expand all menus" link to make all options visible. 3. Navigate down to the options under "System Configuration" followed by "Hardware Deconfiguration". 4. Click on the link "Processor Deconfiguration" to bring up the page that shows the number of processors present and whether or not they are configured. 5. Click on the link "Memory Deconfiguration" to bring up the page that shows the total amount of memory present and if any is presently deconfigured. 6. Click on the link "Processing unit Deconfiguration" to bring up the page that shows the processing units in the system and if any is presently deconfigured. 7. Log off. 从IBM官网下载最新的01SF240_338_201版本的微码,文件下载下来是一个rpm包,01SF240_338_201.rpm,FTP 到AIX系统上 找到AIX下微码的目录,进入,在命令行下运行命令: rpm -Uvh --ignoreos 01SF240_338_201.rpm 微码文件会被解压到/tmp/fwupdate目录下,文件名是01SF240_338_201 到/tmp/fwupdate目录下,运行命令: /usr/lpp/diagnostics/bin/update_flash -f 01SF240_338_201

VNX 微码升级方案 V 1.0

主要内容 1.0 微码升级方案及应急预案 微码升级目标版本为BlockOE 05.32.000.5.219; Unified 系统(Block OE & File OE): 6 小时左右 Block 系统(Block OE): 4小时左右 注:具体升级时间会因为客户设备环境的不同而变化 1.1 微码升级方案 关于升级,我们通常有两种做法,一种是在线升级,这种方法不会影响生产,但是需要一些前提条件;另外一种方法是离线升级,这种方法需要停止主机端的应用,会影响到生产。若是Unified(既有block又有file,也就是含NAS),则在线升级过程中会有10分钟左右的停机. 2.1.1 在线升级 在线升级需要的前期准备: 1. 客户需要检查所有的主机上是否安装多路径管理软件,要确保每台主机到SPA/SPB都有可用的路径; 2. 客户需要检查/确保主机端的多路径管理软件和升级后的flare code版本兼容; 3. 在线升级需要交替升级/重启两个SP,因此一定要选择一个业务不忙的时间窗口(两个SP的使用率加起来不能超过 40%); 在线升级的风险: 由于两个SP需要交替的升级/重启,在这个过程中,SP是没有冗余的,如果另外一个SP发生故障的话,可能会导致主机端暂时不能访问数据的情况。

2.1.2 离线升级 1.2 升级失败预案 如果在升级微码的过程中出现问题,现场可以立即联系EMC800工程师做微码回滚操作。 注:对于Unifiled 系统 Block端:在新的flare code 没有commit之前,是可以roll back到之前的code 版本的。 File端:file端code不能roll back。 建议客户升级Block端后,先在主机端检查无误后,再升级File端的flare code。 工程师按照如下步骤操作收集数据。 ?BEFORE PERFORMING ANY ATTEMPTS TO DIAGNOSE AND ADDRESS THE ISSUE, do the following: ?Capture the diagnostic data file created by USM as the very first step in the NDU process. This will be on the station from which USM was run, in the C:\EMC\repository\DiagnosticData\ folder and will be named .culham_blockOnly_Healthcheck__.zip ?Generate and capture a new diagnostic data file using USM, Diagnostics, Capture Diagnostic Data. This will contain fresh SPcollects. Again, this will be on the station from which USM was run, in the C:\EMC\repository\DiagnosticData\ folder and will be named .culham_blockOnly_Healthcheck__.zip ?Escalate the issue and provide the 2 diagnostic data files that you captured.

如何升级微码DS3000 存储各部件微码讲解

如何升级微码DS3000 存储各部件微码 这部分描述了如何升级DS3000的固件。你可以在以下链接,下载最新的升级固件: https://www.wendangku.net/doc/2b5189585.html,/servers/storage/support/disk 附录B:“IBM 支持网站”在第563页描述了网站和其内容。 在这个网页上可以浏览到所有最近更新的DS3000固件(控制器,ESM,磁盘,和NVSRAM),HBA的设备驱动和固件,以及存储管理软件版本。 DS3000的固件与存储管理软件的版本、HBA的设备驱动固件是紧密相关的,并且也与你的主机相对应。需要去检查DS3000升级固件里的readme文档,确定是否需要主机安装一些必须的软件。如果你的机器没有最新的存储管理软件(包括多路径设备驱动)或者主机需要的HBA卡的软件,在进行DS3000固件升级前请务必先下载安装。无特殊说明的,建议您先把所有程序都更新到最新。 图13-16 DS3400代码下载 升级固件需要一个维护窗口,所以您的存储柜需要计划停止服务。 从IBM的支持网站上下载所需要的升级包请存放到本地硬盘。 重要提示:在这部分介绍里面给了一个程序提供升级的指导。然而,这是可以改变的。在每次升级固件前一定要认真阅读readme文档,确保刷新程序配合的准确性。 升级主机 在升级DS3000的固件之前,你的服务器端所安装的软件应该更新到最新。登录到IBM支持链接列表去查看是否有最新的存储管理软件和HBA驱动。如果有,根据readme文档的说明升级它们。 如果需要,请也升级HBA驱动和存储管理软件。升级存储管理软件的介绍

在本书的第五章。“安装IBM System Storage DS300 Storage Manager”在第四部分的第93页。“简单配置”在第351页。存储管理软件中包含了多路径驱动。当您的服务器安装了多块HBA卡后,更新此软件可以获得最新的多路径驱动。 注意:升级主机服务器端的存储管理软件需要重启服务器系统,请计划您的荡机时间。 同样检查HBA卡固件,在连接上网页的列表中列出的固件应该是最新的。 升级存储系统 当已经升级了主机相关固件和驱动,你可以继续升级你的存储柜的固件,在图13-1 第284页,点击Download Firmware >>你将看到几个升级不同固件的选项,如图13-17. 提示:在存储系统配置文件中列出了当前DS3000固件版本。点击每个单独项目的固件下载链接,图13-17也显示了当前每个组件的固件版本。

IBM-x3650-M4微码升级immv2uefiimmupdate

第一步,要按照如下方法把IMM2的IP改成下图中的规格。 启动服务器后, 可以使用BIOS设置工具管理IMM 网络连接. 开启服务器, 通电大约两分钟后, 电源控制按钮将会激活, 按下开机按钮, 就会显示IBM System x Server Firmware 欢迎界面.按下F1键. 在Setup utility主窗口中, 选择System Settings - Integrated Management Module - Network Configuration. 在DHCP Control中有三个IMM 网络连接选项(Static IP,DHCP Enabled,DHCP with Failover (default). 选择其中一种网络连接方式.如果选择static IP, 须指定IP地址,子网掩码,网关.(IP address,subnet mask and default gateway).设置完后选择Save Network Settings保存, 退出Setup utility. 第二步,要在IBM官网上下载以下两个文件(分别是UEFI和IMM2的升级文件)

第三步,升级(以下是升级过程) 1.升级IMM primary和backup bank到1.85 1)网线连到服务器IMM端口和笔记本网口,笔记本网络做好如下配置,如已经做好,则跳过第一步。

2)上电开机,等待大概5-6分钟之后,IMM能ping 通。可以通过以下步骤测试,打开CMD命令行 敲入ping 192.168.70.125,如果能连上服务器的Imm,则可以ping通,就是出现下图方框里面的信息。

HP服务器微码升级步骤

HP 全系列服务器微码更新方法 对于HP DL580G5 服务器的最新微码官方只提供到FW10.10的HP ProLiant Firmware Maintenance CD光盘,该微码光盘包含了全系列ProLiant服务器的硬件固件,并且该光盘中集成了固件升级软件。 HP ProLiant Firmware Maintenance CD v10.10支持升级ProLiant G7全系列之前的所有型号服务器(含x86架构BL刀片服务器)。 升级方法: 1、将HP ProLiant Firmware Maintenance CD v10.10光盘放入光驱 2、重启服务器按F12键,选择CD-ROM启动 3、引导从光驱启动后,会启动HP ProLiant Firmware Maintenance CD v10.10 光盘内自带的固件升级软件 4、固件升级提供两种方式,包括自动升级和手动升级 自动升级工具:是完全自动对整机硬件微码进行分析,然后选择微码光盘内最适合的微码版本进行升级,此种方法是最简单、最安全。在自动升级工具中会自动将不匹配的微码忽略,减小了升级的风险。 手动升级工具:首先会对整机的微码进行扫描,然后列出本机的硬件,手动选择升级那些硬件的微码,选择后升级工具会对选中的硬件微码进行分析,选择出所选硬件最适合的微码版本然后进行升级。 大多数升级建议采用自动升级工具,因为有些硬件的微码是需要成套升级,自动升级会将所有硬件的微码综合分析,选择最佳微码版本,确保了升级的成功性。 5、开始升级后的过程不能中断,大约15分钟升级完成 6、升级结束后服务器会自动重新启动,弹出光驱。 注意事项: 1、微码升级过程中不可断电、人为终止、人为重启,否则造成硬件损坏。 2、微码升级后不可降级,无法回退。 3、微码升级软件会自动控制服务器进行重启。

P6小型机—微码升级

IBM POWER6 服务器 Firmware 升级与维护 李光成, 软件工程师, IBM中国软件开发中心 曹立, 软件工程师, IBM 中国软件开发中心 余长勇 (yuchangy@https://www.wendangku.net/doc/2b5189585.html,), 软件工程师, IBM 中国软件开发中心 赵杨 (zhaoyang@https://www.wendangku.net/doc/2b5189585.html,), 部门经理, IBM 中国软件开发中心 王磊 (cdlwlbj@https://www.wendangku.net/doc/2b5189585.html,), 软件工程师, IBM 中国软件开发中心 简介:服务器的 Firmware 升级和维护是系统管理员重要的日常工作之一,周期性的 Firmware 升级是提高系统稳定性,可用性和功能性的关键内容。本文将针对 IBM POWER6 服务器 Firmware 升级和维护的方法和过程进行详细的阐述。本文的重点将集中在 Firmware 升级和维护的技术实施层面,关于 Firmware 升级和维护的策略以及准则,可参阅文档《IBM System p Firmware / Microcode Service Strategies and Best Practices》,该文档可以从 IBM 公司的网站上下载。 本文的标签:firmware, power6, upgrade 标记本文! 发布日期: 2008 年 7 月 16 日 访问情况 2263 次浏览 建议: 0 (添加评论) 平均分(共 8 个评分) IBM POWER 6? 服务器的 Firmware 升级可以通过多种途径来完成,如 HMC、IVM、运行中的 Linux/AIX 操作系统、诊断光盘、系统管理软件 ( 如 IBM Cluster System Management) 等。本文将重点论述使用频率较高的两种方法:HMC 和 IBM Cluster System Management。 POWER 6? 服务器 Firmware 升级相关的术语和概念 1.Firmware:一种嵌入到硬件设备中的程序,用于提供软件和硬件之间的接 口。在IBM POWER 6? 服务器范畴内,Firmware(固件), Microcode(微码)和 Licensed Internal Code(许可内码)是三个可以互换的概念。 2.系统 Firmware (System Firmware): 用于初始化系统配置和使系统启动 和运行的 Firmware,同时系统 Firmware 也提供操作系统软件和硬件之 间的接口。 3.电源子系统 Firmware (Bulk Power Subsystem Firmware):POWER 6? 服 务器电源管理子系统的 Firmware,用于提供系统的电源管理和控制。

IBM 3584磁带库微码升级指导手册v2.1

IBM 3584磁带库微码升级指导手册v2.0 安图特(北京)科技有限公司范翔 注:1.本文档摘录南京交行3584-L52微码升级的相关信息 2.建议通过IBM Tape Library Specialist进行微码升级 3.如果3584磁带库微码不低于6050,微码升级可以在生产环境中进行,即无需停止相 关作业。 升级步骤 1.下载微码 最新的微码可以在如下地址获得: ftp://https://www.wendangku.net/doc/2b5189585.html,/storage/358x/3584/ https://www.wendangku.net/doc/2b5189585.html,/servers/storage/support/lto/ 2.在升级前停止有关3584的使用 3.操作3584的液晶触摸屏,按MENU —> Settings —> Network —> Ethernet —> ENTER 屏幕将显示Frame1的以太网设置,记录IP地址为10.1.1.1 4.用网线将笔记本连入3584背部的网口,并且配置笔记本IP与其在同一网段 5.打开浏览器,输入10.1.1.1,进入如下界面 6.确认3584的VPD

7.选择Service —> Firmware Update,根据提示逐步操作

8.至此,微码升级正式开始。操作触摸屏会显示微码升级的进度,大约30分钟后,升级 完毕。操作触摸屏显示新的微码版本Version 7379。 9. 对3584磁带库进行健康检查,确认没有问题。

附录IBM 3584/TS3500 UltraScalable Tape Library Firmware Readme Firmware level 7379: Library code version 7379 adds the following new functions: - Support for new calibration/offset mode (enabled using CE Tool v4.6 or higher) Significant fixes from previous code version 7369: - Fixed problem where failures of redundant parts, such as gripper, would not be correctly reported through callhome. - Fixed problem for libraries with Cartridge Assignment Policy set to "all other volser" that would intermittently fail cartridge exports with ASC/ASCQ 3B81 indicating a wrong logical library gets accessed. - Fixed problem where a HA library could report "Not Ready" to the host after a new frame got added using the reduced disruptive frame add method. - Fixed problem where a library would also prevent any media type from being inserted because it was insert limited on one media type. - Fixed problem where a library with encryption enabled can fail an encryption job when the cartridge memory volser did not match the barcode label volser and neither volser was in a barcode encryption policy. - Fixed problem where incorrect error codes would be displayed for problems with redundant components such as gripper. - Fixed problem where the MCP card could reset when SNMP is used. - Fixed problem for libraries static configured or with ALMS with VIO disabled; where an I/O station was set locked, but when a cartridge was sent to the I/O station, it unlocked. - Fixed problem for libraries with ALMS enabled where only unassigned cartridges get exported even so both unassigned and shared cartridges were selected for export at the same time. - Fixed problem for libraries static configured or with ALMS with VIO disabled, that has two I/O stations in the L-frame; where only one I/O station gets locked during cartridge export, even though both I/O stations are actually used. - Fixed problem where the user could not change the number of VIO slots in a logical library to 16. - Fixed problem where failures of redundant parts were not sent out via Call Home or SNMP trap. - Fixed problem where the drive error sense key was reported as 0000 via SNMP. - Fixed problem where drive Tape Alerts were not cleared after logging it in the Mount History file. Firmware level 7369: Significant fixes from previous code version 7368: - Fixed problem where drive S/Ns could be incorrect after drive FRU replacement, resulting in

HBA卡微码升级

今天做了一次在小型机上升级HBA卡的微码的工作,在升级前,要检查小型机的HBA卡的型号,这个型号可以从小型机硬件配置文档里查找; 其次,要确定当前HBA卡的版本,可以用如下的命令查看: --查看系统当前所有的HBA卡: test_db:/@root>#lsdev -C | grep fcs fcs0 Available 09-08 FC Adapter fcs1 Available 0E-08 FC Adapter --查看HBA卡微码的版本,注意lscfg命令的Z9字段,那里即为微码版本信息: test_db:/etc/microcode@root>#lscfg -vl fcs0 fcs0 U5791.001.99200CK-P2-C01-T1 FC Adapter Part Number.................80P4543 EC Level....................A Serial Number...............1F4400AF85 Manufacturer................001F Feature Code/Marketing ID...280B FRU Number.................. 80P4544 Device Specific.(ZM) (3) Network Address.............10000000C9402F8B ROS Level and ID (02881914) Device Specific.(Z0)........1001206D Device Specific.(Z1) (00000000) Device Specific.(Z2) (00000000) Device Specific.(Z3) (03000909) Device Specific.(Z4)........FF801315 Device Specific.(Z5) (02881914) Device Specific.(Z6) (06831914) Device Specific.(Z7) (07831914) Device Specific.(Z8)........20000000C9402F8B Device Specific.(Z9)........TS1.90A4 --微码版本信息,当前版本1.90A4 Device Specific.(ZA)........T1D1.90A4 Device Specific.(ZB)........T2D1.90A4 Device Specific.(YL)........U5791.001.99200CK-P2-C01-T1 test_db:/etc/microcode@root>#lscfg -vl fcs1 fcs1 U5791.001.99200CK-P2-C05-T1 FC Adapter Part Number.................80P4543 EC Level....................A Serial Number...............1F4530ABC9 Manufacturer................001F Feature Code/Marketing ID...280B

小机主板微码升级过程 1

本人亲历的升级微码详细过程(一头汗啊) 先介绍一下背景信息: 客户是西安市内的一家大型连锁商场,有一台Power550小型机,出现报错。 IBM POWER6 550 型号:8204-E8A;序列号:XXXXXXX 设备情况:2C,3.5GHz Power550,4G内存,146x4硬盘; AIX版本:6100-03-01-0921; 微码版本号:EL340_075; 用途:POS机数据备份。 分析过程: 1、机器前面板显示报错B181F126,当前的FW是340-075。从错误日志上看是一个未知的系统平台错误。 2、联系IBM工程师被告知可能是微码问题或机器主板问题,建议先升级系统微码,然后观察,如果继续报错就的更换主板了。 3、经过IBM工程师确认,“建议您升级机器的fw到340的最新版即可解决,该错误属于fw误报,不会对机器运行产生任何影响。”操作过程 我先去IBM网站下载合适的微码版本(http://www- https://www.wendangku.net/doc/2b5189585.html,/support.fixcentral/)

发现有2个版本:Power6 System Firmware EL340_122、Power6 System Firmware EL340_132,都下载下来,计划安装132版本。 经过和客户交流,发现前面板无HMC的连接,在服务器上没有保留与HMC连接的记录信息,OK,升级变简单了。 一、首先查看目前微码的版本 AIX Version 6 Copyright IBM Corporation, 1982, 2009. login: root root's Password: ************************************************************** ***************** * * * * * Welcome to AIX Version 6.1! * * * * * * Please see the README file in /usr/lpp/bos for information pertinent to * * this release of the AIX Operating System. * * *

升级AIX系统微码

升级系统微码 一、获得现在机器的微码 #lscfg -vp|grep alterable --find the system microcode level 查看机器微码 ROM Level.(alterable).......M2P060505_condor_ 系统电源控制网络版本SPCN ROM Level.(alterable).......0000CMD02252 服务处理器(Service Processor FW)的版本ROM Level.(alterable).......CM060505 firmware level (installed firmware)的版本 可通过SMS获得 3. System Information Menu ----1. Read VPD Images from Last System Boot---30. Platform Firmware-----RM ...................... CM060505 CM060505 或#prtconf |more Platform Firmware level: CM060505 二、获得机器的型号 # prtconf |grep 'System Model' System Model: IBM,7026-H80 #lsattr -El sys0 |grep modelname 三、下载微码软件 https://www.wendangku.net/doc/2b5189585.html,/server/mdownload/download.html 选择对机型 选择system Firmware中的AIX 注:Desc (Instructions document) AIX (For downloading to an AIX server or system) DOS (For downloading to a Windows workstation) 一定要注意看Desc文档的说明(在下载行的最后一列),告诉你操作步骤及注意事项、命令、firmware文件大小等重要信息。 如https://www.wendangku.net/doc/2b5189585.html,/ibmdl/pub/software/server/firmware/7026H80F.html 四、ftp及解压、校验下载的升级文件 ftp>bin -----一定要加此命令,否则解压时会有错误。 ftp>put 7026HM80.BIN 解压升级文件 #cd /tmp/fwupdate # chmod +x 7026HM80.BIN # ./7026HM80.BIN CM_MM_060505.img 校验升级文件 #sum CM_MM_060505.img 28838 4985 CM_MM_060505.img --28838就是校验码, 校验码要跟Desc (Instructions document) 文档中提示的表Firmware Levels, File Sizes and Checksums要一致,否则不要更新。 五、升级 当校验没有问题后,就可以升级了。不过要确保在升级过程中不能掉电。 #cd /usr/lpp/diagnostics/bin

V7000硬盘微码升级方法

V7000微码升级方法 北京深思天成科技有限公司 2014/5/23

目录 V7000硬盘微码升级方法 (1) 1实验目的 (1) 2实验环境 (1) 3参考资料 (1) 4实验步骤 (2) 4.1总体步骤 (2) 4.2详细步骤及说明 (3) 4.2.1准备阶段 (3) 4.2.2实验一:使用命令行模式一次升级一块硬盘微码 (7) 4.2.3实验二:使用工具方式一次升级多块硬盘微码 (10) 4.2.4验证阶段 (12) 北京深思天成科技有限公司 1

V7000硬盘微码升级方法 1实验目的 验证V7000存储硬盘微码升级方法 升级公司实验机上的硬盘到IBM2076_DRIVE_20131022版本,与索爱客户使用的版本一致 2实验环境 公司实验环境v7000 连接主机P720(10.1.0.72) 3参考资料 IBM v7000硬件信息中心(upgrading – upgrading – upgrading drive firmware) 升级一块硬盘方法 https://www.wendangku.net/doc/2b5189585.html,/infocenter/storwize/ic/index.jsp

使用utility一次性升级多块硬盘方法: https://www.wendangku.net/doc/2b5189585.html,/support/docview.wss?uid=ssg1S4001077 4实验步骤 4.1总体步骤 北京深思天成科技有限公司 2

4.2详细步骤及说明 4.2.1准备阶段 4.2.1.1验证微码可行性 4.2.1.2查看当前硬盘信息 使用lsdrive命令查看存储硬盘状态 IBM_Storwize:deeplogic_v7000:superuser>lsdrive id status error_sequence_number use tech_type capacity mdisk_id mdisk_name member_id enclosure_id slot_id node_id node_name 北京深思天成科技有限公司 3

DS8000微码升级步骤

DS8000微码升级步骤 1系统情况检查 (1) 1.1运行end of call. (1) 1.2检查当前微码版本,确定微码升级方式 (2) 2数据备份及应急方法 (2) 3停DS8000 COPY SERVICE服务 (2) 3.1升级灾备中心DS8000前PPRC操作 (2) 3.2升级生产中心DS8000前PPRC操作 (2) 4微码升级 (3) 4.1当前版本与目标版本 (3) 4.2 code升级时间需求 (3) 4.3升级顺序 (3) 4.4升级步骤 (3) 5 COPY SERVICE的恢复 (5) 5.1升级灾备中心DS8000后PPRC操作 (5) 5.2升级生产中心DS8000后PPRC操作 (5) 1系统情况检查 1.1运行end of call. 检查是否有open call。如存在问题需先行解决,再进行微码升级。 Run end of call From WebSM, Select: Service Applications 1) Select: Service Focal Point 2) Select: Service Utilities Highlight the SF: (2107-9xx---) Choose: “Selected” from the tool bar 3)Select: View Storage Facility State All sections should report with passed in the status column. Failed status can be viewed by highlighting the System Check Type and then select details. 4)If this is a multiple SF machine return to step A. above and check that SF’s resources.

EMC DD610微码升级

嘉兴烟草DD610 微码升级 1.确定原来版本为4.7.30 sysadmin@localhost# system show version Data Domain OS 4.7.3.0-140348 2.打开/ddvar 共享,将升级文件拷贝到/ddvar/releases 目录里面 sysadmin@localhost# cifs add /ddvar clients * 3.升级system upgrade 4.9.2.0-222697.rpm 系统会重启,重启以后就是新版本了。 sysadmin@localhost# system show version Data Domain OS 4.7.3.0-140348 sysadmin@localhost# system upgrade 4.9.2.0-222697.rpm

The 'system upgrade' command upgrades the Data Domain OS. File access is interrupted during the upgrade. The system reboots automatically after the upgrade. Are you sure? (yes|no|?) [no]: yes ok, proceeding. [UPGRADE]: Check DDOS rpm .........[success] [UPGRADE]: Finish DDOS version check........[UPGRADABLE] [UPGRADE]: DDOS is upgraded to a version require On-Disk Format Upgrade [UPGRADE]: Pre-upgrade Checking .........[success] [UPGRADE]: Format Upgrade Partition .........[success] Preparing... ########################################### [100%] 1:ddr ########################################### [100%] Copy RPM package to link_to_new_rpmfile.rpm in /ddr/var/releases [UPGRADE]: RPM upgrade..........[success] [UPGRADE]: Syncing boot image..........[success] [UPGRADE]: Switch Partition .........[success] [UPGRADE]: DDOS Upgrade Finished ..........[success] [UPGRADE]: Upgrade succeeded. Rebooting the system... sysadmin@localhost# Broadcast message from root (console) (Wed Apr 13 14:55:51 2011): The system is going down for reboot NOW!

相关文档
相关文档 最新文档