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 examples show how to run this job in a Python program using XML-RPC or on the command line using confd_client.