Sponsored Content
Full Discussion: how to do firmware update
Top Forums UNIX for Dummies Questions & Answers how to do firmware update Post 302079498 by fasherman on Tuesday 11th of July 2006 01:22:34 AM
Old 07-11-2006
Be careful updating microcode. Its best to determine what the latest levels are for your hardware, then verify compatibility between connecting hardware.

For example, before upgrading the microcode on your HBA, you might want to make sure what level of firmware is required on your DS4300 or you McData SAN switch to maintain compatability.

You should never assume you can update one component and all others will continue to work properly.

Microde updates require research and planning. Take the time to do the extra work to ensure success.
____________________
pSeriesTech.Org
Where pSeries professional gather
 

9 More Discussions You Might Find Interesting

1. Solaris

How do i update firmware on X4500??

I have solaris X4500 with ILOM version 1.1.1. I want to update the firmware. I know that we need to use load -source tftp://tftpserver/image file But I do not understand what is the IP address of the tftp server that we need to type in there. Kindly, help me with this. Thank you (5 Replies)
Discussion started by: bharu_sri
5 Replies

2. Solaris

firmware update on t5120

Hi, I am using 3 t5120 sparc systems, OS solaris 10. I am confused by update manager behaviour and sun support. Sun support guy, tells me install patch : 136932-09 (#136932-09: Hardware/PROM: SPARC Enterprise T5120 & T5220 Sun System Firmware with LDOMS support) When I checked... (4 Replies)
Discussion started by: upengan78
4 Replies

3. AIX

Update firmware HBA

Hello I have a question I have several partitions P550 Aix 5.3 and I need to update the HBA firmware, in some partitions I have two HBA and in others I have one HBA only. My question is if I have to reboot my partitions after update the firmware level. and If I can do it online or I have... (2 Replies)
Discussion started by: lo-lp-kl
2 Replies

4. Solaris

Update MX000 XCP firmware

how can we download the firmware form the host to the XSCF , My host is not configured with either FTP,HTTPS or proxy server. Someone told me we can do it with getflashimage but i did not find any info getflashimage man page to do it. Any help will be appreciated. (3 Replies)
Discussion started by: fugitive
3 Replies

5. AIX

System P firmware update

I am interested whether should AIX Admin make upgrade of firmware on power systems or IBM support should do it thanks in advance :-) (3 Replies)
Discussion started by: Vit0_Corleone
3 Replies

6. Solaris

How to Update BIOS and ILOM Firmware

Hi, Can you pls. provide me detailed procedure on how to update system BIOS and ILOM Firmware for x4100 M2 servers. Thanks. :) (1 Reply)
Discussion started by: chozie
1 Replies

7. Hardware

2540 firmware update

Hi Guys and Gals, does anyone know how to update the firmware on the drives in a storagetek 2540? Thanks in advance Rgrds Martin (0 Replies)
Discussion started by: callmebob
0 Replies

8. Solaris

V20z terribly loud - firmware update?

Hello there! I am familiar with Linux, FreeBSD, but relatively new to Solaris. Because I wanted to play a little with servers and networks, I got a used SunFire v20z with AMD Opteron processors and installed OpenIndiana 151a8 on top of that. This is the first machine of this kind I have ever... (1 Reply)
Discussion started by: guru987
1 Replies

9. AIX

IBM Power 740 won't boot after firmware update

A team member installed the wrong version of License Code on a Power 740 system used in our Development environment. The system will no longer boot. Does anyone have IBM documentation or experience to share on recovering a system that currently reports "Unsupported License Code version... (1 Reply)
Discussion started by: kevinedailey
1 Replies
MICROCODE_CTL(8)					      System Manager's Manual						  MICROCODE_CTL(8)

NAME
microcode_ctl - microcode utility for Intel IA32 processors SYNOPSIS
microcode_ctl [-h] [-i] [-u [-q]] [-Q] [-f microcode] DESCRIPTION
The microcode_ctl utility is a companion to the IA32 microcode driver written by Tigran Aivazian <tigran@veritas.com>. The utility has two uses: a) it decodes and sends new microcode to the kernel driver to be uploaded to Intel IA32 processors. (Pentium Pro, PII, Celeron, PIII, Xeon, Pentium 4 etc) b) it signals the kernel driver to release the buffers containing the copy of microcode data actually applied to given CPU, linear array of 2048 bytes per CPU, see struct microcode in include/asm/processor.h for information on the layout of chunks buffers may hold The microcode update is volatile and needs to be uploaded on each system boot i.e. it doesn't reflash your cpu permanently, reboot and it reverts back to the old microcode. -h display usage and exit -i release any buffers held in microcode driver -u upload microcode (from default filename) -f upload microcode from named Intel formatted file -q run silently when successful -Q run silently even on failure EXAMPLE
microcode_ctl -iu Upload and free kernel buffers FILES
/etc/microcode.dat The default microcode location AUTHOR
Microcode utility written by Simon Trimmer Linux Kernel driver written by Tigran Aivazian. REPORTING BUGS
Report bugs to either Simon Trimmer <simon@veritas.com> or Tigran Aivazian <tigran@veritas.com> COPYRIGHT
Copyright (C) 2000 VERITAS Software This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICU- LAR PURPOSE. SPECIAL THANKS
Thanks to the Intel Corporation, for supplying microcode update data and publishing the specifications that enabled us to write microcode driver for Linux. SEE ALSO
The brave are recommended to view the driver source code located in the Linux Kernel source tree in arch/i386/kernel/microcode.c Visit http://www.urbanmyth.org/microcode/ for more information and microcode updates. microcode_ctl 17 January 2001 MICROCODE_CTL(8)
All times are GMT -4. The time now is 08:59 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy