Whamcloud - gitweb
LU-8098 doc: add "lfs mdts" to lfs main man page 80/20080/4
authorEmoly Liu <emoly.liu@intel.com>
Thu, 12 May 2016 01:57:15 +0000 (09:57 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 16 May 2016 21:02:25 +0000 (21:02 +0000)
Add "lfs mdts" to lfs.1.

Test-Parameters: trivial
Signed-off-by: Emoly Liu <emoly.liu@intel.com>
Change-Id: I0da79a56025b58bd32bdcee35c36e7021d69194f
Reviewed-on: http://review.whamcloud.com/20080
Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Tested-by: Jenkins
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/doc/lfs.1

index 0eda194..522c38a 100644 (file)
@@ -59,6 +59,9 @@ lfs \- Lustre utility to create a file with specific striping pattern, find the
 .B lfs osts
 .RB [ path ]
 .br
+.B lfs mdts
+.RB [ path ]
+.br
 .B lfs path2fid [--parents] <path> ...
 .br
 .B lfs pool_list <filesystem>[.<pool>] | <pathname>
@@ -368,6 +371,9 @@ Check the status of all servers (MDT, OST)
 .B $ lfs osts
 List all the OSTs
 .TP
+.B $ lfs mdts
+List all the MDTs
+.TP
 .B $ lfs df -h
 Lists space usage per OST and MDT in human readable format.
 .TP