Test VPS IO Speed

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Post Reply
tr0gd0r
New to forums
New to forums
Posts: 4
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Mon Aug 06, 2012 10:24 am

Test VPS IO Speed

Post by tr0gd0r »

Can someone run this command on their VPS/VDS and let me know the output?

dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync

This command will test the hard drive speed. I am interested in purchasing one, but would like this information first.
User avatar
Edge100x
Founder
Founder
Posts: 13129
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Test VPS IO Speed

Post by Edge100x »

The result will vary depending on the level of other customer I/O at the time, the type of RAID used on the physical machine, and the exact type of drives used -- so a single value will not be a good representation of average performance or what you would receive as a customer. (Your test line also tests only sequential writes and and uses a small block size, so it's an unusual workload.)

If you need to run tests, the best plan would be to start a free trial and contact us if you feel that the result of a test battery that better mimics your real usage is lacking in some way. If you have a particularly I/O intensive application, you should also consider purchasing SSD space.

With those caveats, here's what I received from one of our test VDSes, on one of the newer machines.
# dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync
16384+0 records in
16384+0 records out
1073741824 bytes (1.1 GB) copied, 4.36528 s, 246 MB/s
tr0gd0r
New to forums
New to forums
Posts: 4
Joined: Mon Aug 06, 2012 10:24 am

Re: Test VPS IO Speed

Post by tr0gd0r »

I understand that its not a realistic test, more of a synthetic benchmark.

Thanks for the results. Were those taken from a spinning drive array or from an SSD?
User avatar
Edge100x
Founder
Founder
Posts: 13129
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Test VPS IO Speed

Post by Edge100x »

That result was from our standard storage option, so it was backed by a RAID of spinners.
rustydusty1717
This is my homepage
This is my homepage
Posts: 645
Joined: Sun Sep 20, 2009 6:15 pm

Re: Test VPS IO Speed

Post by rustydusty1717 »

15K SAS? :wink:
Image
Post Reply