WaZaRWiki : ServerPerformance

GaelReignier :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register :: Hosted by: eNiX

Revision [342]

This is an old revision of ServerPerformance made by GaelReignier on 2009-10-19 19:06:31.
{{}}


Disk Performance

For sequential accesses:
 for i in `seq 1 10`; do  hdparm -t /dev/sdc1; done;


So far, I have found that 100MB/s is quite an OK result and seems to be average for RAID10 configuration.
More to come!

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0507 seconds