<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Dear Richard,<br><br>Thank you very much for the reply (somehow my email filter has eaten it so I knew it only from Mark's quotation). Yes, it seems that your analysis is explaining our situation. We do see it when there is predominantly "reading" activity on one of the OSTs. Actually the volume of reading was small, thats why we couldn't even locate an application that does it. It can be explained then that tehre  was really a blocking sitoation, not a throughput problem.<br><br><br>The way our system is configured, number of OSTs is small (13). We have zero load on MDS, and stripe count 1.  The system is running and about 60% full; I wonder how would be a best strategy to change the striping now. I understand that if I just change the stripe count on the Lustre root dir, it will affect only newly created files/directories. Should I copy the user's
 files, stripe their directories and then copy the data back? That sounds somewhat dangerous, especially if the users do some unusual things with symlinks..<br><br> -- <br>Grigory Shamov<br>HPC Analyst, Westgrid/Compute Canada<br>E2-588 EITC Building, University of Manitoba<br>(204) 474-9625<br><br><br>--- On <b>Fri, 12/7/12, Mark Day <i><mark.day@rsp.com.au></i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Mark Day <mark.day@rsp.com.au><br>Subject: Re: [Lustre-discuss] noatime or atime_diff for Lustre 1.8.7?<br>To: "Mohr Jr, Richard Frank (Rick Mohr)" <rmohr@utk.edu><br>Cc: lustre-discuss@lists.lustre.org, "Grigory Shamov" <gas5x@yahoo.com><br>Date: Friday, December 7, 2012, 4:22 PM<br><br><div id="yiv2002087058"><style type="text/css">#yiv2002087058 p {margin:0;}</style><div><div style="font-family:trebuchet ms,
 sans-serif;font-size:10pt;color:#000000;">> 2) Make sure caching is enabled on the oss.<br><br>How do you check/enable for this? Is it not enabled by default?<br><br>Cheers, Mark<br><br><hr id="yiv2002087058zwchr"><div style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica, Arial, sans-serif;font-size:12pt;"><b>From: </b>"Mohr Jr, Richard Frank (Rick Mohr)" <rmohr@utk.edu><br><b>To: </b>"Grigory Shamov" <gas5x@yahoo.com><br><b>Cc: </b>lustre-discuss@lists.lustre.org<br><b>Sent: </b>Saturday, 8 December, 2012 5:19:31 AM<br><b>Subject: </b>Re: [Lustre-discuss] noatime or atime_diff for Lustre 1.8.7?<br><br>On Dec 6, 2012, at 2:58 PM, Grigory Shamov wrote:<br><br>> So, on one of our OSS servers the load is now 160. According to collectl, only one OST does most of the job. (We dont do striping on this FS; unless users to it manually on their subdirectories).<br><br>This sounds similar to
 situations we see every now and then.  The load on the oss server climbs until it is roughly equally to the number of oss threads (which sounds like your case with load=oss_threads=160), but only a single ost is performing any significant IO.  This seems to arise when parallel jobs access the same file which has stripe_count=1.  The oss is bombarded with so many requests to a single ost that they backlog and tie up all the oss threads.  At that point, all IO to the oss slows to a crawl no matter which ost on the oss is being used.  This becomes problematic because even a modest sized job can effectively DOS and oss server.<br><br>When you encounter these problems, is the IO to the affected ost primarly one-way (ie - mostly reads or mostly writes)?  In our cases, we tend to see this when parallel jobs are reading from a common file.  There are a couple of things that I have found that help:<br><br>1) Increase the file
 striping a lot.  This helps spread the load over more osts.  We have had success with striping even relatively small files (~10 GB) over 100+ osts.  Not only does it reduce load on the oss, but it usually speeds up the application significantly.<br><br>2) Make sure caching is enabled on the oss.  For us, this seems to help mostly when lots of processes are reading in the same file.<br><br>Not sure if your situation is exactly like what I have seen, but maybe some of that info can help a bit.<br><br>-- <br>Rick Mohr<br>Senior HPC System Administrator<br>National Institute for Computational Sciences<br>http://www.nics.tennessee.edu<br><br><br>_______________________________________________<br>Lustre-discuss mailing list<br>Lustre-discuss@lists.lustre.org<br>http://lists.lustre.org/mailman/listinfo/lustre-discuss<br></div><br></div></div></div></blockquote></td></tr></table>