Table 6-13 Possible Combinations That Can Be Stored In Status In The - Hitachi HF-W6500 45/40 Feature Manual

Hide thumbs Also See for HF-W6500 45/40:
Table of Contents

Advertisement

Possible combinations are as follows.

Table 6-13 Possible Combinations that can be Stored in Status in the

No.
1
HFW_RAID_OPTIMAL
2
3
HFW_RAID_DEGRADE
4
5
6
7
HFW_RAID_UNKNOWN
8
HFW_RAID_FAIL
No.8: The system cannot operate normally, and the value may not be acquired.
Progress stores the progress of the rebuild process. If the RAID status value (Status) does not
contain HFW_RAID_REBUILD, 0 is stored.
<Diagnosis>
This function returns TRUE if it completes successfully, and it returns FALSE if it terminates
with an error. When this function terminates with an error, the value stored in
phfwRaidStatus is invalid. You can call the GetLastError Windows API function to get the
error code. Error codes returned by this function on its own are as follows.
Error code (value)
HFWRAS_INVALID_PARAMETER
(0x20000001)
HFWRAS_NOT_INITIALIZE
(0x20000002)
HFWRAS_INTERNAL_ERROR
(0x20000003)
HFWRAS_NOT_RAID
(0x20000101)
Other error codes come from the Windows API functions used by this function. For details
about those error codes, refer to Windows API help.
<Sample program>
The following is a sample from a C program that uses this function. For information about the
name of the sample program and where you can find it, see "6.2 Sample Programs".
ARRAY_STATUS Structure
RAID status
There is an error in the specified parameters.
Startup of the RAS software has not completed
yet.
An internal error has been generated.
This equipment on which this function is being
executed is not a D Model.
6-25
Detailed information
None
HFW_RAID_MEDIA_ERROR
None
HFW_RAID_MEDIA_ERROR
HFW_RAID_REBUILD
HFW_RAID_REBUILD |
HFW_RAID_MEDIA_ERROR
None
None
Description
6. LIBRARY FUNCTIONS

Advertisement

Table of Contents
loading

Table of Contents