您好,登錄后才能下訂單哦!
IO測試工具fio怎么用,針對這個問題,這篇文章詳細(xì)介紹了相對應(yīng)的分析和解答,希望可以幫助更多想解決這個問題的小伙伴找到更簡單易行的方法。
fio工具安裝及使用
https://www.cnblogs.com/amused/p/11104161.html
IO測試工具之fio詳解
https://www.cnblogs.com/raykuan/p/6914748.html
fio輸出分析
http://blog.sina.com.cn/s/blog_4d2877090102w738.html
https://www.jianshu.com/p/e55c811e3f02
測試場景:
fio -filename=/dev/sda4 -direct=1 -iodepth 1 -thread -rw=randread -ioengine=psync -bs=4k -size=1000G -num
jobs=50 -runtime=180 -group_reporting -name=rand_100read_4k
100%隨機,100%寫, 4K
fio -filename=/dev/sda4 -direct=1 -iodepth 1 -thread -rw=randwrite -ioengine=psync -bs=4k -size=1000G -num
jobs=30 -runtime=180 -group_reporting -name=rand_100write_4k
100%順序,100%讀 ,4K
fio -filename=/dev/sda4 -direct=1 -iodepth 1 -thread -rw=read -ioengine=psync -bs=4k -size=1000G -num
jobs=10 -runtime=180 -group_reporting -name=sqe_100read_4k
100%順序,100%寫 ,4K
fio -filename=/dev/sda4 -direct=1 -iodepth 1 -thread -rw=write -ioengine=psync -bs=4k -size=200G -num
jobs=5 -runtime=180 -group_reporting -name=sqe_100write_4k
100%隨機,70%讀,30%寫 4K
fio -filename=/dev/sda4 -direct=1 -iodepth 1 -thread -rw=randrw -rwmixread=70 -ioengine=psync -bs=4k -siz
e=1000G -numjobs=50 -runtime=180 -group_reporting -name=randrw_70read_4k
關(guān)于IO測試工具fio怎么用問題的解答就分享到這里了,希望以上內(nèi)容可以對大家有一定的幫助,如果你還有很多疑惑沒有解開,可以關(guān)注億速云行業(yè)資訊頻道了解更多相關(guān)知識。
免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點不代表本網(wǎng)站立場,如果涉及侵權(quán)請聯(lián)系站長郵箱:is@yisu.com進(jìn)行舉報,并提供相關(guān)證據(jù),一經(jīng)查實,將立刻刪除涉嫌侵權(quán)內(nèi)容。