node_clone_batch
This job adds new nodes by cloning an existing node that is used as a template.
Mandatory parameters
Parameter name | Data type | Description |
---|---|---|
nid | integer | Node ID for the existing node to be used as template |
num_nodes | integer | Number of nodes to be added |
Optional parameters
Parameter name | Data type | Description |
---|---|---|
disks | list | Node disks for the nodes that should be added |
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.