Work with Cluster (WRKCLU)

Where allowed to run: Interactive environments (*INTERACT *IPGM *IREXX *EXEC)
Threadsafe: Yes
Parameters
Examples
Error messages

The Work with Cluster (WRKCLU) command is used to display and to work with cluster nodes and objects. When you run this command, the Work with Cluster display is shown.

Options are available from Work with Cluster to display the nodes in the cluster, current cluster performance and configuration information, display the cluster resource groups in the cluster, display specific information about a cluster resource group, and gather debug information.

Top

Parameters

Keyword Description Choices Notes
OPTION Option *SELECT, *NODE, *CFG, *CRG, *SERVICE Optional, Positional 1
Top

Option (OPTION)

Specifies which cluster status information you want to work with.

*SELECT
Display the Work with Cluster menu.
*NODE
Display the Cluster Information panel, which is a list of nodes in the cluster.
*CFG
Display the complete configuration parameters for the cluster.
*CRG
Display the list of cluster resource groups in the cluster. It also provides the ability to get detailed information about a cluster resource group.
*SERVICE
Gathers related trace and debug information for all cluster resource service jobs in the cluster. This information is written to a file with a member for each cluster resource service job.

Use this option only when directed by your service provider. It will display a prompt panel for the Dump Cluster Trace (DMPCLUTRC) command.

Top

Examples

Example 1: Displaying a list of nodes in the cluster.

WRKCLU OPTION(*NODE)

This command displays a list of all nodes in the cluster and detailed information about each node.

Example 2: Getting a list of cluster resource groups that are currently known to the cluster.

WRKCLU OPTION(*CRG)

This command will provide a list of cluster resource groups. It contains options to get more information about the specifics of a cluster resource group.

Top

Error messages

*ESCAPE Messages

CPF1999
Errors occurred on command.
Top