1.写
time dd if=/dev/zero of=/apps/testa conv=fdatasync bs=64k count=4000k (磁盘容量小的话,一定要改小)
2.读
硬盘读写测试
原文:https://www.cnblogs.com/aroin/p/14701390.html