st_device_modify
Modify a disk (device) for a specified node
Mandatory Parameters
Parameter Name | Data Type | Description |
---|---|---|
node | integer | Node ID |
devname | string | Device name |
Optional Parameters
Parameter Name | Data Type | Description |
---|---|---|
disk | string | Disk name |
sector_size | string | Device sector size, including unit. Example: 1 KiB |
num_sectors | integer | Number of device sectors |
read_only | boolean | Device read only (boolean) |
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.