RAID

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/11

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

12 Terms

1
New cards

What is a Striped Volume?

Striping spreads the data for a single volume over two or more drives, with each drive containing only part of the volume being distributed.

2
New cards

What is a Mirrored Volume?

Mirroring uses two or more drives to create a volume protected from drive failure. Unlike Striped Volumes, each drive contains a copy of the entire drive.

3
New cards

What is Parity?

By definition, parity is the “state of being equal.” Parity computations are used in RAID drive arrays for fault tolerance by calculating the data in two drives and storing the results on a third. If a drive fails and is replaced, the RAID controller rebuilds the lost data from the other two volumes.

4
New cards

Dedicated Parity

when the parity information is all stored on a single drive. Distributed Parity spreads the data across all the drives in the array.

5
New cards

RAID 0

Striped, No Mirror.
at least 2 drives
splits the data evenly
providers performance
no redundancy

6
New cards

RAID 1

Mirrored, no stripe. safest RAID,

at least 2 drives
duplicating data
twice as much space
redundant

7
New cards

RAID 4

Striped and Parity. Best for general use on SSDs. Fast and Safe, Super-fast read/write of large files. Requires 3 or more disks

8
New cards

RAID 5

striping with parity
at least 3 drives
high redundancy

9
New cards

RAID 6

striped, Two distributed Parity. Similar to RAID 5, Allows 2 disk failure. Slightly slower than RAID 5 on Writes, no added delays on reads. Requires 4 or more disks.

10
New cards

RAID 10

Fastest and safest RAID Option.
stripe of mirrors
needs 4 drives
speed of striping the redundancy of mirroring

11
New cards

Flash Drives

flash memory
non volatile memory
limited number of writes

12
New cards

Memory Cards

used in phones or cameras