cpqCrLogDrvRAIDLevel
CPQCR-MIB ·
.1.3.6.1.4.1.232.141.2.3.1.1.3
Object
column
mandatory
Enumeration
RAID Level.
This shows the RAID level of the RAIDset.
To change the RAID level, run the CL1850 Array
Configuration Utility.
The following values are valid for the RAIDset RAID
Level:
JBOD (2)
Just a Bunch of Drives. Fault tolerance is not enabled. This
RAIDset is made up of one device. Does not provide extended data
redundancy, availability or protection, and does not use striping
for performance enhancements.
Good for applications requiring high device capacity. Requires one
and only one device.
RAID0 (3)
A RAIDset using device striping and write-back caching.
Data is spread across many devices, offering faster read/write
performance than a single device. Does not provide extended data
redundancy, availability or protection. Good for applications with
large files needing high I/O performance. Requires a minimum of
two devices.
RAID1 (4)
A RAIDset using device mirroring. Any time data is written to
a device, a duplicate write is also made to a second device. Reading
from multiple devices is usually faster than reading from a single
device. Provides extended data redundancy, availability and
protection. Good for read-intensive applications needing high
availability. Requires a minimum of two devices.
RAID0PLUS1 (5)
A RAIDset where data is striped across devices and duplicated
on an equivalent number of devies. Provides extended data
redundancy, availability and protection. Good for applications
requiring high availability, high performance and capacity.
Requires an even number of devices, and a minimum of four devices.
RAID4 (6)
A RAIDset using device striping, with one device assigned for
parity. Provides extended data redundancy, availability and
protection. Good for applications such as graphics and imaging that
call for writing huge, sequential blocks of data. Requires a minimum
of three devices.
RAID5(7)
A RAIDset using device striping, with parity distributed across
devices. Provides extended data redundancy, availability and
protection. Good for transaction processing, applications requiring
many, small I/O operations scattered randomly and widely across the
devices. Requires a minimum of three devices.
Context
- MIB
- CPQCR-MIB
- OID
.1.3.6.1.4.1.232.141.2.3.1.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqCrLogDrvEntry
- Table
- cpqCrLogDrvTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | jbod |
3 | raid0 |
4 | raid1 |
5 | raid0plus1 |
6 | raid4 |
7 | raid5 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cpqCrLogDrvCntlrIndex mandatory Clustered RAID RAIDset Controller Index.
This maps the RAIDsets into their respective controllers.
Controller index 'i' under the controller group owns the
associat… | column | Integer32 | .1.3.6.1.4.1.232.141.2.3.1.1.1 |
| cpqCrLogDrvCondition mandatory RAIDset condition.
This value represents the overall condition of this RAIDset
and any associated physical drives. | column | Enumeration | .1.3.6.1.4.1.232.141.2.3.1.1.10 |
| cpqCrLogDrvPartitionIDs mandatory RAIDset Logical Drive IDs.
This lists the logical drive IDs which are associated with this
RAIDset. These are the same IDs which can be used as
indices into the log… | column | OctetString | .1.3.6.1.4.1.232.141.2.3.1.1.11 |
| cpqCrLogDrvIndex mandatory Clustered RAID RAIDset Index.
This logical drive number keeps track of multiple instances of
logical drives which are on the same controller. For each
controller i… | column | Integer32 | .1.3.6.1.4.1.232.141.2.3.1.1.2 |
| cpqCrLogDrvStatus mandatory RAIDset Status.
The RAIDset can be in one of the following states:
Good (2)
Indicates that the RAIDset is fully operational.
Reduced… | column | Enumeration | .1.3.6.1.4.1.232.141.2.3.1.1.4 |
| cpqCrLogDrvRebuildPercentage mandatory RAIDset Rebuild Percentage Complete.
After a failed physical drive has been replaced, the physical
drive must have its data rebuilt. This value shows how far
the r… | column | Integer32 | .1.3.6.1.4.1.232.141.2.3.1.1.5 |
| cpqCrLogDrvAvailSpares mandatory RAIDset Available Spares.
This indicates if this RAIDset has one or more spares
designated for it that are not currently in use by another drive.
Each octet present… | column | OctetString | .1.3.6.1.4.1.232.141.2.3.1.1.7 |
| cpqCrLogDrvSize mandatory RAIDset Size.
This is the size of the RAIDset in megabytes. This value
is calculated using the value 1,048,576 (2^20) as a megabyte.
Drive manufacturers sometimes … | column | Integer32 | .1.3.6.1.4.1.232.141.2.3.1.1.8 |
| cpqCrLogDrvPhyDrvIDs mandatory RAIDset Physical Drive IDs.
This lists the physical drive IDs which are associated with this
RAIDset. These are the same IDs which can be used as
indices into the p… | column | OctetString | .1.3.6.1.4.1.232.141.2.3.1.1.9 |