Re: Abysmal disk performance, how to debug?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Willy Tarreau
Date: Saturday, January 20, 2007 - 1:09 pm

On Sat, Jan 20, 2007 at 02:56:20PM -0500, Stephen Clark wrote:

You have too much RAM, it's possible that writes did not complete before
the end of your measurement. Try this instead :

$ time dd if=/dev/zero of=/tmp/1GB bs=1M count=1024 | sync

Willy

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Abysmal disk performance, how to debug?, Stephen Clark, (Sat Jan 20, 12:56 pm)
Re: Abysmal disk performance, how to debug?, Willy Tarreau, (Sat Jan 20, 1:09 pm)
Re: Abysmal disk performance, how to debug?, Stephen Clark, (Sat Jan 20, 8:41 pm)
Re: Abysmal disk performance, how to debug?, Gene Heskett, (Sat Jan 20, 9:06 pm)
Re: Abysmal disk performance, how to debug?, Bill Davidsen, (Sat Jan 27, 12:43 pm)
Re: Abysmal disk performance, how to debug?, Elladan, (Sat Feb 3, 10:22 am)