本帖最後由 永恆的回憶 於 2012-3-26 01:28 編輯
Accessing data from a RAID-5 array is as good as RAID-0, ie. theoretically multiple that on single disk, but the write performance is still slow because of generating checksum data, but it should still always reaches >100MB if you use at least an Atom CPU.
Also, apart from sequential speed, which may be trivial due to GbE limitation, seek time is also a determining factor affecting your overall RAID performance. HDDs with higher rotational speed could have a lower random seek time.
You could plan how much space you will probably fill up in your array first, before deciding which harddisk model you will buy, because when data is getting more and more, you may reach the zone over the inner circle of your harddisk, and its speed is just below the half of its maximum speed (by single disk). Disks with higher rotational speed will also more significantly benefit in such situation.
Whichever models of rotational speed you will choose, just remember to avoid WD Green (Seagate 5K4 by the way is of no problem) because its rotational speed is variable and will most probably cause the RAID to degrade unexpectedly. |