WARNING: This is the _old_ Lustre wiki, and it is in the process of being retired. The information found here is all likely to be out of date. Please search the new wiki for more up to date information.

Difference between revisions of "Main Page"

From Obsolete Lustre Wiki
Jump to navigationJump to search
 
(147 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<!-- INSTRUCTIONS FOR ADMIN SITE EDITOR
+
The new home of Lustre is at [http://lustre.org lustre.org] and is brought to you by [http://www.eofs.org EOFS] and [http://www.opensfs.org OpenSFS].
Entered 4/11/09 Kathy Priola
 
  
URLs given for sandbox site, can translate to live site url after launch.
+
The information in this wiki is out of date, but may be of historical use.  Information that we wish to preserve longer term will be transfered to the new lustre web site.
To edit the side nav: http://sandbox.lustre.sun.com/lustre-wiki/index.php/MediaWiki:Sidebar
 
To edit the main page: http://sandbox.lustre.sun.com/lustre-wiki/index.php?title=Main_Page&action=submit
 
Sample styles page (visible to all users): http://sandbox.lustre.sun.com/lustre-wiki/index.php/Sample_Style
 
  
Special instructions for side nav:
+
A full list of the pages here is available though [[Special:AllPages]].
* To add additional headers, simply add an "@" character, and a space, within the list followed by the desired text label (@ User Resources).
 
* If the link is an external URL, end the line with a space followed by a percent sign " %". The rendered page will switch the " %" for the external image.
 
  
Miscellaneous editing instructions to supplement the Samples page:
+
One section of interest might be the [[Lustre Design Document Archive]].
* Regarding code block text, where code text extends beyond the right margin of the box:
 
Manual returns (enter key) need to be inserted into the the text.
 
* __TOC__ [This will force the table of contents to the very top of the article just under any and all notifications]
 
* To get rid of the Table of Contents for a particular page add __NOTOC__, and to force a Table of Contents into any section simply add __FORCETOC__ followed by __TOC__ to place the Table of Contents at the intro blurb. The floating of the TOC will then be handled by the style sheet.
 
* To make a table sortable simply add class="sortable" next to the beginning table line
 
  
 
+
The [http://wiki.old.lustre.org/lid Lustre Internals Document] is not technically part of this wiki, but it is served by the same virtual web server.
-->
 
 
 
<div class="homeLeft">
 
<h1>High Performance and Scalability</h1>
 
 
 
<p>For the world's largest and most complex computing environments, the Lustre™ file system redefines high performance, scaling to tens of thousands of nodes and petabytes of storage with groundbreaking I/O and metadata throughput.
 
</p>
 
 
 
<blockquote>
 
'''More on Lustre performance, service, and support'''
 
at [http://www.sun.com/software/products/lustre/ sun.com/lustre]
 
</blockquote>
 
 
 
<h4>What’s New</h4>
 
 
 
<strong>[[Lustre_1.8|Upcoming Release of Lustre 1.8]]</strong>
 
<p>Lustre 1.8 is in the final cycles of release testing and expected to GA in April 2008. Lustre 1.8 will introduce several robust, new features including:
 
<ul>
 
<li>[[Lustre_1.8#Adaptive_Timeouts|Adaptive Timeouts]]</li>
 
<li>[[Lustre_1.8#OSS_Read_Cache|OSS Read Cache]]</li>
 
<li>[[Lustre_1.8#OST_Pools|OST Pools]]</li>
 
<li>[[Lustre_1.8#Version-Based_Recovery|Version-based Recovery]]</li>
 
</ul>
 
</p>
 
<p>[[Lustre_1.8|Read more]] about 1.8 features and why you should upgrade.</p>
 
 
 
<strong>[[Lustre_User_Group|Lustre User Group - April 16-17, 2009]]</strong>
 
<p>LUG is the premier event to learn about Lustre technology, acquire best practices, and share knowledge with other users. Don't miss this once-a-year opportunity to meet with Lustre developers, and discuss upcoming enhancements and capabilities. For the LUG 2009 program and to register: [[Lustre_User_Group|LUG 2009]].
 
</p>
 
</div>
 
 
 
<div class="homeRight">
 
<ul>
 
<li class="dnld">
 
<big>[[Download]]</big>
 
Download this open source software for free.
 
<ul>
 
<li><strong>[http://www.sun.com/software/products/lustre/get.jsp Get Lustre]</strong></li>
 
</ul>
 
</li>
 
 
 
<li class="lrn">
 
<big>[[Learn]]</big>
 
Find out about Lustre interoperability, features and publications.
 
<ul>
 
<li>[[Learn|About Lustre]]</li>
 
<li>[[Learn:Lustre_Publications|Publications]]</li>
 
</ul>
 
</li>
 
 
 
<li class="use">
 
<big>[[Use]]</big>
 
User resources to make Lustre perform at its best.
 
<ul>
 
<li>[[Use:Install_and_Configure|Install and Configure]]</li>
 
<li>[[Use:Administer|Administer]]</li>
 
</ul>
 
</li>
 
 
 
<li class="contribute">
 
<big>[[Contribute]]</big>
 
Developer resources and tools to contribute to Lustre.
 
<ul>
 
<li>[[Contribute:Code|Code]]</li>
 
<li>[[Contribute:Test|Test]]</li>
 
<li>[[Contribute:Open_CVS|Pre-Release Versions]]</li>
 
</ul>
 
</li>
 
 
 
<li class="participate">
 
<big>[[Get Involved]]</big>
 
Find groups and community developer projects.
 
<ul>
 
<li>[[Get Involved|Community]]</li>
 
<li>[[GetInvolved:Lustre_Centres_of_Excellence|Lustre Centres of Excellence]]</li>
 
</ul>
 
</li>
 
</ul>
 
</div>
 

Latest revision as of 13:37, 2 April 2015

The new home of Lustre is at lustre.org and is brought to you by EOFS and OpenSFS.

The information in this wiki is out of date, but may be of historical use. Information that we wish to preserve longer term will be transfered to the new lustre web site.

A full list of the pages here is available though Special:AllPages.

One section of interest might be the Lustre Design Document Archive.

The Lustre Internals Document is not technically part of this wiki, but it is served by the same virtual web server.