Chinaunix首页 | 论坛 | 博客
  • 博客访问: 11489134
  • 博文数量: 8065
  • 博客积分: 10002
  • 博客等级: 中将
  • 技术积分: 96708
  • 用 户 组: 普通用户
  • 注册时间: 2008-04-16 17:06
文章分类

全部博文(8065)

文章存档

2008年(8065)

分类: 服务器与存储

2008-05-27 13:04:58

5: Independent Data disks with distributed parity blocks

Characteristics/Advantages

1. Highest Read data transaction rate

2. Medium Write data transaction rate

3. Low ratio of ECC (Parity) disks to data disks means high efficiency

4. Good aggregate transfer rate

Disadvantages

1. Disk failure has a medium impact on throughput

2. Most complex controller design

3. Difficult to rebuild in the event of a disk failure (as compared to level 1)

4. Individual block data transfer rate same as single disk

Recommended Applications

1. File and Application servers

2. Database servers

3. WWW, E-mail, and News servers

4. Intranet servers

5. Most versatile level

Each entire data block is written on a data disk; parity for blocks in the same rank is generated on Writes, recorded in a distributed location and checked on Reads.

Level 5 requires a minimum of 3 drives to implement

阅读(1423) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~