Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
mcp
/
cvp-wally
/
736e5c18435e091fe9d4445902cf84c1daeb3a6a
/
.
/
scripts
/
build_fio_ubuntu.sh
blob: 87e6f66f70299ef26d0460d18658d8bf731e622d [
file
] [
log
] [
blame
]
#!/bin/bash
sudo apt
-
get update
sudo apt
-
get
-
y install g
++
git zlib1g
-
dev libaio
-
dev librbd
-
dev make
git clone https
://
github
.
com
/
axboe
/
fio
.
git
cd fio
./
configure
make