Linux Ask!

Linux Ask! is a Q & A web site specific for Linux related questions. Questions are collected, answered and audited by experienced Linux users.

How to test the speed of your ATA hard disk

Answer:

With the help of hdparm command:

# hdparm -tT /dev/hda

/dev/hda:
Timing cached reads: 1352 MB in 2.00 seconds = 676.23 MB/sec
Timing buffered disk reads:86 MB in 3.01 seconds = 28.67 MB/sec
  1. How to enable Direct memory access (DMA) on your SATA/IDE hard disk
  2. Synchronize data on disk with memory
  3. Exclude files when using the du to estimate disk usage
  4. How to check which directory used up most of the disk space?
  5. Test if local SMTP server is running

Leave a Reply

(required)

(required)

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>