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 |
Keyword | Description | Choices | Notes |
---|---|---|---|
OPTION | Option | *SELECT, *NODE, *CFG, *CRG, *SERVICE | Optional, Positional 1 |
Top |
Specifies which cluster status information you want to work with.
Use this option only when directed by your service provider. It will display a prompt panel for the Dump Cluster Trace (DMPCLUTRC) command.
Top |
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 |
Top |