HP LH4r Integrated HP NetRaid Controller Configuration Guide - Page 16

Arrays with No Redundancy: RAID Level 0

Page 16 highlights

Chapter 2 RAID Overview Arrays with No Redundancy: RAID Level 0 RAID 0: Striping In RAID 0 configurations, data is distributed among hard disks in the array via an algorithm called striping. Data written to a logical drive is divided into pieces called blocks. RAID 0 provides no data redundancy. If one hard disk fails, the data is lost from the entire logical drive and must be retrieved from a backup copy. If you have five physical drives configured as one RAID 0 logical drive, data blocks are written as follows: Disk 1 Disk 2 Disk 3 Disk 4 Disk 5 Stripe 1 Stripe 2 Block 1 Block 6 Block 2 Block 7 Block 3 Block 8 Block 4 Block 9 Block 5 Block 10 The RAID 0 algorithm allows data to be accessed on multiple disks simultaneously. Read and write performance on a multidisk RAID 0 system is significantly faster than on a single drive system. RAID 0 Advantages Provides maximum data capacity, because all disk space is used for data. Costs are low, because no disk space is allocated for redundancy. Access time is fast for both reads and writes. RAID 0 Disadvantages RAID 0 provides no redundancy so if a hard drive fails, data must be restored from backup. Hot spares cannot be used with RAID 0 configurations. RAID 0 Summary Choose RAID 0 if redundancy is not required, and you need fast performance and low costs. 10

  • 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

Chapter 2
RAID Overview
10
Arrays with No Redundancy: RAID Level 0
RAID 0: Striping
In RAID 0 configurations, data is distributed among hard disks in the array via
an algorithm called
striping
. Data written to a logical drive is divided into pieces
called
blocks
.
RAID 0 provides no data redundancy
. If one hard disk fails, the
data is lost from the entire logical drive and must be retrieved from a backup
copy. If you have five physical drives configured as one RAID 0 logical drive,
data blocks are written as follows:
Disk 1
Disk 2
Disk 3
Disk 4
Disk 5
Stripe 1
Block 1
Block 2
Block 3
Block 4
Block 5
Stripe 2
Block 6
Block 7
Block 8
Block 9
Block 10
The RAID 0 algorithm allows data to be accessed on multiple disks
simultaneously. Read and write performance on a multidisk RAID 0 system is
significantly faster than on a single drive system.
RAID 0 Advantages
Provides maximum data capacity, because all disk space is used for data.
Costs are low, because no disk space is allocated for redundancy.
Access time is fast for both reads and writes.
RAID 0 Disadvantages
RAID 0 provides no redundancy so if a hard drive fails, data must be restored
from backup.
Hot spares cannot be used with RAID 0 configurations.
RAID 0 Summary
Choose RAID 0 if redundancy is not required, and you need fast performance and
low costs.