Disk I/O test

UK datacenter

free -m

ok…

htop

ok…

w

~idle…

df -h

ok…

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

~5 MB/s

15 minutes later…

~7 MB/s

(Linode 512 @ UK)

temporary?

7 Replies

Since when is "dd" a valid test of disk I/O performance? It only measures sequential I/O performance with one big sync at the end, which is very different from the random I/O pattern that most websites and databases require.

The Webhostingtalk crowd loves to compare these meaningless numbers, which makes some VPS hosts modify their settings to look good on specific versions of the "dd" test. I've seen numbers upwards of 200MB/s on OpenVZ hosts. Many of those hosts still suck at actual database performance.

I don't know what the usual "dd" numbers for a Linode 512 are (and I'm not going to hammer the disk with an empty 1GB file just for the sake of finding out), but what really matters is how your application is performing. Do your web pages load quickly? Do your database queries finish quickly?

@hybinet:

… and I'm not going to hammer the disk with an empty 1GB file just for the sake of finding out…
I will, then :D (on a 768 – it's the nearest I've got to a 512) -- 107 MB/s, so the OPs numbers do seem low.

@pclissold:

107 MB/s, so the OPs numbers do seem low.
Quite possible, if the OP is on a newly deployed Linode that shares the host with 39 other newly deployed Linodes, all frantically apt-getting their LAMP stacks. Even when that happens, disk performance is generally OK.

But even your number is going to look low to someone who is used to seeing 200MB/s+ on OpenVZ hosts specifically designed for dd tests. And those hosts use consumer-grade 7200rpm disks.

Linode techs: please check this, ~5MB/s (avg, different days) is unacceptable.

I know you couldn't care less (just a cheap 512…), but we are cancelling our account at linode this month (if you don't fix this).

@john57:

Linode techs: please check this
If you really want them to check this out, your best bet is to submit a support ticket instead of hoping that they spot this thread on the forums.

@john57:

Linode techs: please check this, ~5MB/s (avg, different days) is unacceptable.

I know you couldn't care less (just a cheap 512…), but we are cancelling our account at linode this month (if you don't fix this).

They do care about Linode 512s just as much as the $800/mo plans. Your best bet is to open a support ticket, I'm sure they'll look into it for you.

My 512 gets a very respectable 95MB/s with the dd line you pasted.

@john57:

Linode techs: please check this, ~5MB/s (avg, different days) is unacceptable.

I know you couldn't care less (just a cheap 512…), but we are cancelling our account at linode this month (if you don't fix this).

Did you contact support and file a ticket? Linode has the best support, fastest response time, nicest and smartest people of any host I was ever with and that's several.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct