sysbench fileio 壓測磁碟raid 5 raid 1 raid10 raid 50 情況
一 機器配置
二 磁碟配置
三 壓測場景
raid5,6塊盤SEAGATE 12 Gbps SAS 900G 15000轉 場景 8k小檔案隨機讀寫,讀30MBPS,寫20MBPS,IOPS :讀3955,寫2636 [root@localhost test22]# sysbench --events=500000 --threads=10 fileio --file-num=10 --file-total-size=50G --file-test-mode=rndrw --file-fsync-freq=0 --file-block-size=8192 run sysbench 1.0.17 (using system LuaJIT 2.0.4) Running the test with following options: Number of threads: 10 Initializing random number generator from current time Extra file open flags: (none) 10 files, 5GiB each 50GiB total file size Block size 8KiB Number of IO requests: 500000 Read/Write ratio for combined random IO test: 1.50 Calling fsync() at the end of test, Enabled. Using synchronous I/O mode Doing random r/w test Initializing worker threads... Threads started! File operations: reads/s: 3955.30 writes/s: 2636.89 fsyncs/s: 1.32 Throughput: read, MiB/s: 30.90 written, MiB/s: 20.60 General statistics: total time: 75.8425s total number of events: 500000 Latency (ms): min: 0.00 avg: 0.01 max: 0.99 95th percentile: 0.02 sum: 5085.59 Threads fairness: events (avg/stddev): 50000.0000/771.65 execution time (avg/stddev): 0.5086/0.01
四 壓測場景
raid1,2塊盤SEAGATE 12 Gbps SAS 900G 15000轉
[root@pro-pnh-310-db-tidb-mp-45 test22]# sysbench --events=500000 --threads=10 fileio --file-num=9 --file-total-size=45G --file-test-mode=rndrw --file-fsync-freq=0 --file-block-size=8192 run sysbench 1.0.17 (using system LuaJIT 2.0.4) Running the test with following options: Number of threads: 10 Initializing random number generator from current time Extra file open flags: (none) 9 files, 5GiB each 45GiB total file size Block size 8KiB Number of IO requests: 500000 Read/Write ratio for combined random IO test: 1.50 Calling fsync() at the end of test, Enabled. Using synchronous I/O mode Doing random r/w test Initializing worker threads... Threads started! File operations: reads/s: 2493.33 writes/s: 1662.22 fsyncs/s: 0.75 Throughput: read, MiB/s: 19.48 written, MiB/s: 12.99 General statistics: total time: 120.3164s total number of events: 500000 Latency (ms): min: 0.00 avg: 0.01 max: 0.85 95th percentile: 0.02 sum: 4581.36 Threads fairness: events (avg/stddev): 50000.0000/1986.51 execution time (avg/stddev): 0.4581/0.00
五 raid50 6塊盤SEAGATE 12 Gbps SAS 900G 15000轉
[root@pro-pnh-310-db-tidb-mp-45 aa]# sysbench --events=500000 --threads=10 fileio --file-num=10 --file-total-size=50G --file-test-mode=rndrw --file-fsync-freq=0 --file-block-size=8192 run sysbench 1.0.17 (using system LuaJIT 2.0.4) Running the test with following options: Number of threads: 10 Initializing random number generator from current time Extra file open flags: (none) 10 files, 5GiB each 50GiB total file size Block size 8KiB Number of IO requests: 500000 Read/Write ratio for combined random IO test: 1.50 Calling fsync() at the end of test, Enabled. Using synchronous I/O mode Doing random r/w test Initializing worker threads... Threads started! File operations: reads/s: 3411.46 writes/s: 2274.27 fsyncs/s: 1.14 Throughput: read, MiB/s: 26.65 written, MiB/s: 17.77 General statistics: total time: 87.9340s total number of events: 500000 Latency (ms): min: 0.00 avg: 0.01 max: 0.90 95th percentile: 0.03 sum: 6256.42 Threads fairness: events (avg/stddev): 50000.0000/1046.49 execution time (avg/stddev): 0.6256/0.01
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/30393770/viewspace-2924140/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- oracle orion 壓測磁碟效能raid10 raid5 raid50 資料OracleAI
- 磁碟陣列關於Raid0,Raid1,Raid5,Raid10陣列AI
- Raid1 Raid2 Raid5 Raid6 Raid10如何選擇使用AI
- 掃盲:Raid0、Raid1、Raid5及Raid10的區別AI
- raid1 raid2 raid5 raid6 raid10的優缺點和做各自raid需要幾塊硬碟AI硬碟
- 轉載:RAID5和RAID10,哪種RAID更適合你AI
- Raid0/raid1/raid5磁碟陣列資料恢復思路AI陣列資料恢復
- 用mdadm建立raid10AI
- RAID10磁碟陣列損壞修復操作AI陣列
- linux RAID10磁碟陣列損壞的修復LinuxAI陣列
- 磁碟陣列RAID陣列AI
- RAID磁碟陣列AI陣列
- 分析Linux raid6同步成raid5導致資料丟失的情況LinuxAI
- RAID磁碟陣列與配置AI陣列
- raid概述與CentOS7.4中raid5的搭建與測試AICentOS
- 磁碟陣列檢視命令 RAID陣列AI
- 磁碟陣列RAID工具:SoftRaid for Mac陣列AIMac
- CentOS8中配置RAID磁碟陣列CentOSAI陣列
- 針對mdadm的RAID1失效測試AI
- 伺服器磁碟陣列raid1資料恢復伺服器陣列AI資料恢復
- 【伺服器資料恢復】5盤RAID5中4塊盤重建RAID5後恢復原RAID5資料的案例伺服器資料恢復AI
- 遇到RAID5陣列硬碟出現問題的情況該如何解決?AI陣列硬碟
- 伺服器資料恢復—raid5成員盤(少一塊盤)新建raid5如何恢復原raid5資料?伺服器資料恢復AI
- raid1資料恢復AI資料恢復
- Raid5資料恢復演算法原理+raid5資料恢復方法AI資料恢復演算法
- 【本週測評】RAID: Shadow LegendsAI
- Linux學習中,常用的磁碟raid有哪些?LinuxAI
- Linux下RAID磁碟陣列的原理與搭建LinuxAI陣列
- 某品牌儲存raid崩潰解決方案/raid5資料恢復案例AI資料恢復
- RAID 知識普及AI
- Raid0建立AI
- RAID 儲存策略AI
- raid5磁碟陣列伺服器癱瘓資料恢復AI陣列伺服器資料恢復
- 伺服器重做raid,磁碟資料還在嗎伺服器AI
- raid5硬碟掉線,重建raid並同步資料後恢復資料過程AI硬碟
- 伺服器raid5資料恢伺服器AI
- 磁碟陣列中raid5壞了一個硬碟資料恢復陣列AI硬碟資料恢復
- RAID磁碟硬陣列及安裝作業系統AI陣列作業系統