Main Page: Difference between revisions

From Lustre Wiki
Jump to navigation Jump to search
(Update for organization and new user quick link. General clean)
 
(23 intermediate revisions by 4 users not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__


== Welcome to the Lustre Community Wiki ==
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.
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.


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


<div style="float:right; width:280px; background: #f5f5f5; border: 1pt solid #ff9900; padding: 10pt; margin: 10pt;">
=== New to Lustre? Start here ===
== Lustre Software Releases ==
* [[Lustre 101]] — Introductory courses on Lustre usage and administration
* [http://doc.lustre.org/lustre_manual.pdf Lustre Operations Manual:] [http://doc.lustre.org/lustre_manual.xhtml HTML] · [http://doc.lustre.org/lustre_manual.pdf PDF] · [http://doc.lustre.org/lustre_manual.epub ePub]
* [[:Category:Lustre_Systems_Administration|Lustre Systems Administration Guide]] — Install, configure, and operate Lustre
* [[How To]] — Task-focused articles (incl. [[Compiling Lustre|compiling Lustre]] from source)
* [[Special:Search|Search]] · [[Special:Categories|Browse categories]] · [[Special:AllPages|All pages]]
<div style="float:right; width:300px; background:#f8f8f8; border:1pt solid #ff9900; padding:10pt; margin:10pt;">
== Releases & Downloads ==
'''Downloads'''
* https://downloads.whamcloud.com/public/lustre/ (Lustre)
* https://downloads.whamcloud.com/public/e2fsprogs/ (Lustre-aware e2fsprogs)


=== Downloads ===
'''Current LTS Maintenance Release'''
* Lustre 2.15.8 — [https://www.lustre.org/lustre-2-15-8-released/ Dec 2, 2025] — [[Lustre_2.15.8_Changelog|Changelog]]


* [https://downloads.whamcloud.com/public/lustre/ Lustre]
'''Current Major Release'''
* [https://downloads.whamcloud.com/public/e2fsprogs/ Lustre-aware e2fsprogs]
* [[Release_2.17.0|Lustre 2.17.0]] — [https://www.lustre.org/lustre-2-17-0-released/ Dec 29, 2025] — [[Lustre_2.17.0_Changelog|Changelog]]


=== Current Maintenance Release ===
'''Major Release In Development'''
* [[Release_2.18.0|Lustre 2.18.0]] — [[Lustre_2.18.0_Changelog|Changelog]]


* [[Release_2.12.7 | Lustre 2.12.7]]
'''Roadmap / History'''
** Released [http://lustre.org/lustre-2-12-7-released/ Jul, 15, 2021]
* http://www.lustre.org/roadmap
** [[Lustre_2.12.7_Changelog | Changelog]]
* [[Lustre Software Releases]]
 
=== Current Major Release ===
 
* [[Release_2.14.0 | Lustre 2.14.0]]
** Released [http://lustre.org/lustre-2-14-0-released/ Feb 20, 2021]
** [[Lustre_2.14.0_Changelog | Changelog]]
 
=== Major Release In Development ===
 
* [[Release_2.15.0 | Lustre 2.15.0]]
** [[Lustre_2.15.0_Changelog | Changelog]]
 
=== Release Roadmap ===
 
* [http://www.lustre.org/roadmap Release Roadmap]
 
=== Previous Releases ===
* See [[Lustre Software Releases]]
</div>
</div>


== Lustre Enables High Performance, Massively Scalable Storage ==
== What is Lustre? ==
Lustre is an open-source distributed parallel file system designed for high performance, scalability, and availability, enabling 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.
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 ==
== Documentation ==
=== Introduction to Lustre ===
=== Introduction to Lustre ===
* [[media:LustreArchitecture-v4.pdf|Lustre Architecture (PDF)]] — core concepts and architecture
* [[Lustre 101]] — introductory usage and administration


* [[media:LustreArchitecture-v4.pdf | Lustre Architecture (PDF)]]
=== Lustre Systems Administration ===
** Learn about core Lustre concepts and architecture
* [[:Category:Lustre_Systems_Administration|Lustre Systems Administration Guide]] — install, configure, and operate Lustre
* [[Lustre 101]]
* [[LNet_Router_Config_Guide|LNet Router Configuration Guide]] — configure and operate LNet routers for multi-network Lustre routing.
** Introductory "course" on Lustre usage and administration
* [[:Category:Benchmarking|Lustre and Storage Benchmarking Guide]] — tools and infrastructure validation
* [[Robinhood_Policy_Engine|Robinhood Policy Engine]] — data management for large-scale file systems
* [[Integrated_Manager_for_Lustre|Integrated Manager for Lustre]] — deployment, management, and monitoring
* [[How_To|HOWTO]] — task articles, including [[Compiling_Lustre|building from source]]


=== Lustre Systems Administration ===
=== Architecture & Internals ===
* [[media:LustreArchitecture-v4.pdf|Lustre Architecture (PDF)]]
* [https://info.ornl.gov/sites/publications/Files/Pub166872.pdf Understanding Lustre Internals, Second Edition (PDF)]
=== Lustre Manual ===
* Lustre Operations Manual: [http://doc.lustre.org/lustre_manual.xhtml HTML] · [http://doc.lustre.org/lustre_manual.pdf PDF] · [http://doc.lustre.org/lustre_manual.epub ePub]


* [[:Category:Lustre_Systems_Administration | Lustre Systems Administration Guide]]
== Contributing to the Lustre Project ==
** 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
* [[Integrated_Manager_for_Lustre | Integrated 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 ===
==== Getting Started ====
* [[Development|Lustre Development]] — developer overview
* [[Projects]] — active efforts and areas needing help
* [[Reporting Bugs]] — file issues


* The latest Lustre Operations Manual is available for download in several formats:
==== Submitting Changes ====
** [http://doc.lustre.org/lustre_manual.xhtml HTML]
* [[Submitting Changes|Submitting Changes]] — contribute code
** [http://doc.lustre.org/lustre_manual.pdf PDF]
* [[Lustre Manual Changes|Lustre Manual Changes]] — contribute documentation
** [http://doc.lustre.org/lustre_manual.epub ePub]
* [[Signed-off-by]] · [[Commit Comments]] — commit requirements


=== Contributing to the Lustre Project ===
==== Review & Patch Workflow ====
* [[Using Gerrit]] — code review workflow
* [[Code Reviewers]] — reviewer list and contacts
* [[Patch Inspection]] · [[Applying Lustre Patches to a Kernel]] — inspect/apply patches


* [[Development|Lustre Development]] overview
==== Standards & Upstream ====
* [[Submitting Changes|Contributing code]]
* [[Lustre Coding Guidelines]] · [[Lustre Coding Style Guidelines]] — coding standards
* [[Lustre Manual Changes|Contributing to the Lustre Manual]]
* [[Lustre Upstreaming to Linux Kernel]] · [[Upstream contributing]] — upstream process
* [[Projects]]


== Community ==
=== Project infrastructure ===
* https://gerrit.lustre.org/ — code review
* https://review.whamcloud.com/ — alternate review site (referenced by some older docs)
* https://git.whamcloud.com/ — git hosting / mirrors
* https://jira.whamcloud.com/ — issue tracking


* Mailing Lists
=== Working groups (OpenSFS) ===
** http://lustre.org/mailing-lists/ - (un)subscribe, update
* https://wiki.opensfs.org/Lustre_Working_Group — Lustre Working Group
** [http://lists.lustre.org/pipermail/lustre-discuss-lustre.org/ lustre-discuss list archive] ([https://marc.info/?l=lustre-discuss alternate])
* https://wiki.opensfs.org/Documentation_Working_Group — Documentation Working Group
** [http://lists.lustre.org/pipermail/lustre-devel-lustre.org/ lustre-devel list archive] ([https://marc.info/?l=lustre-devel alternate])
* http://wiki.opensfs.org/LWG — OpenSFS Lustre Working Group (LWG)
* Community Events World-wide
* http://opensfs.org/ — OpenSFS (supports Lustre development)
** http://opensfs.org/events/ - Worldwide Lustre User Group
** https://www.eofs.eu/events/start - European Lustre User Group
** http://lustrefs.cn/ - China Lustre User Group
** https://www.jlug.info/ - Japan Lustre User Group
** [[Lustre Conferences|Previous Lustre conferences]] with links to presentations and videos
* The [http://opensfs.org/ OpenSFS] organization supports Lustre development.
* The OpenSFS [http://wiki.opensfs.org/LWG Lustre Working Group (LWG)] coordinates OpenSFS's Lustre efforts.
* Whamcloud community wiki
** https://wiki.whamcloud.com/
* Issue tracking and development task management
** https://jira.whamcloud.com/
* Upstream Kernel Slack Workspace
** https://lustreupstreamclient.slack.com/messages/CAV4QF0ER/
** An invitation from the workspace admin is required (James Simmons).


== [[:Category:Events|Events]] ==
== Community ==
=== Mailing lists ===
* http://lustre.org/mailing-lists/ — subscribe/unsubscribe
* [http://lists.lustre.org/listinfo.cgi/lustre-announce-lustre.org lustre-announce]  archives · [https://marc.info/?l=lustre-announce alternate]
* [http://lists.lustre.org/pipermail/lustre-discuss-lustre.org/ lustre-discuss] archives · [https://marc.info/?l=lustre-discuss alternate]
* [http://lists.lustre.org/pipermail/lustre-devel-lustre.org/ lustre-devel] archives · [https://marc.info/?l=lustre-devel alternate]


[[Lustre Conferences]] lists past Lustre-related conferences such as LUG, LAD, SC, ISC, JLUG, CLUG, including presentations and videos when available.
=== Chat ===
* https://lustreupstreamclient.slack.com/messages/CAV4QF0ER/ — invite required (workspace admin: James Simmons)


'''''For a complete list of past events, see the [[:Category:Events|Events]] category page'''''
=== User groups & events ===
* http://opensfs.org/events/ — Worldwide Lustre User Group
* https://www.eofs.eu/events/start — European Lustre User Group
* http://lustrefs.cn/ — China Lustre User Group
* https://www.jlug.info/ — Japan Lustre User Group
* https://www.lustrefilesystem.com/ — Lustre User Group UK
* [[Lustre Conferences]] — presentations and videos
* [[:Category:Events|Events]] — complete list


== Lustre.org Infrastructure ==
=== More community resources ===
See [[Lustre.org Infrastructure]] for information on the lustre.org and opensfs.org websites.
* https://www.lustre.org/community/ — community entry points
* https://wiki.whamcloud.com/ — Whamcloud community wiki


'''''Note:''''' ''The previous (now outdated) Lustre wiki is currently preserved for posterity at [http://wiki.old.lustre.org wiki.old.lustre.org].''
== Site Information ==
* [[Lustre.org Infrastructure]]
* Previous (archived) wiki: http://wiki.old.lustre.org

Latest revision as of 10:11, 30 April 2026


Welcome to the Lustre Community Wiki

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.

New to Lustre? Start here

Releases & Downloads

Downloads

Current LTS Maintenance Release

Current Major Release

Major Release In Development

Roadmap / History

What is Lustre?

Lustre is an open-source distributed parallel file system designed for high performance, scalability, and availability, enabling massively scalable storage.


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

Architecture & Internals

Lustre Manual

Contributing to the Lustre Project

Getting Started

Submitting Changes

Review & Patch Workflow

Standards & Upstream

Project infrastructure

Working groups (OpenSFS)

Community

Mailing lists

Chat

User groups & events

More community resources

Site Information