st_device_enlarge
This job will enlarge each segment of the volume by at least the given number of blocks,
provided that there is enough free space left.
Since a volume is always equally distributed over all nodes and devices, the resulting
size may be bigger than requested (but never smaller).
Mandatory parameters
Parameter name | Data type | Description |
---|---|---|
node | integer | Node ID |
devname | string | Device name. |
num_sectors | integer | Number of device sectors, 0 if unknown. |
Optional parameters
There are no optional parameters.
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
- exadbadm
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.