서버/레이드
2011.03.30 11:50

RAID 1E

조회 수 1811 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄 수정 삭제
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄 수정 삭제

Non-standard RAID levels primer: RAID 1E

 

Previously, I've presented you with a look at many RAID levels, including some hybrid RAID levels, such asRAID-10 and RAID-50. In a series of articles on data protection, I will provideyou with a look at some non-standard RAID levels. Some of them are availableonly from specific manufacturers, but some are actually very slowly workingtheir way into more general use.

RAID 1E (striped mirroring, enhanced mirroring, hybrid mirroring)

RAID 1E -- which, depending on the vendor, is also called striped mirroring, enhanced mirroring, and hybridmirroring -- is a RAID level that combines RAID 0's striping capabilitieswith RAID 1’s mirroring protection. If you’re thinking that this RAID methodsounds a lot like RAID 10, you should understand one critical differencebetween RAID 1E and RAID10. RAID 1E uses an odd number of disks to achieve your data protectiongoals while RAID 10 requires the use of an even number of disks.

Whereas RAID levels 0 and 1 each require a minimum of twodisks, RAID 1E requires a minimum of three disks. Keep in mind that RAID 10 requiresat least four disks. As is the case under RAID 1, RAID 1E has a 50 percent diskcapacity overhead. In other words, only half of the total capacity of the arrayis available for use.

RAID 1E works by striping data across all of the disks inthe array a la RAID 0. As you know,however, RAID 0 is less than ideal for enterprise environments since the lossof any disk in the array results inthe loss of all data stored on the array. Where RAID 1E becomes viable is inthe next step, in which a copy of the data is then striped across all of thedisks as well. Simply striping the data in the exact same way as the initialstripe would not be any good since copies of the data would still reside on thesame disk as the original copy. RAID 1E therefore, shifts the second copy ofthe data over on each physical disk. Take a look at Figure A. Each number refers to a block of data. A number with an M refers to a mirrored block of thatdata.

Figure A

A simplistic look at howRAID 1E works

Now, imagine that disk five suffers a failure. Blocks threeand eight are stored on that disk, along with the mirrored copies of blocks fiveand ten. However, the array can suffer this failure since mirrored copies of blocks three and eight are stored on disk one. In theory, you can lose multiple disks in a RAID 1E array as long as the disks are not adjacent. In Figure A, for example, you can lose disks one and three, with disk one's blocks one and six mirrored to disk two, and disk three's blocks two and seven mirrored to disk four."

RAID 1E can potentially provide more performance than atraditional RAID 1 array. With an odd number of disks, RAID 1E provides morespindles (in many RAID 1E cases, three disks/spindles instead of two). LikeRAID 1, RAID 1E’s primary disadvantage is its 50 percent disk overhead. Anothersignificant RAID 1E disadvantage is its relatively low support from controller manufacturers.

Summary

RAID 1E looks to be an interesting alternative to RAID 1 whensomewhat better performance is necessary, and you don’t want to go the RAID 10route. Are any of you running systems with RAID 1E? If so, leave a comment andlet us know your reasoning and experience.

TechRepublic's freeStorage NetNote newsletter is designed to help you manage the critical

?

List of Articles
번호 분류 제목 글쓴이 날짜 조회 수
61 파일시스템 NTFS Optimization admin 2011.03.17 9388
60 파일시스템 NTFS vs FAT admin 2011.03.17 4183
59 파일시스템 Data Integrity and Recoverability with NTFS admin 2011.03.17 1489
58 파일시스템 NTFS Sparse Files (NTFS5 only) admin 2011.03.17 1659
57 파일시스템 Issues with EFS admin 2011.03.17 1475
56 파일시스템 $EFS Attribute admin 2011.03.17 1515
55 파일시스템 EFS Internals admin 2011.03.17 112667
54 파일시스템 Using EFS admin 2011.03.17 1585
53 파일시스템 EFS - Encrypting File System admin 2011.03.17 1564
52 파일시스템 NTFS Compressed Files admin 2011.03.17 1480
51 파일시스템 NTFS Multiple Data Streams admin 2011.03.17 1389
50 파일시스템 NTFS 시스템 파일 admin 2011.03.17 1560
49 파일시스템 NTFS 파일속성 admin 2011.03.17 1313
48 파일시스템 NTFS MFT 분석 admin 2011.03.17 1434
47 파일시스템 NTFS 파티션 부트섹터 admin 2011.03.17 2072
46 파일시스템 NTFS 기초 admin 2011.03.17 1087
45 서버/레이드 레이드란? admin 2011.03.17 1077
44 매킨토시 맥사용시 주요장애원인과 대처 admin 2011.03.17 1532
43 하드디스크 ATA/ATAPI-5 — the fifth revision of the ATA standard released in 2000 file admin 2011.03.16 1163
42 하드디스크 ATA/ATAPI-6 — the sixth revision of the ATA standard released in 2001 file admin 2011.03.16 1103
Board Pagination Prev 1 2 3 4 5 6 Next
/ 6