簡單記錄FIO和Vdbench的測試指令碼

2021-10-06 11:47:35 字數 1684 閱讀 8743

引數要求:單程序,粒度4k,directio,隨機寫,檔案大小200m,佇列深度20,測試時長10s

fio -ioengine=libaio -bs=4k -direct=1 -rw=randwrite -size=200m -filename=/data/fiofile -name=4k-write -iodepth=20 -runtime=10 -numjobs=1

測試引數要求:2個客戶端,每個寫入10個100m檔案,每個節點執行緒個數10,測試塊大小1m,做讀寫比1:1的順序讀寫,測試時長10s

hd=default,vdbench=/root/vdb,user=root,shell=ssh

hd=hd1,system=10.11.0.1

hd=hd2,system=10.11.0.2

fsd=fsd1,anchor=/data/cccc,depth=1,width=1,files=10,size=100m,shared=yes

fsd=fsd2,anchor=/data/cccc1,depth=1,width=1,files=10,size=100m,shared=yes

fwd=default,xfersize=1024k,fileio=sequential,fileselect=random,threads=10

fwd=fwd1,host=hd1,fsd=fsd1,operation=read

fwd=fwd2,host=hd1,fsd=fsd1,operation=write

fwd=fwd3,host=hd2,fsd=fsd2,operation=read

fwd=fwd4,host=hd2,fsd=fsd2,operation=write

rd=rd1,fwd=fwd*,fwdrate=max,format=restart,elapsed=1200,interval=10

順序讀寫不可以用 rdpct

其他測試指令碼:

測試引數要求:

directio模式,每個磁碟資料大小1g,執行緒個數10,測試塊大小4k,做讀寫比1:1的隨機讀寫,測試時長100s

centos 磁碟測試工具FIO工具 安裝和實戰

磁碟ipos測試 在centos 7.4上,執行下面步驟 yum y install gcc wget cd fio 2.0.7 make make install 1 順序寫 描述 向 dev sda分割槽儲存上以2m塊檔案大小順序寫1100gb檔案 fio output tmp 100s100w...

sps和pps的簡單理解記錄

最近部落格寫出了日記的既視感。使用rtp傳輸h264的時候,需要用到sdp協議描述,其中有兩項 sequence parameter sets sps 和picture parameter set pps 需要用到,那麼這兩項從 獲取呢?答案是從h264碼流中獲取.在h264碼流中,都是以 0x00...

plist簡單記錄

支援的型別 foundation類 core foundation型別 xml標籤 儲存格式 nsstring cfstring utf 8編碼的字串 nsnumber cfnumber 十進位制數字串 nsnumber cfboolean or 無資料 只有標籤 nsdate cfdate iso...