seq 0 10000 | parallel dd if=/dev/urandom of=/mnt/foo/input bs=10M count=10 seek={}0
dd if=/dev/urandom of=/mnt/foo/input bs=10M count=100000