st_device_disable

This job disables the given disk so that it cannot be used anymore (similar to a failure).
If the disk is currently in use by a volume, all read operations are redirected
to a valid redundancy segment, if available.
If no redundancy segment is available, the volume will be locked until the disk is re-enabled.

Mandatory Parameters

Parameter Name Data Type Description
node integer Node ID
devname string Device name

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.