Main Page: Difference between revisions

From Lustre Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
(45 intermediate revisions by 9 users not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__


This is the main community repository for Lustre knowledge and documentation.  Content will grow as we update and bring together information from various sources. Consult the sidebar for links to major Lustre topics.
This site, [http://wiki.lustre.org wiki.lustre.org], is the main community repository for Lustre information. Consult the sidebar for links to major Lustre topics.


Note that previous outdated Lustre wiki is currently preserved for posterity at [http://wiki.old.lustre.org wiki.old.lustre.org].
Learn more about Lustre at http://www.lustre.org.
----
=== Releases ===
===== Current Releases =====
* Lustre 2.5.3 released [https://lists.01.org/pipermail/hpdd-discuss/2014-September/001211.html September 9, 2014].
* Lustre 2.7.0 released [https://lists.01.org/pipermail/hpdd-discuss/2015-March/001829.html March 13, 2015].
===== Major Release Under Development =====
* [http://wiki.lustre.org/Release_2.8.0 Lustre 2.8.0]
===== Release Planning Stage =====
* [http://wiki.lustre.org/Release_2.9.0 Lustre 2.9.0]
----
=== Events ===
==== Upcoming ====
* [http://opensfs.org/events/lug-2016/ Lustre Developer Day] - April 4, 2016 - Portland, OR
* [http://opensfs.org/events/lug-2016/ Lustre Users Group 2016 (LUG'16)] - April 5-7, 2016 - Portland, OR
==== Recent ====
[[File:Logo_lad15_150px.png|right|200px|caption|link=http://www.eofs.eu/?id=lad15]]
* [http://www.eofs.eu/?id=lad15 Lustre Admin & Developer Workshop 2015 (LAD'15)] - September 22-23, 2015 - Paris, France
** Funded by [http://www.eofs.eu/ EOFS], [http://opensfs.org/ OpenSFS], and sponsors. Organized by [http://www.cea.fr/ CEA]
** [http://www.eofs.eu/?id=lad15 Presentations]
** [http://insidehpc.com/lad15-video-gallery/ Video]
* [https://github.com/cea-hpc/robinhood/wiki/RUG2015 Robinhood User Group 2015 (RUG2015)] - September 21, 2015 - Paris, France
** This event is collocated with [http://www.eofs.eu/?id=lad15 LAD'15] at Marriott Hotel, Champs-Elysees, Paris.
** [https://github.com/cea-hpc/robinhood/wiki/RUG2015 Presentations]
* For more prior events, see our [[Past Events]] page
----


=== Get Involved with Lustre Development ===
<div style="float:right; width:280px; background: #f5f5f5; border: 1pt solid #ff9900; padding: 10pt; margin: 10pt;">
== Lustre Software Releases ==


* The [http://lists.lustre.org/listinfo.cgi/lustre-devel-lustre.org lustre-devel] mailing list is the primary forum for discussing Lustre software development.
=== Downloads ===
* The [http://lists.opensfs.org/listinfo.cgi/lwg-opensfs.org Luste Working Group] mailing list will receive notifications for upcoming Luste Working Group meetings.
* The [http://opensfs.org/ OpenSFS] organization supports Lustre development through funding Lustre development contracts, and other mechanisms. The OpenSFS [http://wiki.opensfs.org/LWG Lustre Working Group (LWG)] coordinates OpenSFS's Lustre efforts.


=== Lustre.org Infrastructure ===
* [https://downloads.hpdd.intel.com/public/lustre/ Lustre]
* [https://downloads.hpdd.intel.com/public/e2fsprogs/ Lustre-aware e2fsprogs]
 
=== Current Maintenance Release ===
 
* Lustre 2.10.3
** Released [http://lustre.org/lustre-2-10-2-released Jan 31, 2018]
** [http://wiki.lustre.org/Lustre_2.10.3_Changelog Changelog]
 
=== Current Major Release ===
 
* [[Release_2.10.0 | Lustre 2.10.0]]
** Released [http://lists.lustre.org/pipermail/lustre-announce-lustre.org/2017/000147.html July 13th, 2017]
** [[Lustre_2.10.0_Changelog | Changelog]]
 
=== Major Release In Development ===
 
* [[Release_2.11.0 | Lustre 2.11.0]]
** [[Lustre_2.11.0_Changelog | Changelog]]
 
=== Release Roadmap ===
 
* [http://www.lustre.org/roadmap Release Roadmap]
</div>
 
== Lustre Enables High Performance, Massively Scalable Storage ==
 
Lustre is an open-source, distributed parallel file system software platform designed for scalability, high-performance, and high-availability.
 
Lustre is purpose-built to provide a coherent, global POSIX-compliant namespace for very large scale computer infrastructure, including the world's largest supercomputer platforms. It can support hundred's of petabytes of data storage and hundreds of gigabytes per second in simultaneous, aggregate throughput. Some of the largest current installations have individual file systems in excess of fifty petabytes of usable capacity, and have reported throughput speeds exceeding one terabyte/sec.
 
== Documentation ==
 
=== Introduction to Lustre ===
 
* [[media:LustreArchitecture-v4.pdf | Lustre Architecture (PDF)]]
** Learn about core Lustre concepts and architecture
 
=== Lustre Systems Administration ===
 
* [[:Category:Lustre_Systems_Administration | Lustre Systems Administration Guide]]
** Practical instruction on installation and configuration of production-ready Lustre storage clusters
* [[LNet_Router_Config_Guide | LNet Router Configuration Guide]]
* [[:Category:Benchmarking | Lustre and Storage Benchmarking Guide]]
** Tools to demonstrate the capabilities of the file system and highlight potential defects in the infrastrcuture supporting Lustre
* [[Robinhood_Policy_Engine | Robinhood Policy Engine]]
** Data management platform for large-scale file systems
* [[Intel_Manager_for_Lustre | Intel Manager for Lustre]]
** Deployment, management and monitoring platform for Lustre file systems
* [[How_To | HOWTO ]]
** "How to" articles, including how to [[Compiling_Lustre | compile the Lustre software]] from source code
 
=== Lustre Manual ===
 
* The latest Lustre Operations Manual is available for download in several formats:
** [http://doc.lustre.org/lustre_manual.xhtml HTML]
** [http://doc.lustre.org/lustre_manual.pdf PDF]
** [http://doc.lustre.org/lustre_manual.epub ePub]
 
=== Contributing to the Lustre Project ===
 
* [[Development|Lustre Development]] overview
* [[Submitting Changes|Contributing code]]
* [[Projects]]
* [https://wiki.hpdd.intel.com/display/PUB/Making+changes+to+the+Lustre+Manual Updating the reference manual documentation]
 
== Community ==
 
* Mailing Lists
** http://lustre.org/mailing-lists/
* Community Events World-wide
** http://opensfs.org/events/
** https://www.eofs.eu/events/start
* The OpenSFS [http://wiki.opensfs.org/LWG Lustre Working Group (LWG)] coordinates OpenSFS's Lustre efforts.
* The [http://opensfs.org/ OpenSFS] organization supports Lustre development.
* Intel High Performance Data Division community wiki
** https://wiki.hpdd.intel.com/
* Issue tracking and development task management
** https://jira.hpdd.intel.com/
 
== [[:Category:Events|Events]] ==
 
=== Upcoming ===
* [http://opensfs.org/events/lug-2018/ Lustre Users Group 2018 (LUG'18)] - April 23-26, 2018 at Argonne National Laboratory in Argonne, Illinois
 
=== Recent ===
 
* [http://sc17.supercomputing.org/presentation/?id=bof111&sess=sess323 SC17 Lustre Community BoF] - November 15, 2017 - Denver, Colorado</li>
* [https://www.eofs.eu/events/lad17 Lustre Admin & Developer Workshop 2017 (LAD’17)] - October 4-5, 2017 - Paris, France
* [https://www.chinalug.info China LUG 2017] - Oct 31, 2017 - Beijing, China
* [http://opensfs.org/lug-2017/ Lustre Users Group 2017 (LUG'17)] - May 30-June 2, 2017 - Bloomington, Indiana
* [http://sc16.supercomputing.org/presentation/?id=bof194&sess=sess365 SC16 Lustre Community BOF: Lustre Deployments for the Next 5 Years] - November 15, 2016 - Salt Lake City, Utah
* [https://www.eofs.eu/events/lad16 Lustre Admin & Developer Workshop 2016 (LAD’16)] - September 20-21, 2016 - Paris, France
* [http://www.pinedalab.org/hpc/disruptive-storage-workshop Disruptive Storage Workshop 2.0] – April 26-27, 2016 – Baltimore, Maryland
* [http://opensfs.org/events/lug-2016/ Lustre Users Group 2016 (LUG'16)] - April 5-7, 2016 - Portland, Oregon
* [http://opensfs.org/events/lustre-developer-day/ Lustre Developer Day] - April 4, 2016 - Portland, Oregon
* [http://lustre.ornl.gov/ecosystem/index.html 2nd International Workshop on The Lustre Ecosystem] - March 8-9, 2016 - Baltimore, Maryland
 
'''''For a complete list of past events, see the [[:Category:Events|Events]] category page'''''
 
== Lustre.org Infrastructure ==
See [[Lustre.org Infrastructure]] for information on the lustre.org and opensfs.org websites.
See [[Lustre.org Infrastructure]] for information on the lustre.org and opensfs.org websites.
'''''Note:''''' ''The previous (now outdated) Lustre wiki is currently preserved for posterity at [http://wiki.old.lustre.org wiki.old.lustre.org].''

Revision as of 13:37, 4 February 2018


This site, wiki.lustre.org, is the main community repository for Lustre information. Consult the sidebar for links to major Lustre topics.

Learn more about Lustre at http://www.lustre.org.

Lustre Software Releases

Downloads

Current Maintenance Release

Current Major Release

Major Release In Development

Release Roadmap

Lustre Enables High Performance, Massively Scalable Storage

Lustre is an open-source, distributed parallel file system software platform designed for scalability, high-performance, and high-availability.

Lustre is purpose-built to provide a coherent, global POSIX-compliant namespace for very large scale computer infrastructure, including the world's largest supercomputer platforms. It can support hundred's of petabytes of data storage and hundreds of gigabytes per second in simultaneous, aggregate throughput. Some of the largest current installations have individual file systems in excess of fifty petabytes of usable capacity, and have reported throughput speeds exceeding one terabyte/sec.

Documentation

Introduction to Lustre

Lustre Systems Administration

Lustre Manual

  • The latest Lustre Operations Manual is available for download in several formats:

Contributing to the Lustre Project

Community

Events

Upcoming

Recent

For a complete list of past events, see the Events category page

Lustre.org Infrastructure

See Lustre.org Infrastructure for information on the lustre.org and opensfs.org websites.

Note: The previous (now outdated) Lustre wiki is currently preserved for posterity at wiki.old.lustre.org.