raid5 速度, raid0

4块 7200 转 500G 2.5寸硬盘, dell perc 6i 阵列卡, 1分4转接线, raid5


fio -name=iops -bs=4k -direct=1 -iodepth 32  -ioengine=libaio -runtime=60 -size=5G -filename=/slave/tmpfile -rw=


顺序读 read:   [127.2M/0K /s] [31.4K/0  iops]

顺序写 write  [0K/135.2M /s] [0 /33.3K iops]

顺序读写 rw  [17993K/17891K /s] [4393 /4368  iops] 


随机读 randread    [2285K/0K /s] [558 /0  iops]

随机写 randwrite   [0K/360K /s] [0 /88  iops]

随机读写 randrw   [24K/12K /s] [6 /3  iops]



改成 raid0

顺序读 read: [149.8M/0K /s] [36.6K/0  iops]

被限制在 最高 150M了,看起来在淘宝买的 dell perc 6i有问题

=====================

z87-plus bios raid 0


顺序读 read: [143.7M/0K /s] [35.8K/0  iops]
顺序写 write  [0K/218.1M /s] [0 /53.5K iops]
顺序读写 rw [4055K/3997K /s] [990 /976  iops] 


随机读 randread  [3117K/0K /s] [761 /0  iops]
随机写 randwrite  [0K/3330K /s] [0 /813  iops]
随机读写  [1359K/1462K /s] [332 /357  iops]


组盘顺序: WD5000LPVT-22G33T0, ST500LM012 HN-M500MBB, ST500LT012-1DG142, ST500LM021-1KJ152


==============

广达 C602 主板 bios 软raid0

顺序读 read:[212.5M/0K /s] [51.9K/0  iops]
顺序写 write [0K/154.8M /s] [0 /37.8K iops]
顺序读写 rw [3961K/4239K /s] [967 /1034  iops]


随机读 randread [2779K/0K /s] [678 /0  iops]
随机读 randread [0K/2635K /s] [0 /643  iops]
随机读写 [1022K/1076K /s] [249 /262  iops]

你可能感兴趣的:(raid5 速度, raid0)