#测试写入20G的磁盘数据,需要的时间
sync;time -p bash -c "(dd if=/dev/zero of=test.dd bs=1M count=20000)"
# hdparm需要安装hdparm -t --direct /dev/vdb