iSCSI存储技术全攻略答疑
作者:sansky | 发布日期:Dec 4th, 2007年今天发现存储人论坛上的网友robinson针对我的文章iSCSI存储技术全攻略提出了几个问题,呵呵,先对他对我文章的认可表示感谢,否则他不会提出这些问题。
他提出的问题如下:
1、每秒最大I/O 100,000 IOPS -----...
今天发现存储人论坛上的网友robinson针对我的文章iSCSI存储技术全攻略提出了几个问题,呵呵,先对他对我文章的认可表示感谢,否则他不会提出这些问题。
他提出的问题如下:
1、每秒最大I/O 100,000 IOPS -----...
转载: cnpmc http://space.doit.com.cn/43519
HDS 在5月中旬正式发布了高端存储新产品: Universal Storage Platform. V (USP V)。这个产品应该只是 TagmaStore USP 的升级版,其定位是和 EMC 的高端存储 DMX-3 进行竞争,目前市场上也只有这两家...
Tags: CACHE, 缓存, 网络存储, EMC, 虚拟化, HDS, HDS-USP, IBM
分类:好文收藏 | 我要点评 »
RAID 7: Optimized Asynchrony for High I/O Rates as well as High Data Transfer Rates
Architectural Features:
1. All I/O transfers are asynchronous, independently controlled and cached including host interface transfers
2. All reads and write are centrally cached via the high spe...
RAID 6: Independent Data disks with two independent distributed parity schemes
Characteristics/Advantages
1. RAID 6 is essentially an extension of RAID level 5 which allows for additional fault tolerance by using a second independent distributed parity scheme (two-dimensional parity)...
RAID 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 rat...
RAID 4: Independent Data disks with shared Parity disk
Characteristics/Advantages
1. Very high Read data transaction rate
2. Low ratio of ECC (Parity) disks to data disks means high efficiency
3. High aggregate Read transfer rate
Disadvantages
1. Quite complex...
RAID 3: Parallel transfer with parity
Characteristics/Advantages
1. Very high Read data transfer rate
2. Very high Write data transfer rate
3. Disk failure has an insignificant impact on throughput
4. Low ratio of ECC (Parity) disks to data disks means high efficien...
RAID 2: Hamming Code ECC
Characteristics/Advantages
1. “On the fly” data error correction
2. Extremely high data transfer rates possible
3. The higher the data transfer rate required, the better the ratio of data disks to ECC disks
4. Relatively simple c...
RAID1: Mirroring and Duplexing
Characteristics/Advantages
1. One Write or two Reads possible per mirrored pair
2. Twice the Read transaction rate of single disks, same Write transaction rate as single disks
3. 100% redundancy of data means no rebuild is necessary in case ...
RAID 0: Striped Disk Array without Fault Tolerance
Characteristics/Advantages
1. RAID 0 implements a striped disk array, the data is broken down into blocks and each block is written to a separate disk drive
2. I/O performance is greatly improved by spreading the I/O load acros...