Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

After a quick search on Freshmeat I found nothing. Anybody know of a good utility?

I normally use time (dd if=/dev/zero of=newfile ...) to test write speed and hdparm -t to test read speed.

Thanks.

share|improve this question

1 Answer

Take a look at bonnie and bonnie++, they will give you pretty much information.

http://www.coker.com.au/bonnie++/

share|improve this answer
I tried compiling the bonnie that I found on Freshmeat but it was DOA. I'll try the one you suggested. Thanks. – Stewie Jul 29 '11 at 14:57
@Stewie: On what OS are you? On most distributions Bonnie and/or Bonnie++ are available to install from the standard repositories. – SvW Jul 29 '11 at 15:07

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.