|
|
|
|
|
Microcode Management
Systems without an HMC
Use IBM's
Microcode Discovery Service at the following URL to determine what
microcode should be updated, to retrieve the microcode, and the
instructions for installing the microcode.
https://techsupport.services.ibm.com/server/aix.invscoutMDS
Normally the "java applet" is used to peform the microcode discovery
which requires the password for the user "invscout" to be set. This
also requires internet communication from the system over port 808. To
use the java applet perform the following steps on the target
system:
- Set the password for the user "invscout"
passwd invscout
- Clear the password administration flags on the user "invscout"
pwdadm -c invscout
- Start the "invscout" daemon
invscoutd
- The system is now ready for microcode discovery via the java applet
- The microcode discovery service will require several pieces of
information to be able to perform the survey:
- Fully qualified hostname of the system
- Password for the user "invscout"
- Port number (default: 808)
- System Model Number
lsattr -El sys0 -a modelname -F value
- System Serial Number
lsattr -El sys0 -a systemid -F value
Systems with an HMC
Use the facilities built into the HMC for performing microcode updates
to all managed systems.
|
|
|
|
|
|
|