Whamcloud - gitweb
LU-8098 doc: add "lfs mdts" to lfs main man page
[fs/lustre-release.git] / 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