EMC CX500I Configuration Guide - Page 32

Introducing RAID, Disk Striping, Mirroring

Page 32 highlights

RAID Types and Trade-offs Introducing RAID The storage system uses RAID (redundant array of independent disks) technology. RAID technology groups separate disks into one logical unit (LUN) to improve reliability and/or performance. The storage system supports five RAID levels and two other disk configurations, the individual unit and the hot spare (global spare). You group the disks into one RAID Group by binding them using a storage-system management utility. Four of the RAID levels use disk striping and two use mirroring. Disk Striping Using disk stripes, the storage-system hardware can read from and write to multiple disks simultaneously and independently. By allowing several read/write heads to work on the same task at once, disk striping can enhance performance. The amount of information read from or written to each disk makes up the stripe element size. The stripe size is the stripe element size multiplied by the number of disks in a group. For example, assume a stripe element size of 128 sectors (the default). If the group has five disks, you would multiply five by the stripe element size of 128 to yield a stripe size of 640 sectors. The storage system uses disk striping with most RAID types. Mirroring Mirroring maintains a copy of a logical disk image that provides continuous access if the original image becomes inaccessible. The system and user applications continue running on the good image without interruption. There are two kinds of mirroring: hardware mirroring, in which the SP synchronizes the disk images; and software mirroring, in which the operating system synchronizes the images. Software mirroring consumes server resources, since the operating system must mirror the images, and has no offsetting advantages; we mention it here only for historical completeness. With a storage system, you can create a hardware mirror by binding disks as a RAID 1 mirrored pair or a RAID 1/0 Group (a mirrored RAID 0 Group); the hardware will then mirror the disks automatically. 2-2 EMC CLARiiON CX300, CX500, CX500i, and CX700 Storage Systems Configuration Planning Guide

  • 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

2-2
EMC CLARiiON CX300, CX500, CX500i, and CX700 Storage Systems Configuration Planning Guide
RAID Types and Trade-offs
Introducing RAID
The storage system uses RAID (redundant array of independent
disks) technology. RAID technology groups separate disks into one
logical unit (LUN) to improve reliability and/or performance.
The storage system supports five RAID levels and two other disk
configurations, the individual unit and the hot spare (global spare).
You group the disks into one RAID Group by
binding
them using a
storage-system management utility.
Four of the RAID levels use
disk striping
and two use
mirroring
.
Disk Striping
Using disk stripes, the storage-system hardware can read from and
write to multiple disks simultaneously and independently. By
allowing several read/write heads to work on the same task at once,
disk striping can enhance performance. The amount of information
read from or written to each disk makes up the stripe element size.
The stripe size is the stripe element size multiplied by the number of
disks in a group. For example, assume a stripe element size of 128
sectors (the default). If the group has five disks, you would multiply
five by the stripe element size of 128 to yield a stripe size of 640
sectors.
The storage system uses disk striping with most RAID types.
Mirroring
Mirroring maintains a copy of a logical disk
image
that provides
continuous access if the original image becomes inaccessible. The
system and user applications continue running on the good image
without interruption. There are two kinds of mirroring: hardware
mirroring, in which the SP synchronizes the disk images; and
software mirroring, in which the operating system synchronizes the
images. Software mirroring consumes server resources, since the
operating system must mirror the images, and has no offsetting
advantages; we mention it here only for historical completeness.
With a storage system, you can create a hardware mirror by binding
disks as a RAID 1 mirrored pair or a RAID 1/0 Group (a mirrored
RAID 0 Group); the hardware will then mirror the disks
automatically.