Drive
Drive / State
Report the state of all Quantum storage subsystem drive components and storage subsystems and/or Tertiary Manager software.
This web service runs the fsstate
command.
Parameters
Parameter |
Req / Opt |
Num |
Description |
CLI Option |
---|---|---|---|---|
mode |
Optional | 1 | This option specifies if the job will be run synchronously or asynchronously. The valid values are sync and async. The default value is sync. | None |
jobtype |
Optional | 1 | This parameter is used for async mode only and enables the user to run it as a fast or slow job. Valid values are fast and slow. The default value is fast. | None |
|
Optional |
1 |
The output format requested. Valid values are xml, json and text. The default is text. |
|
|
Optional |
1 |
Component alias drive identifier. Submitting the fsstate request without this option generates a report showing all storage subsystems and drive components currently configured in the Quantum storage subsystem and the state of Tertiary Manager software. |
|
Example
|
Output
|
Drive / Change State
Change the state of a storage component in the Quantum storage subsystem.
This web service runs the fschstate
command.
Parameters
Parameter |
Req / Opt |
Num |
Description |
CLI Option |
---|---|---|---|---|
mode |
Optional | 1 | This option specifies if the job will be run synchronously or asynchronously. The valid values are sync and async. The default value is sync. | None |
jobtype |
Optional | 1 | This parameter is used for async mode only and enables the user to run it as a fast or slow job. Valid values are fast and slow. The default value is fast. | None |
|
Optional |
1 |
The output format requested. Valid values are xml, json and text. The default is text. |
|
|
Required |
1 |
Component alias drive identifier. |
|
|
Required |
1 |
The desired state of the drive components or subsystems. The valid values for drive components are MAINT, ON, or OFF. Valid values for subsystems are ON or OFF. |
|
Example
|
Output
|