<?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=Lustre_System_Configuration_Utilities</id>
	<title>Lustre System Configuration Utilities - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.lustre.org/index.php?action=history&amp;feed=atom&amp;title=Lustre_System_Configuration_Utilities"/>
	<link rel="alternate" type="text/html" href="http://wiki.lustre.org/index.php?title=Lustre_System_Configuration_Utilities&amp;action=history"/>
	<updated>2026-08-06T05:30:01Z</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=Lustre_System_Configuration_Utilities&amp;diff=1962&amp;oldid=prev</id>
		<title>KenRawlings: initial page creation as part of accelerated wiki migration</title>
		<link rel="alternate" type="text/html" href="http://wiki.lustre.org/index.php?title=Lustre_System_Configuration_Utilities&amp;diff=1962&amp;oldid=prev"/>
		<updated>2016-10-13T14:21:32Z</updated>

		<summary type="html">&lt;p&gt;initial page 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;
&amp;lt;small&amp;gt;&amp;#039;&amp;#039;(Updated: Jan 2010)&amp;#039;&amp;#039;&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A set of system configuration utilities are provided with Lustre.  These utilities include:&lt;br /&gt;
&lt;br /&gt;
: &amp;#039;&amp;#039;&amp;#039;mkfs.lustre&amp;#039;&amp;#039;&amp;#039; - Used to format a disk for a Lustre service.&lt;br /&gt;
&lt;br /&gt;
: &amp;#039;&amp;#039;&amp;#039;tunefs.lustre&amp;#039;&amp;#039;&amp;#039; - Used to modify configuration information on a Lustre target disk.&lt;br /&gt;
&lt;br /&gt;
: &amp;#039;&amp;#039;&amp;#039;lctl&amp;#039;&amp;#039;&amp;#039; - Used to directly control Lustre via an &amp;#039;&amp;#039;ioctl&amp;#039;&amp;#039; interface, allowing various configuration, maintenance and debugging features to be accessed.&lt;br /&gt;
&lt;br /&gt;
: &amp;#039;&amp;#039;&amp;#039;mount.lustre&amp;#039;&amp;#039;&amp;#039; - Used to start a Lustre client or target service.&lt;br /&gt;
&lt;br /&gt;
For examples using these utilities, see:&lt;br /&gt;
* [[Completing Basic Administrative Tasks]] - many of these procedures use one or more system configuration utilities. For example, in [http://wiki.lustre.org/manual/LustreManual20_HTML/LustreOperations.html#50438194_pgfId-1307131 &amp;#039;&amp;#039;Running Multiple Lustre File Systems&amp;#039;&amp;#039;], &amp;#039;&amp;#039;mkfs.lustre&amp;#039;&amp;#039; is used to create a second file system and to set up a Lustre installation with two file systems.&lt;br /&gt;
* [[Configuring the Lustre File System]] - &amp;#039;&amp;#039;mkfs.lustre&amp;#039;&amp;#039; and &amp;#039;&amp;#039;tunefs.lustre&amp;#039;&amp;#039; are used to configure a Lustre file system after installation.&lt;br /&gt;
* [[Managing OSTs]] and related subtopics - &amp;#039;&amp;#039;lctl&amp;#039;&amp;#039; is used to show the status of an OST, to deactivate and activate an OST, to set weighting for free space, and to create a new pool and add an OST.&lt;br /&gt;
&lt;br /&gt;
For more information about the Lustre system configuration utilities, see [http://wiki.lustre.org/manual/LustreManual20_HTML/SystemConfigurationUtilities_HTML.html#50438219_pgfId-5529 Chapter 36: &amp;#039;&amp;#039;System Configuration Utilities&amp;#039;&amp;#039;] in the [http://wiki.lustre.org/manual/LustreManual20_HTML/index.html &amp;#039;&amp;#039;Lustre Operations Manual&amp;#039;&amp;#039;]. This chapter also describes other system configuration utilities, as well as utilities to manage large clusters, perform application profiling, and test and debug Lustre.&lt;br /&gt;
&lt;br /&gt;
For additional information and examples, see the following chapters in the [http://wiki.lustre.org/manual/LustreManual20_HTML/index.html &amp;#039;&amp;#039;Lustre Operations Manual&amp;#039;&amp;#039;]:&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.lustre.org/manual/LustreManual20_HTML/ConfiguringLustre.html#50438267_pgfId-1290860 Chapter 10: &amp;#039;&amp;#039;Configuring Lustre&amp;#039;&amp;#039;]&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.lustre.org/manual/LustreManual20_HTML/ConfiguringLustre.html#50438267_pgfId-1290956 Section 10.1.1: &amp;#039;&amp;#039;Simple Lustre Configuration Example&amp;#039;&amp;#039;]&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.lustre.org/manual/LustreManual20_HTML/ConfiguringLustre.html#50438267_pgfId-1293213 Section 10.2: &amp;#039;&amp;#039;Additional Configuration Options&amp;#039;&amp;#039;]&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.lustre.org/manual/LustreManual20_HTML/LustreMonitoring.html#50438273_pgfId-5529 Chapter 12: &amp;#039;&amp;#039;Lustre Monitoring&amp;#039;&amp;#039;]&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.lustre.org/manual/LustreManual20_HTML/LustreOperations.html#50438194_pgfId-1289959 Chapter 13: &amp;#039;&amp;#039;Lustre Operations&amp;#039;&amp;#039;]&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.lustre.org/manual/LustreManual20_HTML/UserUtilities_HTML.html#50438206_pgfId-5529 Chapter 32: &amp;#039;&amp;#039;User Utilities&amp;#039;&amp;#039;]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: NeedsReview]]&lt;/div&gt;</summary>
		<author><name>KenRawlings</name></author>
	</entry>
</feed>