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
 
(264 intermediate revisions by 15 users not shown)
Line 1: Line 1:
== What is Lustre®? ==
+
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].
  
Lustre® is a scalable, secure, robust, highly-available cluster file system. It is designed, developed and maintained by [http://www.clusterfs.com Cluster File Systems, Inc.]
+
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.
  
The central goal is the development of a next-generation cluster file system which can serve clusters with 10,000's of nodes, provide petabytes of storage, and move 100's of GB/sec with state-of-the-art security and management infrastructure.
+
A full list of the pages here is available though [[Special:AllPages]].
  
Lustre runs on many of the largest Linux clusters in the world, and is included by CFS's partners as a core component of their cluster offering (examples include HP StorageWorks SFS, and the Cray XT3 and XD1 supercomputers). Today's users have also demonstrated that Lustre scales down as well as it scales up, and runs in production on clusters as small as 4 and as large as 25,000 nodes.
+
One section of interest might be the [[Lustre Design Document Archive]].
  
The latest version of Lustre is always available from [http://www.clusterfs.com Cluster File Systems, Inc.] Public Open Source releases of Lustre are available under the GNU General Public License. These releases are [http://www.clusterfs.com/download.html found here], and are used in production supercomputing environments worldwide.
+
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.
 
 
To be informed of Lustre releases, subscribe to the [https://mail.clusterfs.com/mailman/listinfo/lustre-announce lustre-announce mailing list].
 
 
 
Lustre development would not have been possible without funding and guidance from many organizations, including several U.S. National Laboratories, early adopters, and product partners.
 
 
 
== User Resources ==
 
 
 
* [http://www.clusterfs.com/download.html Lustre Downloads]
 
* [http://wiki.lustre.org/index.php?title=Lustre_Quick_Start Lustre Quick Start]
 
* [http://wiki.lustre.org/index.php?title=Mailing_Lists Mailing Lists]
 
* [http://manual.lustre.org Lustre Operations Manual]  
 
* [http://wiki.lustre.org/index.php?title=Bug_Filing Filing Bugs]
 
* [https://bugzilla.lustre.org/showdependencytree.cgi?id=2374 Lustre Knowledge Base]
 
 
 
== Advanced User Resources ==
 
* [http://wiki.lustre.org/index.php?title=BuildLustre How to build Lustre]
 
* [http://wiki.lustre.org/index.php?title=Kerb_Lustre Kerberos]
 
* [http://wiki.lustre.org/index.php?title=LustreTuning Lustre Tuning]
 
* [http://wiki.lustre.org/images/7/78/LustreManual.html#Chapter_III-2._LustreProc LustreProc] - A guide on the '''proc''' tunable parameters for Lustre and their usage. It describes several of the '''proc''' tunables including those that effect the client's RPC behavior and prepare for a substantial reorganization of '''proc''' entries.
 
* [http://wiki.lustre.org/index.php?title=LibLustre_HowTo Liblustre HowTo]
 
 
 
== Lustre Centres of Excellence™ ==
 
* [http://ornl-lce.clusterfs.com/index.php?title=Main_Page ORNL]
 
* CEA
 
* LLNL
 
* Tsinghua
 
 
 
== Developer Resources ==
 
 
 
* [http://arch.lustre.org Lustre Architecture]
 
* [http://wiki.lustre.org/index.php?title=Contribution_Policy Contribution Policy]
 
* [http://wiki.lustre.org/index.php?title=Mailing_List Developer Mailing List]
 
* CVS usage
 
** [http://wiki.lustre.org/index.php?title=Cvs_Branches CvsBranches] - How to manage branches with CVS.
 
** [http://wiki.lustre.org/index.php?title=Cvs_Tips CvsTips] - Helpful things to know while using Lustre CVS.
 
* [http://wiki.lustre.org/index.php?title=Lustre_Debugging Debugging Lustre] - A guide to Lustre debugging.
 
* [http://wiki.lustre.org/index.php?title=ZFS_Resources ZFS Resources] - Learn about ZFS.
 
 
 
== CFS Development Projects  ==
 
* [http://wiki.lustre.org/index.php?title=IOPerformanceProject I/O Performance]
 
 
 
== Community Development Projects==
 
* [http://wiki.lustre.org/index.php?title=Networking_Development NetworkingDevelopment]
 
* [http://wiki.lustre.org/index.php?title=Diskless_Booting DisklessBooting]
 
* [http://wiki.lustre.org/index.php?title=Drbd_And_Lustre DrbdAndLustre]
 
* [http://www.bullopensource.org/lustre Bull- Open Source tools for Lustre]
 
* [http://www.sourceforge.net/projects/lmt LLNL- Lustre Monitoring Tool]
 
* [http://wiki.lustre.org/index.php?title=Contributed_Patches_And_Code ContributedPatchesAndCode]
 
 
 
== Other Resources ==
 
* [http://wiki.lustre.org/index.php?title=Lustre_Publications Lustre Publications] - Papers and presentations about Lustre
 
* [http://wiki.lustre.org/index.php?title=Lustre_User_Group Lustre User Group]
 
** LUG Requirements Forum - [http://wiki.lustre.org/images/7/78/LUG-Requirements-060420-final.pdf LUG-Requirements-060420-final.pdf] | [http://wiki.lustre.org/images/7/78/LUG-Requirements-060420-final.xls LUG-Requirements-060420-final.xls]
 
** [http://www.clusterfs.com/lustre2007.html Lustre User Group 2007]
 
** [http://www.clusterfs.com/lustre2006.html Lustre User Group 2006]
 

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.