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 examples show how to run this job in a Python program using XML-RPC or on the command line using confd_client.