Difference between revisions of "Benchmarking: IOZone (CERN)"

From Define Wiki
Jump to navigation Jump to search
(Created page with "== Prerequisites == XFS need installing: <syntaxhighlight> yum install xfsprogs.x86_64 </syntaxhighlight> As does IOZONE: <syntaxhighlight> yum install iozone </syntaxhighlight>")
 
Line 1: Line 1:
 
== Prerequisites ==
 
== Prerequisites ==
  
XFS need installing:
+
XFS needs installing:
 
<syntaxhighlight>
 
<syntaxhighlight>
 
yum install xfsprogs.x86_64
 
yum install xfsprogs.x86_64

Revision as of 11:53, 9 July 2014

Prerequisites

XFS needs installing:

yum install xfsprogs.x86_64

As does IOZONE:

yum install iozone