Installation guide

Chapter 1. Introduction
15
Note
RAID level 00, 100, 30, 50 and 60 can support up to eight RAID set.
If volume is RAID level 00, 100, 30, 50, or 60, you can’t change the
volume to another RAID level. If volume is RAID level 0, 1, 10(1E),
3, 5, or 6, you can’t change the volume to RAID level 00, 100, 30, 50,
or 60.
1.2.8 JBOD
(Just a Bunch Of Disks) A group of hard disks in a RAID subsystem are not set
up as any type of RAID configuration. All drives are available to the operating
system as an individual disk. JBOD does not provide data redundancy.
1.2.9 Single Disk (Pass-Through Disk)
Pass through disk refers to a drive that is not controlled by the RAID firmware
and thus can not be a part of a RAID volume. The drive is available to the
operating system as an individual disk.
1.2.10 Summary of RAID Levels
RAID subsystem supports RAID Levels 0, 1, 10(1E), 3, 5, 6, 30, 50 and 60.
The following table provides a summary of RAID levels.
Feature and Performance
RAID
Level
Description
Disks
requirement
(Minimum)
Data Reliability
Data Transfer
Rate
I/O Request
Rates
0
Also known as stripping.
Data distributed across multiple drives in
the array. There is no data protection
1
* No data
Protection.
Very High
Very High for
Both Reads and
Writes
1
Also known as mirroring.
All data replicated on N Separated disks.
N is almost always 2.
This is a high availability
Solution, but due
to the 100% duplication, it is
also a costly
solution.
2
* Lower than
RAID 6.
* Higher than
RAID3,5
Reads are
Higher Than a
single disk;
Writes similar to
a single disk.
Reads are twice
faster than a
single disk;
Write are similar
to a single disk.
10
(1E)
Also known Block-Interleaved Parity.
Data and parity information is subdivided
and distributed across all disk. Parity
must be the equal to the smallest disk
capacity in the array. Parity information
normally stored on a dedicated parity
disk.
3
* Lower than
RAID 6.
* Higher than
RAID3,5
Transfer rates
more similar to
RAID 1 than
RAID 0
Reads are twice
faster than a
single disk;
Write are similar
to a single disk.