Need to test the read and write speed of your VPS , checking your I/O speed ?

try this :

dd if=/dev/zero of=test bs=64k count=512 oflag=dsync

Similar Posts