Foxconn A7GM-S English Manual. - Page 79

RAID Configuration Introduction

Page 79 highlights

5 RAID Configuration Introduction RAID (Redundant Array of Independent Disks) is a method for computer data storage schemes that divide and/or replicate data among multiple hard drives. RAID can be designed to provide increased data reliability (fault tolerance) or increased I/O (input/ output) performance, or both. The following RAID configurations are provided for users. There are three major key concepts in RAID: 1. Mirroring : The copying of data to more than one disk; 2. Striping : The splitting of data across more than one disk; 3. Error correction : Where redundant data is stored to allow problems to be detected and possibly fixed (known as fault tolerance). Different RAID levels use one or more of these techniques, depending on the system requirements. The main aims of using RAID are to improve reliability, important for protecting information that is critical to a business, for example a database of customer orders; or where speed is important, for example a system that delivers video on demand TV programs to many viewers. The configuration affects reliability and performance in different ways. The problem with using more disks is that it is more likely that one will go wrong, but by using error checking the total system can be made more reliable by being able to survive and repair the failure. Basic mirroring can speed up reading data as a system can read different data from both the disks, but it may be slow for writing if it insists that both disks must confirm that the data is correctly written. Striping is often used for performance, where it allows sequences of data to be read off multiple disks at the same time. Error checking typically will slow the system down as data needs to be read from several places and compared. The design of RAID systems is therefore a compromise and understanding the requirements of a system is important. Modern disk arrays typically provide the facility to select the appropriate RAID configuration. RAID is often used in high availability systems, where it is important that the system keeps running as much of the time as possible. 72

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107

72
5
RAID Configuration Introduction
RAID (Redundant Array of Independent Disks) is a method for computer data storage
schemes that divide and/or replicate data among multiple hard drives. RAID can be
designed to provide increased data reliability (fault tolerance) or increased I/O (input/
output) performance, or both. The following RAID configurations are provided for
users.
There are three major key concepts in RAID:
1. Mirroring : The copying of data to more than one disk;
2. Striping : The splitting of data across more than one disk;
3. Error correction : Where redundant data is stored to allow problems to be detected
and possibly fixed (known as fault tolerance).
Different RAID levels use one or more of these techniques, depending on the system
requirements. The main aims of using RAID are to improve reliability, important for
protecting information that is critical to a business, for example a database of customer
orders; or where speed is important, for example a system that delivers video on
demand TV programs to many viewers.
The configuration affects reliability and performance in different ways. The problem
with using more disks is that it is more likely that one will go wrong, but by using
error checking the total system can be made more reliable by being able to survive
and repair the failure. Basic mirroring can speed up reading data as a system can
read different data from both the disks, but it may be slow for writing if it insists that
both disks must confirm that the data is correctly written. Striping is often used for
performance, where it allows sequences of data to be read off multiple disks at the
same time. Error checking typically will slow the system down as data needs to be
read from several places and compared. The design of RAID systems is therefore a
compromise and understanding the requirements of a system is important. Modern
disk arrays typically provide the facility to select the appropriate RAID configuration.
RAID is often used in high availability systems, where it is important that the system
keeps running as much of the time as possible.