Display Cluster Information (DSPCLUINF)

The Display Cluster Information (DSPCLUINF) command is used to display or print information about a cluster. It must be invoked from a node in the cluster. The information displayed or printed may not be current if the command is called on a node that has a status of Inactive or Failed. In this case, the information displayed or printed will reflect the state of the cluster when the node was last active. You can use this command to either display or print basic information describing the cluster membership list or complete configuration information about the cluster. This command may be called from a cluster resource group exit program.

Parameters

Keyword Description Choices Notes
CLUSTER Cluster Name, * Optional, Positional 1
OUTPUT Output *, *PRINT Optional

Cluster (CLUSTER)

Specifies the cluster for which information is displayed or printed.

*
Indicates that information will be displayed or printed for the cluster currently defined on this system.
name
Specify the name of the cluster.

Output (OUTPUT)

Specifies whether the output from the command is shown at the requesting workstation or printed with the job's spooled output. More information on this parameter is in commonly used parameters.

*
Output requested by an interactive job is shown on the display. If the command is run as part of a batch job, the output is printed with the job's spooled output.
*PRINT
The output is printed with the job's spooled output.

Examples

DSPCLUINF   CLUSTER(MYCLUSTER)  OUTPUT(*PRINT)

This command will print the complete set information about the cluster MYCLUSTER.

Error messages

*ESCAPE Messages

CPF1999
Errors occurred on command.