Delete a node list

The nlist del (node list delete) request deletes a node list if one exists. If no node list exists, then the request succeeds, and no error code is produced.

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

Table 1. Keywords and values for the mmpmon nlist del response
Keyword Description
_n_ IP address of the node 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 del.
_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.