Skip to content
/ sio Public

A bunch of *crap* scripts for testing IO on servers (using different layers like lvm/md/raw -- bdev) [NOT FOR PRODUCTION]

Notifications You must be signed in to change notification settings

azat-linux/sio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sio: scripts for testing servers io
===================================

Example:
--------
$ env PATH=$PWD/setup:$PATH run_setup_devices.sh
$ parse/parse.sh $(ls -dt bench-* | head -1) > table.txt
$ graph/graph.sh < table.txt

Text table viewer:
$ column -ts$'\t' table.txt | less -R

Issues:
-------
- turn off backup/archive for lvm

About

A bunch of *crap* scripts for testing IO on servers (using different layers like lvm/md/raw -- bdev) [NOT FOR PRODUCTION]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published