
Updating the Service Processor Base Component
To update the SP base component:
1.Start the spupdate server on a machine with a Java Runtime Environment (JRE) by running the following command:
# java
The spupdate.jar file is located in the spupdate folder of the Network Share Volume (NSV).
In this command, filename is an SP .image file located in
sw_images/sp/spbase/version. This sw_images directory contains an SP base
.image file for each version available.
By default, the server uses port number 52708. If this port number is already in use, specify another port using the optional
The update server does not start if the file is not found in the specified path. Otherwise, the server is ready to receive update requests from any SP. The update server can simultaneously accept multiple update requests from different SPs.
2.Log in to the SP by running the following command:
#ssh spipaddr
3.Run the sp command to start the update process on the SP:
#sp update flash all
Note – This command includes the optional
Refer to Appendix B for more information about the sp commands.
4.Monitor progress of the update process on the server.
Messages display as the installation process progresses. When complete, the SP reboots with the new version installed.
Chapter 1 Introduction 23