installsoftware

Use the installsoftware command to install a specific system code package on a single node.

Syntax

 satask  installsoftware     -file filename   [  -ignore  ] [  -pacedccu  ]   [ panel_name ]

Parameters

-filefilename
(Required) The file name of code installation package.
Note: The argument to -file must be present on the local node; the argument is automatically copied to the target panel_name.
-ignore
(Optional) Overrides prerequisite checking and forces installation of the code.
-pacedccu
(Optional) Causes the node to initiate a paced Concurrent Code Update (in which you define when the node begins its update) instead of a normal Concurrent Code Update (in which each node in the clustered system automatically updates in sequence).
panel_name
(Optional) Identifies the node being serviced.
Note: If panel_name is not supplied, this applies to the node on which the command is running.

Description

This command installs a specific code package on a single node.

Important: Use this command only under the direction of your support team.

An invocation example

satask installsoftware -file install_pkg.gpg nodeB_panel_name

The resulting output:

No feedback