node_remove

This job removes one or more nodes from the cluster. The node cannot be part of an EXAStorage volume or a database unless the "force" flag is set. If the node is in a suspended state, the job will fail.

Mandatory Parameters

Parameter Name Data Type Description
nid integer, list Node ID of a single node, or a list of node IDs

Optional Parameters

Parameter Name Data Type Description
force boolean When set, the node can be deleted even if it is part of an EXAStorage volume or a database

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.