RAID
IT 위키
- 하드디스크 여러 개를 활용하여 속도 향상이나 안전성 향상을 높이는 기술
기본 모델
RAID-0
- Striped disk array without fault tolerance
| 구조 | 설명 | 
|---|---|
|   | 
 | 
| 
 | 
RAID-1
- Mirroring and duplexing
| 구조 | 설명 | 
|---|---|
|   | 
 | 
| 
 | 
RAID-2
- Hamming code ECC
| 구조 | 설명 | 
|---|---|
|   | 
 | 
| 
 | 
RAID-3
- Parallel transfer with parity
| 구조 | 설명 | 
|---|---|
|   | 
 | 
| 
 | 
RAID-4
- Independent data disks with shared parity disk
| 구조 | 설명 | 
|---|---|
|   | 
 | 
| 
 | 
RAID-5
- Independent data disks with distributed parity blocks
| 구조 | 설명 | 
|---|---|
|   | 
 | 
| 
 | 
RAID-6
- Independent data disks with two independent distributed parity schemas
| 구조 | 설명 | 
|---|---|
|   | 
 | 
| 
 | 
RAID-7
- 비공식
| 구조 | 설명 | 
|---|---|
| 사진 없음 | 
 | 
| 
 | 
조합 모델
RAID-0-1
| 구조 | 설명 | 
|---|---|
|   | 
 | 
| 
 | 
RAID-1-0
| 구조 | 설명 | 
|---|---|
|   | 
 | 
| 
 | 
관련 기출
미러링(Mirroring)
- 디스크에 에러 발생 시 데이터의 손실을 막기 위해, 추가로 하나 이상의 장치에 중복 저장하는 기술
스트라이핑(Striping)

