Lenovo ThinkServer RD340 (English) User Guide - Page 75

About RAID, RAID 0

Page 75 highlights

About RAID RAID, an acronym for Redundant Array of Independent Disks, is a technology that provides increased storage functions and reliability through redundancy. This is achieved by combining multiple hard disk drives into a logical unit, where data is distributed across the drives in one of several ways called RAID levels. When a group of independent physical hard disk drives are set up to use RAID technology, they are in a RAID array. This array distributes data across multiple hard disk drives, but the array appears to the host server as one single storage unit. Creating and using RAID arrays provides high performance, such as the expedited I/O performance, because several drives can be accessed simultaneously. RAID drive groups also improve data storage reliability and fault tolerance compared with single-drive storage systems. Data loss resulting from a drive failure can be prevented by reconstructing missing data from the remaining drives. The following list describes some of the most commonly used RAID levels: • RAID 0: block-level striping without parity or mirroring Simple stripe sets are normally referred to as RAID 0. RAID 0 uses striping to provide high data throughput, especially for large files in an environment that does not require fault tolerance. RAID 0 has no redundancy and it provides improved performance and additional storage without fault tolerance. Any drive failure destroys the array and the likelihood of failure increases with more drives in the array. RAID 0 does not implement error checking, so any error is uncorrectable. More drives in the array means higher bandwidth, but greater risk of data loss. RAID 0 requires a minimum number of two hard disk drives. • RAID 1: mirroring without parity or striping RAID 1 uses mirroring so that data written to one drive is simultaneously written to another drive. This is good for small databases or other applications that require small capacity but complete data redundancy. RAID 1 provides fault tolerance from disk errors or failures and continues to operate as long as at least one drive in the mirrored set is functioning. With appropriate operating system support, there can be increased read performance and only a minimal write performance reduction. RAID 1 requires a minimum number of two hard disk drives. • RAID 5: block-level striping with distributed parity RAID 5 uses disk striping and parity data across all drives (distributed parity) to provide high data throughput, especially for small random access. RAID 5 distributes parity along with the data and requires all drives but one to be present to operate; drive failure requires replacement, but the array is not destroyed by a single drive failure. Upon drive failure, any subsequent read operations can be calculated from the distributed parity so that the drive failure is masked from the end user. The array will have data loss in the event of a second drive failure and is vulnerable until the data that was on the failing drive is rebuilt onto a replacement drive. A single drive failure in the set will result in reduced performance of the entire set until the failing drive has been replaced and rebuilt. RAID 5 requires a minimum number of three hard disk drives. • RAID 10: a combination of RAID 0 and RAID 1 RAID 10 consists of striped data across mirrored spans. A RAID 10 drive group is a spanned drive group that creates a striped set from a series of mirrored drives. RAID 10 allows a maximum of eight spans. You must use an even number of drives in each RAID virtual drive in the span. The RAID 1 virtual drives must have the same stripe size. RAID 10 provides high data throughput and complete data redundancy but uses a larger number of spans. RAID 10 requires a minimum number of four hard disk drives and also requires an even number of drives, for example, six hard disk drives or eight hard disk drives. Chapter 5. Configuring the server 63

  • 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
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214

About RAID
RAID, an acronym for Redundant Array of Independent Disks, is a technology that provides increased
storagefunctionsandreliabilitythroughredundancy.Thisisachievedbycombiningmultipleharddiskdrives
intoalogicalunit,wheredataisdistributedacrossthedrivesinoneofseveralwayscalledRAIDlevels.
When a group of independent physical hard disk drives are set up to use RAID technology, they are in a
RAID array. This array distributes data across multiple hard disk drives, but the array appears to the host
server as one single storage unit. Creating and using RAID arrays provides high performance, such as the
expeditedI/Operformance,becauseseveraldrivescanbeaccessedsimultaneously.
RAID drive groups also improve data storage reliability and fault tolerance compared with single-drive
storage systems. Data loss resulting from a drive failure can be prevented by reconstructing missing data
from the remaining drives.
The following list describes some of the most commonly used RAID levels:
RAID 0
: block-level striping without parity or mirroring
Simple stripe sets are normally referred to as RAID 0. RAID 0 uses striping to provide high data
throughput,especiallyforlargefilesinanenvironmentthatdoesnotrequirefaulttolerance.RAID0hasno
redundancy and it provides improved performance and additional storage without fault tolerance. Any
drivefailuredestroysthearrayandthelikelihoodoffailureincreaseswithmoredrivesinthearray.RAID
0 does not implement error checking, so any error is uncorrectable. More drives in the array means
higher bandwidth, but greater risk of data loss.
RAID 0 requires a minimum number of two hard disk drives.
RAID 1
: mirroring without parity or striping
RAID1usesmirroringsothatdatawrittentoonedriveissimultaneouslywrittentoanotherdrive.Thisis
goodforsmalldatabasesorotherapplicationsthatrequiresmallcapacitybutcompletedataredundancy.
RAID1providesfaulttolerancefromdiskerrorsorfailuresandcontinuestooperateaslongasatleast
one drive in the mirrored set is functioning. With appropriate operating system support, there can be
increasedreadperformanceandonlyaminimalwriteperformancereduction.
RAID 1 requires a minimum number of two hard disk drives.
RAID 5
: block-level striping with distributed parity
RAID 5 uses disk striping and parity data across all drives (distributed parity) to provide high data
throughput,especiallyforsmallrandomaccess.RAID5distributesparityalongwiththedataandrequires
all drives but one to be present to operate; drive failure requires replacement, but the array is not
destroyedbyasingledrivefailure.Upondrivefailure,anysubsequentreadoperationscanbecalculated
fromthedistributedparitysothatthedrivefailureismaskedfromtheenduser.Thearraywillhavedata
lossintheeventofaseconddrivefailureandisvulnerableuntilthedatathatwasonthefailingdriveis
rebuilt onto a replacement drive. A single drive failure in the set will result in reduced performance of
the entire set until the failing drive has been replaced and rebuilt.
RAID 5 requires a minimum number of three hard disk drives.
RAID 10
: a combination of RAID 0 and RAID 1
RAID 10 consists of striped data across mirrored spans. A RAID 10 drive group is a spanned drive
group that creates a striped set from a series of mirrored drives. RAID 10 allows a maximum of eight
spans. You must use an even number of drives in each RAID virtual drive in the span. The RAID 1
virtualdrivesmusthavethesamestripesize.RAID10provideshighdatathroughputandcompletedata
redundancy but uses a larger number of spans.
RAID10requiresaminimumnumberoffourharddiskdrivesandalsorequiresanevennumberofdrives,
for example, six hard disk drives or eight hard disk drives.
Chapter 5
.
Configuring the server
63