From 64e55eda50049b1d990361cdf8e734867a5f1ddd Mon Sep 17 00:00:00 2001
From: adilger <adilger>
Date: Thu, 24 Apr 2008 02:44:05 +0000
Subject: [PATCH] Branch HEAD Document the maximum filesystem name length.
 b=15486

---
 lustre/doc/mkfs.lustre.8 | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/lustre/doc/mkfs.lustre.8 b/lustre/doc/mkfs.lustre.8
index 06a695c250..7ae7caf736 100644
--- a/lustre/doc/mkfs.lustre.8
+++ b/lustre/doc/mkfs.lustre.8
@@ -50,7 +50,8 @@ Only print what would be done; does not affect the disk
 Set the NID(s) of a failover partner. This option can be repeated as desired.
 .TP
 .BI \--fsname= filesystem_name  
-The Lustre filesystem this service will be part of.  Default is 'lustre'
+The Lustre filesystem this service will be part of.  The maximum
+filesystem_name length is 8 characters. Default is 'lustre'
 .TP
 .BI \--index= index
 Force a particular OST or MDT index 
-- 
GitLab