From: Emoly Liu Date: Thu, 12 May 2016 01:57:15 +0000 (+0800) Subject: LU-8098 doc: add "lfs mdts" to lfs main man page X-Git-Tag: 2.8.54~55 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=f41968bb9e82836a06ffcd5fd3ed6a04b9273545;hp=89998fc1bf89bd1210c886b228e5d3381909d76a LU-8098 doc: add "lfs mdts" to lfs main man page Add "lfs mdts" to lfs.1. Test-Parameters: trivial Signed-off-by: Emoly Liu Change-Id: I0da79a56025b58bd32bdcee35c36e7021d69194f Reviewed-on: http://review.whamcloud.com/20080 Reviewed-by: Giuseppe Di Natale Reviewed-by: Bob Glossman Tested-by: Jenkins Reviewed-by: Oleg Drokin --- diff --git a/lustre/doc/lfs.1 b/lustre/doc/lfs.1 index 0eda194..522c38a 100644 --- a/lustre/doc/lfs.1 +++ b/lustre/doc/lfs.1 @@ -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] ... .br .B lfs pool_list [.] | @@ -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