Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
OtherStoragePoolTestType | string | |
Description | string | A string that describes the test when the StoragePoolTestType property is set to 1 ("Other"). This property must be set to null when StoragePoolTestType is any value other than 1. |
StoragePoolTestType | uint16 | |
Description | string | The descriptions for each storage pool test type are below:
* "Other" (value=1) is specified for any vendor specific test. If other is specified, then OtherStoragePoolTestType should also be specified.
* "Storage Pool Status Test" (value=2) is specified for the test that performs a small set of vendor-specific tests to verify that the pool is operating properly.
* "Storage Pool Self Test" (value=3) is specified for the tests that performs an extended set of vendor-specific tests to verify that the pool is operating properly.
* "Storage Pool RECE Test" (value=4) is specified for the test that performs a set of vendor-specific tests to identify component elements that result in the status of the pool.
* "Storage Pool Impact Test" (value=5) is specified for the test that performs a set of vendor-specific tests to identify elements allocated from the pool that are impacted by the status of the pool.
* "Storage Pool Actions Test" (value=6) is specified for the test that performs a set of vendor-specific tests to identify recommended actions to get the status to OK. |
ValueMap | string | 1, 2, 3, 4, 5, 6 |
Values | string | Other, Storage Pool Status, Storage Pool Self Test, Storage Pool RECE Test, Storage Pool Impact Test, Storage Pool Actions Test |