ooo.hk Data center Forum

  How to test Disk of VPS/Server write speed on Linux?

Tags
disk, read, server, speed, test, vps 
Labels
Members allowed to view this conversation
Everyone

lu2

1 month ago Administrator

SSH command:

dd if=/dev/zero of=100mb.bin bs=100M count=1

exempt (vps.net Cloud Server):

[root@nsA ~]# dd if=/dev/zero of=100mb.b in bs=100M count=1
1+0 records in
1+0 records out
104857600 bytes (105 MB) copied, 0.17155 2 seconds, 611 MB/s
[root@nsA ~]#


Hey! You need to log in or create an account to do anything on this forum.