Linux IO speed test

dd if=/dev/zero of=/tmp/output.img bs=8k count=256k
rm /tmp/output.img