Link to home
Start Free TrialLog in
Avatar of richardsimnett
richardsimnett

asked on

How would I measure the disk read / write speed in ubuntu server 8.04? no x windows

Hello,
I have a 16disk server with the disks setup in a raid 0. These run to a hardware raid controller with 512mb ram. I want to measure what the maximum megabytes per second read, and the maximum megabytes per second write. This server is a production database server running MYSQL. We are trying to gain performance insight to what we currently have compared to deploying a new server with nothing but SSD's.

Can anyone please tell me how to get the measurements I require?

Thanks,
Rick
ASKER CERTIFIED SOLUTION
Avatar of reason2009
reason2009

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of richardsimnett
richardsimnett

ASKER

Awesome. Thanks a million!
iostat

http://www.linuxinsight.com/iostat_screenshots.html

Is the first line...

There are a lot of other tools as well.

http://lbs.sourceforge.net/

I am not  a full time server guy so please check out what others say as well.