<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.lustre.org/index.php?action=history&amp;feed=atom&amp;title=Old_Lustre_Advanced_Training_Class</id>
	<title>Old Lustre Advanced Training Class - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.lustre.org/index.php?action=history&amp;feed=atom&amp;title=Old_Lustre_Advanced_Training_Class"/>
	<link rel="alternate" type="text/html" href="http://wiki.lustre.org/index.php?title=Old_Lustre_Advanced_Training_Class&amp;action=history"/>
	<updated>2026-07-16T09:02:05Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.7</generator>
	<entry>
		<id>http://wiki.lustre.org/index.php?title=Old_Lustre_Advanced_Training_Class&amp;diff=5143&amp;oldid=prev</id>
		<title>AnjusG: AnjusG moved page Lustre Internals (Old) to Old Lustre Advanced Training Class: Making changes as per LUDOC-541</title>
		<link rel="alternate" type="text/html" href="http://wiki.lustre.org/index.php?title=Old_Lustre_Advanced_Training_Class&amp;diff=5143&amp;oldid=prev"/>
		<updated>2025-03-31T12:46:38Z</updated>

		<summary type="html">&lt;p&gt;AnjusG moved page &lt;a href=&quot;/Lustre_Internals_(Old)&quot; class=&quot;mw-redirect&quot; title=&quot;Lustre Internals (Old)&quot;&gt;Lustre Internals (Old)&lt;/a&gt; to &lt;a href=&quot;/Old_Lustre_Advanced_Training_Class&quot; title=&quot;Old Lustre Advanced Training Class&quot;&gt;Old Lustre Advanced Training Class&lt;/a&gt;: Making changes as per LUDOC-541&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 05:46, 31 March 2025&lt;/td&gt;
				&lt;/tr&gt;
&lt;!-- diff cache key wiki_lustre_org:diff::1.12:old-1976:rev-5143 --&gt;
&lt;/table&gt;</summary>
		<author><name>AnjusG</name></author>
	</entry>
	<entry>
		<id>http://wiki.lustre.org/index.php?title=Old_Lustre_Advanced_Training_Class&amp;diff=1976&amp;oldid=prev</id>
		<title>KenRawlings: Initial creation as part of accelerated wiki migration</title>
		<link rel="alternate" type="text/html" href="http://wiki.lustre.org/index.php?title=Old_Lustre_Advanced_Training_Class&amp;diff=1976&amp;oldid=prev"/>
		<updated>2016-11-02T14:43:56Z</updated>

		<summary type="html">&lt;p&gt;Initial creation as part of accelerated wiki migration&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{| class=&amp;#039;wikitable&amp;#039;&lt;br /&gt;
|- &lt;br /&gt;
!Note: This page originated on the old Lustre wiki. It was identified as likely having value and was migrated to the new wiki. It is in the process of being reviewed/updated and may currently have content that is out of date.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;small&amp;gt;&amp;#039;&amp;#039;(Updated: Feb 2008)&amp;#039;&amp;#039;&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Lustre™ internals are now available to the public, as PDFs on this page. &lt;br /&gt;
&lt;br /&gt;
Historically, Lustre internals have been presented as part of the Lustre Advanced (L2) training class. The internals files available here are PDFs of those training files. &lt;br /&gt;
&lt;br /&gt;
== Lustre Architecture ==&lt;br /&gt;
&lt;br /&gt;
The Lustre Architecture presentation includes the following topics: &lt;br /&gt;
&lt;br /&gt;
* LNET&lt;br /&gt;
* Ext3&lt;br /&gt;
* DLM&lt;br /&gt;
* I/O protocol&lt;br /&gt;
* Metadata protocol&lt;br /&gt;
* Configuration protocol&lt;br /&gt;
* Recovery&lt;br /&gt;
* OST / MDT disk layout&lt;br /&gt;
&lt;br /&gt;
Get the [[Media:LustreInternals_Architecture.pdf|Lustre Architecture]] internals&lt;br /&gt;
&lt;br /&gt;
== Log Analysis ==&lt;br /&gt;
&lt;br /&gt;
The Log Analysis presentation includes the following topics:&lt;br /&gt;
&lt;br /&gt;
* Goal of log analysis&lt;br /&gt;
* Generating logs&lt;br /&gt;
* Understanding logs&lt;br /&gt;
* Log analysis tools&lt;br /&gt;
* Lock dumps&lt;br /&gt;
* Stack traces&lt;br /&gt;
* Crash/gdb - mcore/netdump&lt;br /&gt;
&lt;br /&gt;
Get the [[Media:LustreInternals_LogAnalysis.pdf|Log Analysis]] internals&lt;br /&gt;
&lt;br /&gt;
== Sample Lustre Implementation ==&lt;br /&gt;
&lt;br /&gt;
The Sample Lustre Implementation presentation includes the following topics:&lt;br /&gt;
&lt;br /&gt;
* Mount in general&lt;br /&gt;
* Mount on clients&lt;br /&gt;
* Mount on servers&lt;br /&gt;
* Open O_CREAT&lt;br /&gt;
* File size&lt;br /&gt;
* File I/O&lt;br /&gt;
&lt;br /&gt;
Get the [[Media:LustreInternals_SampleLustreImplementation.pdf|Sample Lustre implementation]] internals&lt;br /&gt;
&lt;br /&gt;
[[Category: NeedsReview]]&lt;/div&gt;</summary>
		<author><name>KenRawlings</name></author>
	</entry>
</feed>