cpqDaLogDrvFaultTol
CPQIDA-MIB ·
.1.3.6.1.4.1.232.3.2.3.1.1.3
Object
column
mandatory
Enumeration
Logical Drive Fault Tolerance.
This shows the fault tolerance mode of the logical drive.
The following values are valid for the Logical Drive Fault
Tolerance:
None (2)
Fault tolerance is not enabled. If a physical drive reports
an error, the data cannot be recovered by the drive array
controller.
Mirroring - RAID 1/RAID 1+0 (3)
For each physical drive, there is a second physical drive
containing identical data. If a drive fails, the data can be
retrieved from the mirror drive.
Data Guard - RAID 4 (4)
One of the physical drives is used as a data guard drive and
contains the exclusive OR of the data on the remaining drives.
If a failure is detected, the drive array controller rebuilds
the data using the data guard information plus information
from the other drives.
Distributed Data Guard - RAID 5 (5)
Distributed Data Guarding, sometimes referred to as RAID 5,
is similar to Data Guarding, but instead of storing the parity
information on one drive, the information is distributed across
all of the drives. If a failure is detected, the drive array
controller rebuilds the data using the data guard information
from all the drives.
Advanced Data Guarding - RAID 6 (7)
Advanced Data Guarding (RAID ADG) is the fault tolerance method
that provides the highest level of data protection. It
`stripes` data and parity across all the physical drives in the
configuration to ensure the uninterrupted availability of
uncorrupted data. This fault-tolerance method is similar to
distributed data guard (RAID 5) in that parity data is
distributed across all drives in the array, except in RAID ADG
the capacity of multiple drives is used to store parity data.
Assuming the capacity of 2 drives is used for parity data,
this allows continued operation despite simultaneous failure of
any 2 drives in the array, whereas RAID 4 and RAID 5 can only
sustain failure of a single drive.
RAID 50 (8)
Distributed data guarding (RAID 5) with multiple parity groups.
RAID 60 (9)
Advanced data guarding (RAID 6) with multiple parity groups.
RAID 1 ADM (10) - Advanced Data Mirroring -
For each physical drive, there are two or more physical drives
containing identical data. If a drive fails, the data can be
retrieved from any of the mirrored drives.
RAID 10 ADM (11) - Advanced Data Mirroring with Striping -
For each physical drive, there are two or more physical drives
containing identical data in addition to data being striped across
multiple drives. If a drive fails, the data can be retrieved from
any of the mirrored drives.
RAID 1+0 (12)
Combination of multiple mirrored drives (RAID 1) with
data stripe (RAID 0) in a single array.
Context
- MIB
- CPQIDA-MIB
- OID
.1.3.6.1.4.1.232.3.2.3.1.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqDaLogDrvEntry
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.