WaZaRWiki : ServerPerformance

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


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!
 Comments [Hide comments/form]
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.3490 seconds