You can use the command-line interface (CLI) to display node properties.
About this task
To display the node properties:
Procedure
-
Use the lsnode CLI command to display a concise list of nodes in the
clustered system.
Issue this CLI command to list the system nodes:
lsnode -delim :
-
Issue the lsnode CLI command and specify the node ID or name of the node
that you want to receive detailed output.
The following example is a CLI command that you can use to list detailed output for a
node in the system:
lsnode -delim : group1node1
Where
group1node1 is the name of the node for which you want to view detailed
output.