Parameter | Description | Possible values |
|
|
|
IGNOREWARNINGS | Allows the installation to proceed on a | YES, NO |
| Superdome 2 target even when warnings | Superdome 2 servers only |
| are returned during analysis. | |
|
| |
|
|
|
UPDATETYPE | This argument determines which Superdome | ALL, COMPLEX, PARTITIONS |
| 2 firmware is updated. | Superdome 2 servers only |
|
| |
|
|
|
DEVICELIST | Use this argument when the | For example: DEVICELIST = |
| UPDATETYPE=PARTITIONS. This argument | npar1, blade1/1 |
| specifies the subset of partitions or blades | Superdome 2 servers only |
| to update when you do not want to update | |
| all partitions. Valid devices are: |
|
| npar(number) and blade(enc)/(bay). |
|
|
|
|
REBOOTLIST | Use this argument when the UPDATETYPE= | For example: REBOOTLIST = |
| ALL or UPDATETYPE= PARTITIONS. This | npar1, npar2 |
| argument specifies specific partitions to | Superdome 2 servers only |
| reboot after the partition firmware has been | |
| updated. Valid npar values are |
|
| npar(number). |
|
|
|
|
Examples of the HP SUM input file include the following:
REBOOTALLOWED = YES
REBOOTREQUIRED = NO
REBOOTMESSAGE = "Server is going down for a reboot"
REBOOTDELAY = 15
COMPONENTSLIST = cp001234.exe, cp001235.exe
BUNDLESLIST = bp001234.xml
ALLOWUPDATEBUNDLE = YES
SKIPTARGET = NO
IGNOREERRORS = ServerNotFound, FailedDependencies
SOURCEPATH = c:\pkgsource1
USELATEST = YES SILENT = YES OPTIONS = /f:rom [TARGETS]
HOST = schinta1
HOST = schinta2
UID = root
PWD = root123
HOST = 234.567.765.432 [END]
USAGE: hpsum /inputfile <path:\inputfile.txt>
Examples of inputfile.txt file:
Example: The two targets are passed to be updated. The targets do not necessarily have to be OAs. They can be any target that HP SUM supports.
DRYRUN = YES
SILENT = YES
Input files 37