<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 12 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">We are having issues with LNET performance over Infiniband.&nbsp; We have a configuration with a single MDT and six (6) OSTs.&nbsp; The Lustre client I am using to test is configured to use 6 stripes (lfs setstripe -c &nbsp;6 /mnt/lustre).&nbsp; When I perform
 a test using the following command:<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dd if=/dev/zero of=/mnt/lustre/test.dat bs=1M count=2000<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">I typically get a write rate of about 815 MB/s, and we never exceed 848 MB/s.&nbsp; When I run obdfilter-survey, we easily get about 3-4GB/s write speed, but when I run a series of lnet-selftests, the read and write rates range from 850MB/s
 &#8211; 875MB/s max.&nbsp; I have performed the following optimizations to increase the data rate:<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">On the Client:<o:p></o:p></p>
<p class="MsoNormal">lctl set_param osc.*.checksums=0<o:p></o:p></p>
<p class="MsoNormal">lctl set_param osc.*.max_dirty_mb=256<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">On the OSTs<o:p></o:p></p>
<p class="MsoNormal">lctl set_param obdfilter.*.writethrough_cache_enable=0<o:p></o:p></p>
<p class="MsoNormal">lctl set_param obdfilter.*.read_cache_enable=0<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">echo 4096 &gt; /sys/block/&lt;devices&gt;/queue/nr_requests<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">I have also loaded the ib_sdp module, which also brought an increase in speed.&nbsp; However, we need to be able to record at no less than 1GB/s, which we cannot achieve right now.&nbsp; Any thoughts on how I can optimize LNET, which clearly seems
 to be the bottleneck?<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">Thank you for any help you can provide,<o:p></o:p></p>
<p class="MsoNormal">Carl Barberi<o:p></o:p></p>
</div>
</body>
</html>