<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.define-technology.com/mediawiki-1.35.0/index.php?action=history&amp;feed=atom&amp;title=Lustre%3A_Using_IOR_to_Benchmark</id>
	<title>Lustre: Using IOR to Benchmark - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?action=history&amp;feed=atom&amp;title=Lustre%3A_Using_IOR_to_Benchmark"/>
	<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Lustre:_Using_IOR_to_Benchmark&amp;action=history"/>
	<updated>2026-05-04T20:14:37Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Lustre:_Using_IOR_to_Benchmark&amp;diff=1116&amp;oldid=prev</id>
		<title>David: Created page with &quot;Setup: 1x MDS, 4x OSS, 14x Clients, Ethernet Connectivity  Note: Really needed to up the number of clients writing to the file system to get near the max speed for each node (...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Lustre:_Using_IOR_to_Benchmark&amp;diff=1116&amp;oldid=prev"/>
		<updated>2012-10-12T15:03:28Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Setup: 1x MDS, 4x OSS, 14x Clients, Ethernet Connectivity  Note: Really needed to up the number of clients writing to the file system to get near the max speed for each node (...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Setup: 1x MDS, 4x OSS, 14x Clients, Ethernet Connectivity&lt;br /&gt;
&lt;br /&gt;
Note: Really needed to up the number of clients writing to the file system to get near the max speed for each node (~112MB/s per OSS). Running single process per node was only resulting in ~25% of the peak performance. &lt;br /&gt;
&lt;br /&gt;
Best results were when 32 processes per node were used:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
[viglen@atass07 bin]$ mpirun -np 56 -hostlist &amp;quot;atass18:4 atass17:4 atass16:4 atass15:4 atass14:4 atass13:4 atass12:4 atass11:4 atass10:4 atass09:4 atass08:4 atass07:4 atass06:4 atass05:4&amp;quot; ./ior-pmpi -a POSIX -F -k -w -t1m -b40m -o /mnt/lustre/iorfile&lt;br /&gt;
IOR-2.10.1: MPI Coordinated Test of Parallel I/O&lt;br /&gt;
&lt;br /&gt;
Run began: Tue Aug 30 12:42:02 2011&lt;br /&gt;
Command line used: ./ior-pmpi -a POSIX -F -k -w -t1m -b40m -o /mnt/lustre/iorfile&lt;br /&gt;
Machine: Linux atass18&lt;br /&gt;
&lt;br /&gt;
Summary:&lt;br /&gt;
	api                = POSIX&lt;br /&gt;
	test filename      = /mnt/lustre/iorfile&lt;br /&gt;
	access             = file-per-process&lt;br /&gt;
	ordering           = sequential offsets&lt;br /&gt;
	clients            = 56 (4 per node)&lt;br /&gt;
	repetitions        = 1&lt;br /&gt;
	xfersize           = 1 MiB&lt;br /&gt;
	blocksize          = 40 MiB&lt;br /&gt;
	aggregate filesize = 2.19 GiB&lt;br /&gt;
&lt;br /&gt;
access    bw(MiB/s)  block(KiB) xfer(KiB)  open(s)    wr/rd(s)   close(s)   iter&lt;br /&gt;
------    ---------  ---------- ---------  --------   --------   --------   ----&lt;br /&gt;
write     308.33     40960      1024.00    0.037451   7.25       6.46       0   &lt;br /&gt;
&lt;br /&gt;
Max Write: 308.33 MiB/sec (323.31 MB/sec)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Scores of 400MB/s+ required np=448 / ppn=32. To be investigated further.&lt;/div&gt;</summary>
		<author><name>David</name></author>
	</entry>
</feed>