1、yum install -y libaio-devel
2、tar zvf fio-3.19.tar.gz
3、cd fio-3.19
4、./configure
5、make
6、make install