st_volume_set_io_status

While I/O for a volume is disabled, all I/O operations, like read and write, on the volume will return error STE_AGAIN.
Therefore the volume will "hang" for the applications.

Mandatory Parameters

Parameter Name Data Type Description
app_io boolean application I/O in
int_io boolean Internal I/O
vid integer Volume ID

Optional Parameters

Parameter Name Data Type Description
vname string Volume name

Substitute Parameters

The below table describes what parameters can be substituted for another parameter.

Parameter Name Substitute Parameter
vid vname
vname vid

Allowed Users

The following users are allowed to run this job:

  • root

Allowed Groups

The following groups are allowed to run this job:

  • root
  • exastoradm
  • exaadm

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.