Create a new node list
The nlist new (node list new) request deletes the current node list if one exists, creates a new, empty node list, and then attempts to add the specified node names to the node list. The node names are separated by blanks.
Table 1 describes the keywords for the nlist new 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.
| Keyword | Description |
|---|---|
| _n_ | IP address of the node that is responding. 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 new. |
| _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. |