<?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=Working_with_File_System_Labels</id>
	<title>Working with File System Labels - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.lustre.org/index.php?action=history&amp;feed=atom&amp;title=Working_with_File_System_Labels"/>
	<link rel="alternate" type="text/html" href="http://wiki.lustre.org/index.php?title=Working_with_File_System_Labels&amp;action=history"/>
	<updated>2026-09-02T18:25:00Z</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=Working_with_File_System_Labels&amp;diff=1821&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=Working_with_File_System_Labels&amp;diff=1821&amp;oldid=prev"/>
		<updated>2016-08-10T15:27:15Z</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;
&amp;lt;small&amp;gt;&amp;#039;&amp;#039;(Updated: Sep 2009)&amp;#039;&amp;#039;&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The file system name is limited to 8 characters so that file system and&lt;br /&gt;
target information can be encoded in the disk label. This allows system administrators to &amp;quot;mount by label&amp;quot;, reducing the risk of SCSI disk reordering or getting the /dev/device wrong for a shared target. &lt;br /&gt;
&lt;br /&gt;
Linux disk labels are limited to 16 characters. To identify the target within the file system, 8 characters are reserved, leaving 8 characters for the file system name:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;fsname&amp;gt;-MDT0000 or &amp;lt;fsname&amp;gt;-OST0a19&lt;br /&gt;
&lt;br /&gt;
To mount by label, use this command:&lt;br /&gt;
&lt;br /&gt;
 $ mount -t lustre -L &amp;lt;file system label&amp;gt; &amp;lt;mount point&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here is an example of mounting by label:&lt;br /&gt;
&lt;br /&gt;
 $ mount -t lustre -L testfs-MDT0000 /mnt/mdt&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;Caution:&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039; Mounting by label should &amp;#039;&amp;#039;NOT&amp;#039;&amp;#039; be used in a multi-path environment.&lt;br /&gt;
&lt;br /&gt;
Although the file system name is internally limited to 8 characters, you can mount&lt;br /&gt;
the clients at any mount point, so file system users are not limited to using short names.&lt;br /&gt;
Here is an example:&lt;br /&gt;
&lt;br /&gt;
 mount -t lustre uml1@tcp0:/shortfs /mnt/&amp;lt;long-file_system-name&amp;gt;&lt;/div&gt;</summary>
		<author><name>KenRawlings</name></author>
	</entry>
</feed>