node_wait_offline

This job waits for the given nodes to finish shutdown. It returns a list of offline nodes (may be empty in case of errors).

Mandatory Parameters

Parameter Name Data Type Description
nids list List of node IDs that you want to wait for

Optional Parameters

Parameter Name Data Type Description
timeout integer Time in sec. to wait for the given nodes (default: {cls.def_timeout}, min: {cls.min_timeout})

Substitute Parameters

There are no substitute parameters.

Allowed Users

There are no defined allowed users.

Allowed Groups

The following groups are allowed to run this job:

  • root
  • exaadm

Examples

The following code snippets show how to use this job using both Python (via XML-RPC) and on the command-line using confd_client.