Manual

DescriptionOption
ip: 127.0.0.1
ipv6: ::1
If you do not provide a nodelist, all nodes in the session
are deployed.
Enables deploying for a group.--groups grouplist
Return codes
TextLinuxWindowsReturn Code
The command was successful.00SUCCESS_NO_REBOOT
The command was successful but a reboot is
required.
11SUCCESS_REBOOT
The command was successful but an additional
installation session is required to complete
the update process.
22SUCCESS_NEW_SESSION_REQUIRED
The command completed successfully, but was not
required or everything was already current.
33SUCCESS_NOT_REQUIRED
A general failure occurred. For details, see
the logs.
255-1FAILURE_GENERAL
A bad input parameter was encountered. For
details, see the logs.
254-2FAILURE_BAD_PARM
The installation of the component failed.253-3FAILURE_COMPONENT_FAILED
The command failed. For details, see the logs.252-4FAILURE_COMMAND_FAILED
Example
Windows sample command line
C:\> hpsum deploy /nodes 10.7.0.0
Windows sample command line
C:\> hpsum deploy /groups mygroupname
Installing xxxxxx...
Installation complete.
Linux/HP-UX sample command line
$ hpsum deploy --nodes 10.7.0.0
FindAvailableNodes
Enables you to find nodes.
findavailablenodes enables you to search the network for available nodes. To be available,
you must be able to reach nodes and another management system must not have exclusive control
of the nodes. This command searches the range of IP addresses provided and accepts an optional
port.
Syntax
hpsum findavailablenodes --type ip|LDAP|port fromIP toIP [port]
110 Console Commands