Show the contents of the current node list

The nlist s (node list show) request displays the current contents of the node list. If no node list exists, then a count of zero is returned and no error is produced.

Table 1 describes the keywords for the nlist s response, in the order that they appear in the output. These keywords are used only when the mmpmon command is started with the -p flag.

Table 1. Keywords and values for the mmpmon nlist s response
Keyword Description
_n_ IP address of the node that is processing the request. This is the address by which GPFS knows the node.
_nn_ The hostname that corresponds to the IP address (the _n_ value).
_req_ The action requested. In this case, the value is s.
_rc_ Indicates the status of the operation.
_t_ Indicates the current time of day in seconds (absolute seconds since Epoch (1970)).
_tu_ Microseconds part of the current time of day.
_c_ Number of nodes in the node list.
_mbr_ GPFS preferred node name for the list member.
_ip_ GPFS preferred IP address for the list member.