Hi Bobbie,<br><br>Small file performance is an issue. <br>It is the caching that balances it out. Due to the nature of the work, all nodes in a given pool will always ask for the same set of files. So the initial response to requests may be slow, but the subsequent ones are fine. <br>

<br>As I had mentioned earlier, we also had problems with listing large directories. We worked around it by having a cron job on the Samba Gateway get the file stat in large directories at regular intervals, thereby keeping the OSS vfs cache primed at all times.<br>

<br>Play around with these parameters on MDS, OSS and Gateway ...it works out differently for everyone -<br>--------------------------------------------------------------------------------------------------------------------------------------------------------------<br>

sysctl -w vm.vfs_cache_pressure=2<br>sysctl -w vm.dirty_ratio=15<br>sysctl -w vm.swappiness=90 #Swapping out regularly makes more space for caches<br>sysctl -w vm.dirty_background_ratio=4<br>--------------------------------------------------------------------------------------------------------------------------------------------------------------<br>

<br>On the Gateways / Clients, run after each time you mount Lustre -<br>--------------------------------------------------------------------------------------------------------------------------------------------------------------<br>

pushd /proc/fs/lustre/osc<br>for ost in *-OST*<br>do<br> echo 32 &gt; ${ost}/max_rpcs_in_flight<br>done<br>popd<br><br>lctl set_param osc.*.max_dirty_mb=512<br>--------------------------------------------------------------------------------------------------------------------------------------------------------------<br>

<br>--------------------------------------------------------------------------------------------------------------------------------------------------------------<br>/proc/fs/lustre/llite/&lt;fsname&gt;-&lt;uid&gt;/max_read_ahead_mb # at default 40MB, as most of our files are in the 10MB range<br>

<br>/proc/fs/lustre/llite/&lt;fsname&gt;-&lt;uid&gt;/max_read_ahead_whole_mb # set to 10MB<br>/proc/fs/lustre/llite/*/statahead_max # set to 8192<br>--------------------------------------------------------------------------------------------------------------------------------------------------------------<br>

<br>Regards,<br><br><br>Indivar Nair<br><br><br><br><br><br><br><br><div class="gmail_quote">On Tue, Jan 22, 2013 at 12:55 AM, Lind, Bobbie J <span dir="ltr">&lt;<a href="mailto:bobbie.j.lind@intel.com" target="_blank">bobbie.j.lind@intel.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Indivar,<br>
<br>
I would be very interested to see what tuning parameters you have set to<br>
tune lustre and the storage for small files. I have had similar setups in<br>
the past and been stumped by the small file performance.<br>
<br>
--<br>
Bobbie Lind<br>
<br>
<br>
<br>
&gt;Date: Mon, 21 Jan 2013 11:24:32 -0500<br>
&gt;From: greg whynott &lt;<a href="mailto:greg.whynott@gmail.com">greg.whynott@gmail.com</a>&gt;<br>
&gt;Subject: Re: [Lustre-discuss] is Luster ready for prime time?<br>
&gt;To: Indivar Nair &lt;<a href="mailto:indivar.nair@techterra.in">indivar.nair@techterra.in</a>&gt;<br>
&gt;Cc: &quot;<a href="mailto:lustre-discuss@lists.lustre.org">lustre-discuss@lists.lustre.org</a>&quot;<br>
&gt;    &lt;<a href="mailto:lustre-discuss@lists.lustre.org">lustre-discuss@lists.lustre.org</a>&gt;<br>
&gt;Message-ID:<br>
&gt;    &lt;CAKuzA1G4-W122LQrf3VKqADd=<a href="mailto:WrDgcAVx5hyAGJfZwwR8KKG2g@mail.gmail.com">WrDgcAVx5hyAGJfZwwR8KKG2g@mail.gmail.com</a>&gt;<br>
&gt;Content-Type: text/plain; charset=&quot;utf-8&quot;<br>
<div class="im">&gt;<br>
&gt;Thanks very much Indivar, informative read.  it is good to see others<br>
&gt;in<br>
&gt;our sector are using the technology and you have some good points.<br>
&gt;<br>
&gt;have a great day,<br>
&gt;greg<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;On Sat, Jan 19, 2013 at 6:52 AM, Indivar Nair<br>
&gt;&lt;<a href="mailto:indivar.nair@techterra.in">indivar.nair@techterra.in</a>&gt;wrote:<br>
&gt;<br>
&gt;&gt; Hi Greg,<br>
&gt;&gt;<br>
&gt;&gt; One of our customers had a similar requirement and we deployed Lustre<br>
&gt;&gt; 2.0.0.1 for them. This was in July 2011. Though there were a lots of<br>
&gt;&gt; problems initially, all of them were sorted out over time. They are<br>
&gt;&gt;quite<br>
&gt;&gt; happy with it now.<br>
&gt;&gt;<br>
</div>&gt;&gt; *Environment:*<br>
<div class="im">&gt;&gt; Its a 150 Artist studio with around 60 Render nodes. The studio mainly<br>
&gt;&gt; uses Mocha, After Effects, Silhouette, Synth Eye, Maya, and Nuke among<br>
&gt;&gt; others. They mainly work on 3D Effects and Stereoscopy Conversions.<br>
&gt;&gt; Around 45% of Artists and Render Nodes are on Linux and use native<br>
&gt;&gt;Lustre<br>
&gt;&gt; Client. All others access it through Samba.<br>
&gt;&gt;<br>
</div>&gt;&gt; *Lustre Setup:*<br>
<div class="im">&gt;&gt; It consists of 2 x Dell R610 as MDS Nodes, and 4 x Dell R710 as OSS<br>
&gt;&gt;Nodes.<br>
&gt;&gt; 2 x Dell MD3200 with 12x1TB SAS Nearline Disks are used for storage.<br>
&gt;&gt;Each<br>
&gt;&gt; Dell MD3200s are shared among 2 OSS nodes for H/A.<br>
&gt;&gt;<br>
&gt;&gt; Since the original plan (which didn&#39;t happen) was to move to a 100%<br>
&gt;&gt;Linux<br>
&gt;&gt; environment, we didn&#39;t allocate separate Samba Gateways and use the OSS<br>
&gt;&gt; nodes with CTDB for it. Thankfully, we haven&#39;t had any issues with that<br>
&gt;&gt;yet.<br>
&gt;&gt;<br>
</div>&gt;&gt; *Performance:*<br>
<div class="im">&gt;&gt; We get a good THROUGHPUT of 800 - 1000MB/s with Lustre Caching. The<br>
&gt;&gt;disks<br>
&gt;&gt; it self provide much lesser speeds. But that is fine, as caching is in<br>
&gt;&gt; effect most of the time.<br>
&gt;&gt;<br>
</div>&gt;&gt; *Challenge:*<br>
<div class="im">&gt;&gt; The challenge for us was to tune the storage for small files 10 - 50MB<br>
&gt;&gt; totalling to 10s of GBs. An average shot would consist of 2000 - 4000<br>
&gt;&gt;.dpx<br>
&gt;&gt; images. Some Scenes / Shots also had millions of &lt;1MB Maya Cache files.<br>
&gt;&gt; This did tax the storage, especially the MDS. Fixed it to an extent by<br>
&gt;&gt; adding more RAM to MDS.<br>
&gt;&gt;<br>
</div>&gt;&gt; *Suggestions:*<br>
<div><div class="h5">&gt;&gt;<br>
&gt;&gt; 1. Get the real number of small files (I mean &lt;1MB ones) created / used<br>
&gt;&gt;by<br>
&gt;&gt; all software. These are the ones that could give you the most trouble.<br>
&gt;&gt;Do<br>
&gt;&gt; not assume anything.<br>
&gt;&gt;<br>
&gt;&gt; 2. Get the file - sizes, numbers and access patterns absolutely correct.<br>
&gt;&gt; This is the key.<br>
&gt;&gt;   Its easier to design and tune Lustre for large files and I/O.<br>
&gt;&gt;<br>
&gt;&gt; 3. Network tuning is as important and storage tuning. Tune Switches,<br>
&gt;&gt;each<br>
&gt;&gt; Workstation, Render Nodes, Samba / NFS Gateways, OSS Nodes, MDS Nodes,<br>
&gt;&gt; everything.<br>
&gt;&gt;<br>
&gt;&gt; 4. Similarly do not undermine Samba / NFS Gateway. Size and tune them<br>
&gt;&gt; correctly too.<br>
&gt;&gt;<br>
&gt;&gt; 5. Use High Speed Switching like QDR Infiniband or 40GigE, especially<br>
&gt;&gt;for<br>
&gt;&gt; backend connectivity between Samba/NFS Gateway and Lustre MDS/OSS Nodes.<br>
&gt;&gt;<br>
&gt;&gt; 6. As far as possible, have fixed directory pattern for all projects.<br>
&gt;&gt; Separate working files (Maya, Nuke, etc.) from the data, i.e. frames /<br>
&gt;&gt; images, videos, etc. at the top directory level it self. This will help<br>
&gt;&gt;you<br>
&gt;&gt; tune / manage the storage better. Different directory tree for different<br>
&gt;&gt; file sizes or file access types.<br>
&gt;&gt;<br>
&gt;&gt; If designed and tuned right, I think Lustre is best storage currently<br>
&gt;&gt; available for your kind of work.<br>
&gt;&gt;<br>
&gt;&gt; Hope this helps.<br>
&gt;&gt;<br>
&gt;&gt; Regards,<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Indivar Nair<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Fri, Jan 18, 2013 at 1:51 AM, greg whynott<br>
&gt;&gt;&lt;<a href="mailto:greg.whynott@gmail.com">greg.whynott@gmail.com</a>&gt;wrote:<br>
&gt;&gt;<br>
&gt;&gt;&gt; Hi Charles,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;  I received a few off list challenging email messages along with a few<br>
&gt;&gt;&gt; fishing ones, but its all good.  its interesting how a post asking a<br>
&gt;&gt;&gt; question can make someone appear angry. 8)<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Our IO profiles from the different segments of our business do vary<br>
&gt;&gt;&gt; greatly.  The HPC is more or less the typical load you would expect to<br>
&gt;&gt;&gt; see, depending on which software is in use for the for the job being<br>
&gt;&gt;&gt;ran.<br>
&gt;&gt;&gt;    We have hundreds of artists and administrative staff who use the<br>
&gt;&gt;&gt;file<br>
&gt;&gt;&gt; system in a variety of ways.  Some examples would include but not<br>
&gt;&gt;&gt;limited<br>
&gt;&gt;&gt; to: saving out multiple revisions of photoshop documents (typically<br>
&gt;&gt;&gt;in the<br>
&gt;&gt;&gt; hundreds of megs to +1gig range),  video editing (stereoscopic 2k and<br>
&gt;&gt;&gt;4k<br>
&gt;&gt;&gt; images(again from 10&#39;s 100&#39;s to gigs in size) including uncompressed<br>
&gt;&gt;&gt; video, excel, word and similar files, thousands of project files<br>
&gt;&gt;&gt;(from<br>
&gt;&gt;&gt; software such as Maya, Nuke and similar) these also vary largely in<br>
&gt;&gt;&gt;size,<br>
&gt;&gt;&gt; from 1 to thousands of megs in size.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; The intention is keep our data bases and VM requirements on the<br>
&gt;&gt;&gt;existing<br>
&gt;&gt;&gt; file system which is comprised of about 100 10k SAS drives, it works<br>
&gt;&gt;&gt;well.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; We did consider GPFS but that consideration went out the door once I<br>
&gt;&gt;&gt; started talking to them and hammering in some numbers into their online<br>
&gt;&gt;&gt; calculator. Things got a bit crazy quickly.  They have different<br>
&gt;&gt;&gt;pricing<br>
&gt;&gt;&gt; for the different types and speeds of Intel CPUs. I got the feeling<br>
&gt;&gt;&gt;they<br>
&gt;&gt;&gt; were trying to squeeze every penny out of customers they could. felt<br>
&gt;&gt;&gt;very<br>
&gt;&gt;&gt; Brocade-ish and left a bad taste with us.  wouldn&#39;t of been much of a<br>
&gt;&gt;&gt; problem as some other shops I&#39;ve worked at, but here we do have a<br>
&gt;&gt;&gt;finite<br>
&gt;&gt;&gt; budget to work within.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; The NAS vendors could all be considered scale out I suspect.  All 3<br>
&gt;&gt;&gt;can<br>
&gt;&gt;&gt; scale out the storage and front end. NA C-mode can have up to 24<br>
&gt;&gt;&gt;heads,<br>
&gt;&gt;&gt; Blue Arc goes up to 4 or 8 depending on the class, Isilon can go up<br>
&gt;&gt;&gt;to 24<br>
&gt;&gt;&gt; nodes or more as well if memory serves me correctly, and they all<br>
&gt;&gt;&gt;have a<br>
&gt;&gt;&gt; single name space solution in place.  They each have their limits,<br>
&gt;&gt;&gt;but<br>
&gt;&gt;&gt; for our use case they are really subjective.  We will not hit the<br>
&gt;&gt;&gt;limits<br>
&gt;&gt;&gt; of their scalability before we are considering a fork lift refresh.<br>
&gt;&gt;&gt;In our<br>
&gt;&gt;&gt; view, for what they offer it is perty much a wash for them - any would<br>
&gt;&gt;&gt; meet our needs. NetApp still has a silly agg/vol size limit, at<br>
&gt;&gt;&gt;least it<br>
&gt;&gt;&gt; is up to 90TB now (from 9 in the past(formatted fs use)).. in April<br>
&gt;&gt;&gt;it is<br>
&gt;&gt;&gt; suppose to go much higher.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; The block storage idea in the mix - since all our HPC is linux, they<br>
&gt;&gt;&gt; all would become luster clients.  To provide a gateway into the luster<br>
&gt;&gt;&gt; storage for none linux/luster hosts the thinking was a clustered pair<br>
&gt;&gt;&gt;of<br>
&gt;&gt;&gt; linux boxes running SAMBA/NFS which were also Luster clients.  Its<br>
&gt;&gt;&gt;just<br>
&gt;&gt;&gt; an idea being bounced around at this point. The data serving<br>
&gt;&gt;&gt;requirements<br>
&gt;&gt;&gt; of the non HPC parts of the business are much less.  The video editors<br>
&gt;&gt;&gt; most likely would stay on our existing storage solution as that is<br>
&gt;&gt;&gt;working<br>
&gt;&gt;&gt; out very well for them, but even if we did put them onto the Luster<br>
&gt;&gt;&gt;FS, I<br>
&gt;&gt;&gt; think they would be fine. based on that, it didn&#39;t seem so crazy to<br>
&gt;&gt;&gt; consider block access in this method.  that said, I think we would<br>
&gt;&gt;&gt;be one<br>
&gt;&gt;&gt; of the first in M&amp;E to do so, pioneers if you will...<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; diversify - we will end up in the same boat for the same reasons.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; thanks Charles,<br>
&gt;&gt;&gt; greg<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; On Thu, Jan 17, 2013 at 2:20 PM, Hammitt, Charles Allen &lt;<br>
&gt;&gt;&gt; <a href="mailto:chammitt@email.unc.edu">chammitt@email.unc.edu</a>&gt; wrote:<br>
&gt;&gt;&gt;<br>
</div></div>&gt;&gt;&gt;&gt; ** **<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Somewhat surprised that no one has responded yet; although it?s likely<br>
&gt;&gt;&gt;&gt; that the responses would be rather subjective?including mine, of<br>
&gt;&gt;&gt;&gt;course!<br>
&gt;&gt;&gt;&gt; ****<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; ** **<br>
<div class="im">&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Generally I would say that it would be interesting to know more about<br>
&gt;&gt;&gt;&gt; your datasets and intended workload; however, you mention this is to<br>
&gt;&gt;&gt;&gt;be<br>
</div>&gt;&gt;&gt;&gt; used as your day-to-day main business storage?so I imagine those<br>
&gt;&gt;&gt;&gt; characteristics would greatly vary? mine certainly do; that much is<br>
&gt;&gt;&gt;&gt;for<br>
&gt;&gt;&gt;&gt; sure!****<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; ** **<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; I don?t really think uptime would be as much an issue here; there are<br>
<div class="im">&gt;&gt;&gt;&gt; lots of redundancies, recovery mechanisms, and plenty of stable<br>
&gt;&gt;&gt;&gt;branches to<br>
</div>&gt;&gt;&gt;&gt; choose from?the question becomes what are the feature-set needs,<br>
<div class="im">&gt;&gt;&gt;&gt; performance usability for different file types and workloads, and<br>
&gt;&gt;&gt;&gt;general<br>
&gt;&gt;&gt;&gt; comfort level with greater complexity and somewhat less resources.<br>
&gt;&gt;&gt;&gt;That<br>
</div>&gt;&gt;&gt;&gt; said, I?d personally be a bit wary of using it as a general<br>
&gt;&gt;&gt;&gt;filesystem for<br>
&gt;&gt;&gt;&gt; *all* your needs. ****<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; ** **<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; ** **<br>
<div class="im">&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; I do find it interesting that your short list is a wide range mix of<br>
&gt;&gt;&gt;&gt; storage and filesystem types; traditional NAS, scale-out NAS, and<br>
&gt;&gt;&gt;&gt;then some<br>
&gt;&gt;&gt;&gt; block storage with a parallel filesytem in Lustre. Why no GPFS on<br>
&gt;&gt;&gt;&gt;the list<br>
</div>&gt;&gt;&gt;&gt; for comparison?****<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; ** **<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; I currently manage, or have used in the past *[bluearc]*, all the<br>
<div class="im">&gt;&gt;&gt;&gt; storage / filesystems and more from your list. The reason being is<br>
&gt;&gt;&gt;&gt;that<br>
&gt;&gt;&gt;&gt; different storage and filesystems components have some things they<br>
&gt;&gt;&gt;&gt;are good<br>
</div>&gt;&gt;&gt;&gt; at? while other things they might not be as good at doing. So I<br>
<div class="im">&gt;&gt;&gt;&gt;diversify<br>
&gt;&gt;&gt;&gt; by putting different storage/filesystem component pieces in the areas<br>
&gt;&gt;&gt;&gt;where<br>
</div>&gt;&gt;&gt;&gt; they excel at best?****<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; ** **<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; ** **<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; ** **<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Regards,****<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; ** **<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Charles****<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; ** **<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; ** **<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; ** **<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; *From:* <a href="mailto:lustre-discuss-bounces@lists.lustre.org">lustre-discuss-bounces@lists.lustre.org</a> [mailto:<br>
&gt;&gt;&gt;&gt; <a href="mailto:lustre-discuss-bounces@lists.lustre.org">lustre-discuss-bounces@lists.lustre.org</a>] *On Behalf Of *greg whynott<br>
&gt;&gt;&gt;&gt; *Sent:* Thursday, January 17, 2013 12:18 PM<br>
&gt;&gt;&gt;&gt; *To:* <a href="mailto:lustre-discuss@lists.lustre.org">lustre-discuss@lists.lustre.org</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; *Subject:* [Lustre-discuss] is Luster ready for prime time?****<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; ** **<br>
<div class="im">&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Hello,<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; just signed up today, please forgive me if this question has been<br>
&gt;&gt;&gt;&gt; covered recently. - in a bit of a rush to get an answer on this as<br>
&gt;&gt;&gt;&gt;we need<br>
&gt;&gt;&gt;&gt; to make a decision soon, the idea of using luster was thrown into<br>
&gt;&gt;&gt;&gt;the mix<br>
&gt;&gt;&gt;&gt; very late in the decision making process.<br>
&gt;&gt;&gt;&gt;<br>
</div>&gt;&gt;&gt;&gt; ****<br>
<div class="im">&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; We are looking to procure a new storage solution which will<br>
&gt;&gt;&gt;&gt; predominately be used for HPC output but will also be used as our main<br>
&gt;&gt;&gt;&gt; business centric storage for day to day use. Meaning the file system<br>
&gt;&gt;&gt;&gt;needs<br>
&gt;&gt;&gt;&gt; to be available 24/7/365.  The last time I was involved in<br>
&gt;&gt;&gt;&gt;considering<br>
&gt;&gt;&gt;&gt; Luster was about 6 years ago and it was at that time being considered<br>
&gt;&gt;&gt;&gt;for<br>
</div>&gt;&gt;&gt;&gt; scratch space for HPC usage only. ****<br>
<div class="im">&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Our VMs and databases would remain on non-luster storage as we already<br>
&gt;&gt;&gt;&gt; have that in place and it works well.  The luster file system<br>
&gt;&gt;&gt;&gt;potentially<br>
&gt;&gt;&gt;&gt; would have everything else. Projects we work on typically take up to<br>
&gt;&gt;&gt;&gt;2<br>
&gt;&gt;&gt;&gt; years to complete and during that time we would want all assets to<br>
&gt;&gt;&gt;&gt;remain<br>
</div>&gt;&gt;&gt;&gt; on the file system.****<br>
<div class="im">&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Some of the vendors on our short list include HDS(Blue Arc), Isilon<br>
&gt;&gt;&gt;&gt;and<br>
&gt;&gt;&gt;&gt; NetApp.  Last week we started bouncing the idea of using Luster<br>
&gt;&gt;&gt;&gt;around.<br>
&gt;&gt;&gt;&gt; I&#39;d love to use it if it is considered stable enough to do so.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; your thoughts and/or comments would be greatly appreciated. thanks<br>
&gt;&gt;&gt;&gt;for<br>
&gt;&gt;&gt;&gt; your time.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; greg<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
</div>&gt;&gt;&gt;&gt; ****<br>
<div class="im">&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt; Lustre-discuss mailing list<br>
&gt;&gt;&gt; <a href="mailto:Lustre-discuss@lists.lustre.org">Lustre-discuss@lists.lustre.org</a><br>
&gt;&gt;&gt; <a href="http://lists.lustre.org/mailman/listinfo/lustre-discuss" target="_blank">http://lists.lustre.org/mailman/listinfo/lustre-discuss</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
</div>&gt;-------------- next part --------------<br>
&gt;An HTML attachment was scrubbed...<br>
&gt;URL:<br>
&gt;<a href="http://lists.lustre.org/pipermail/lustre-discuss/attachments/20130121/d311" target="_blank">http://lists.lustre.org/pipermail/lustre-discuss/attachments/20130121/d311</a><br>
&gt;779c/attachment-0001.html<br>
&gt;<br>
&gt;------------------------------<br>
<div class="im">&gt;<br>
&gt;_______________________________________________<br>
&gt;Lustre-discuss mailing list<br>
&gt;<a href="mailto:Lustre-discuss@lists.lustre.org">Lustre-discuss@lists.lustre.org</a><br>
&gt;<a href="http://lists.lustre.org/mailman/listinfo/lustre-discuss" target="_blank">http://lists.lustre.org/mailman/listinfo/lustre-discuss</a><br>
&gt;<br>
&gt;<br>
</div>&gt;End of Lustre-discuss Digest, Vol 84, Issue 12<br>
&gt;**********************************************<br>
<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
Lustre-discuss mailing list<br>
<a href="mailto:Lustre-discuss@lists.lustre.org">Lustre-discuss@lists.lustre.org</a><br>
<a href="http://lists.lustre.org/mailman/listinfo/lustre-discuss" target="_blank">http://lists.lustre.org/mailman/listinfo/lustre-discuss</a><br>
</div></div></blockquote></div><br>