umn-cris / hfplayer

High Fidelity Workload Replay Engine
Other
17 stars 6 forks source link

how can i get the trace which was used to run ? #3

Open hezi12345 opened 7 years ago

hezi12345 commented 7 years ago

anybody tell me ?

arh commented 7 years ago

A sample trace with NetApp trace format is available in hfplayer/trace/synthetic directory. If you want more, you need to collect a trace by yourself using blktrace or download a block I/O trace from public trace repositories (e.g. SNIA IOTTA). hfplayer is using NetApp trace format. If you wish to use other trace files, you need to first write a simple script to convert it into the NetApp trace format.

Hope it helps, Alireza

hezi12345 commented 7 years ago

thank you ,but using the blktrace get the trace ,the the format is not accordant to the .csv trace file of /bin in hfplayer, so how can i get the same format of trace file. 1 2 4