Measures reported by XIOLocalDiskTest
This test auto-discovers the local disks on the EMC XtremIO and reports whether/not each local disk is enabled. This test also reports the health of the local disk and throws light on whether/not failure or disconnection was detected on each local disk. Besides, this test also helps administrators figure out the number of bad sectors on each disk. This way, administrators are proactively notified about the consistency of the disk on which data is stored.
Outputs of the test : One set of results for each disk of the target EMC XtremIO being monitored.
The measures made by this test are as follows:
| Measurement |
Description |
Measurement Unit |
Interpretation |
| enabledState |
Indicates whether/not this local disk is enabled. |
|
The values reported by this measure and its numeric equivalents are mentioned in the table below:
| Measure Value |
Numeric Value |
| Yes |
0 |
| No |
1 |
Note:
By default, this measure reports the Measure Values listed in the table above to indicate whether/not this local disk is enabled.The graph of this measure however is represented using the numeric equivalents only - 0 or 1. |
| badSector |
Indicates the number of bad sectors in this local disk. |
Number |
|
| disksFailure |
Indicates whether/not failure or disconnection was detected on this local disk. |
|
The values reported by this measure and its numeric equivalents are mentioned in the table below:
| Measure Value |
Numeric Value |
| No |
0 |
Note:
By default, this measure reports the Measure Values listed in the table above to indicate whether/not failure or disconnection was detected on this local disk. The graph of this measure however is represented using the numeric equivalents only i.e., 0. |
| fruLifeCyclState |
Indicates the current health of this local disk. |
|
The values reported by this measure and its numeric equivalents are mentioned in the table below:
| Measure Value |
Numeric Value |
| Healthy |
0 |
| Initializing |
1 |
| Uninitialized |
2 |
| Failed |
3 |
| Disconnected |
4 |
Note:
By default, this measure reports the Measure Values listed in the table above to indicate the health of this local disk. The graph of this measure however is represented using the numeric equivalents only - 0 to 4. |
|