• Raid5 Raid10性能测试


     Dell R710Xeon 5506 *24G *8300GSAS *4 15K Raid 10

     Dell R710Xeon 5506 *24G *8146G SAS *5  15KRaid 5

    SQLIO 测试

     sqlio -kW -t2 -s120  -o1 -frandom -b64 -BH -LS Testfile.dat >> e:\Wfrandom.txt

      sqlio -kW -t2 -s120  -o1 -frandom -b32 -BH -LS Testfile.dat >> e:\Wfrandom.txt

     sqlio -kW -t2 -s120  -o1 -frandom -b16-BH -LS Testfile.dat >> e:\Wfrandom.txt

     sqlio -kW -t2 -s120  -o1 -frandom -b8 -BH -LS Testfile.dat >> e:\Wfrandom.txt

     sqlio -kW -t2 -s120  -o1 -frandom -b4 -BH -LS Testfile.dat >> e:\Wfrandom.txt

    sqlio -kR -t2 -s120  -o1 -frandom -b64 -BH -LS Testfile.dat >> e:\Rfrandom.txt

     sqlio -kR -t2 -s120  -o1 -frandom -b32 -BH -LS Testfile.dat >> e:\Rfrandom.txt

    sqlio -kR -t2 -s120  -o1 -frandom -b16 -BH -LS Testfile.dat >> e:\Rfrandom.txt

    sqlio -kR -t2 -s120  -o1 -frandom -b8 -BH -LS Testfile.dat >> e:\Rfrandom.txt

    sqlio -kR -t2 -s120  -o1 -frandom -b4 -BH -LS Testfile.dat >> e:\Rfrandom.txt

    sqlio -kW -t2 -s120  -o1 -fsequential -b64 -BH -LS Testfile.dat >> e:\Wfsequential.txt

     sqlio -kW -t2 -s120  -o1 -fsequential -b32 -BH -LS Testfile.dat >> e:\Wfsequential.txt

    sqlio -kW -t2 -s120  -o1 -fsequential -b16-BH -LS Testfile.dat >> e:\Wfsequential.txt

    sqlio -kW -t2 -s120  -o1 -fsequential -b8 -BH -LS Testfile.dat >> e:\Wfsequential.txt

    sqlio -kW -t2 -s120  -o1 -fsequential -b4 -BH -LS Testfile.dat >> e:\Wfsequential.txt

    sqlio -kR -t2 -s120   -o1 -fsequential -b64 -BH -LS Testfile.dat >> e:\Rfsequential.txt

     sqlio -kR -t2 -s120   -o1 -fsequential -b32-BH -LS Testfile.dat >> e:\Rfsequential.txt

    sqlio -kR -t2 -s120   -o1 -fsequential -b16 -BH -LS Testfile.dat >> e:\Rfsequential.txt

    sqlio -kR -t2 -s120   -o1 -fsequential -b8 -BH -LS Testfile.dat >> e:\Rfsequential.txt

    sqlio -kR -t2 -s120   -o1 -fsequential -b4 -BH -LS Testfile.dat >> e:\Rfsequential.txt

      

    练一技,修百艺,而成于自然.
  • 相关阅读:
    接口运用实例
    C# Lambda表达式运用
    图片转换图片流方法(二进制流)
    简单的winform编辑器
    C# OO(初级思想)。
    MVC知识点
    提高sql查询效率
    DataRead 和DataSet区别
    JavaScript内置对象与原生对象【转】
    Cookie,Sesstion,Application 缓存。
  • 原文地址:https://www.cnblogs.com/xwj1985/p/2433696.html
Copyright © 2020-2023  润新知