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 code snippets show how to use this job using both Python (via XML-RPC) and on the command-line using confd_client.