![Novell LINUX ENTERPRISE SERVER 10 - STORAGE ADMINISTRATION GUIDE 7-2007 Administration Manual Download Page 86](http://html1.mh-extra.com/html/novell/linux-enterprise-server-10-storage-administration-guide-7-2007/linux-enterprise-server-10-storage-administration-guide-7-2007_administration-manual_1711843086.webp)
86
SLES 10 Storage Administration Guide
no
vd
ocx
(e
n)
6 Ap
ril 20
07
7.3.1 Understanding the mdadm RAID10
In
mdadm
, the RAID10 level creates a single complex software RAID that combines features of
both RAID 0 (striping) and RAID 1 (mirroring). Multiple copies of all data blocks are arranged on
multiple drives following a striping discipline. Component devices should be the same size.
“Comparison of RAID10 Option and Nested RAID 10 (1+0)” on page 86
“Number of Replicas in the mdadm RAID10” on page 86
“Number of Devices in the mdadm RAID10” on page 86
“Near Layout” on page 87
“Far Layout” on page 87
Comparison of RAID10 Option and Nested RAID 10 (1+0)
The complex RAID 10 is similar in purpose to a nested RAID 10 (1+0), but differs in the following
ways:
Table 7-5
Complex vs. Nested RAID 10
Number of Replicas in the mdadm RAID10
When configuring a RAID10-level array, you must specify the number of replicas of each data block
that are required. The default number of replicas is 2, but the value can be 2 to the number of devices
in the array.
Number of Devices in the mdadm RAID10
You must use at least as many component devices as the number of replicas you specify. However,
number of component devices in a RAID10-level array does not need to be a multiple of the number
Feature
mdadm RAID10 Option
Nested RAID 10 (1+0)
Number of devices
Allows an even or odd number of
component devices
Requires an even number of
component devices
Component devices
Managed as a single RAID
device
Manage as a nested RAID device
Striping
Striping occurs in the near or far
layout on component devices.
The far layout provides sequential
read throughput that scales by
number of drives, rather than
number of RAID 1 pairs.
Striping occurs consecutively
across component devices
Multiple copies of data
Two or more copies, up to the
number of devices in the array
Copies on each mirrored
segment
Hot spare devices
A single spare can service all
component devices
Configure a spare for each
underlying mirrored array, or
configure a spare to serve a
spare group that serves all
mirrors.
Summary of Contents for LINUX ENTERPRISE SERVER 10 - STORAGE ADMINISTRATION GUIDE 7-2007
Page 4: ...novdocx en 6 April 2007...
Page 30: ...30 SLES 10 Storage Administration Guide novdocx en 6 April 2007...
Page 42: ...42 SLES 10 Storage Administration Guide novdocx en 6 April 2007...
Page 58: ...58 SLES 10 Storage Administration Guide novdocx en 6 April 2007...
Page 90: ...90 SLES 10 Storage Administration Guide novdocx en 6 April 2007...
Page 100: ...100 SLES 10 Storage Administration Guide novdocx en 6 April 2007...
Page 106: ...106 SLES 10 Storage Administration Guide novdocx en 6 April 2007...