node_add

This job adds a new node to the database.

Mandatory Parameters

Parameter Name Data Type Description
priv_net string IP address of the private network

Optional Parameters

Parameter Name Data Type Description
nid integer Node ID of the desired node
name string Name of the desired node
pub_net string IP address of the public network
offline boolean Flag to add the node as offline instead of suspended
no_partition_extend boolean Flag to block the extension of auto-add partitions from including this node
space_warn_threshold integer Threshold value in percent (0, 100) for a low storage space warning
bg_rec_limit integer Background recovery throughput limit in MiB/s

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.