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