From: Andreas Dilger Date: Thu, 4 Aug 2016 23:24:12 +0000 (-0600) Subject: LUDOC-341 utils: document "lfs pool_list" correctly X-Git-Tag: 2.9.0~24 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=40ae42335c7f27f17b8803278aebf2bdd2e34511;p=doc%2Fmanual.git LUDOC-341 utils: document "lfs pool_list" correctly With the landing of http://review.whamcloud.com/2734 there is no longer any mention of "lfs poollist" in the Lustre code or man pages. Fix this in the user manual as well. Signed-off-by: Andreas Dilger Change-Id: I699e9094a9d9d779c84fb0a6cbdacad04edbefbd Reviewed-on: http://review.whamcloud.com/21734 Reviewed-by: Bob Glossman Tested-by: Jenkins --- diff --git a/UserUtilities.xml b/UserUtilities.xml index 339d3b8..976dbaa 100644 --- a/UserUtilities.xml +++ b/UserUtilities.xml @@ -43,7 +43,7 @@ lfs setstripe [--size|-s stripe_size] [--count|-c stripe_countdirname|filename lfs setstripe -d dir lfs osts [path] -lfs poollist filesystem[.pool]| pathname +lfs pool_list filesystem[.pool]| pathname lfs quota [-q] [-v] [-h] [-o obd_uuid|-I ost_idx|-i mdt_idx] [-u username|uid|-g group|gid] /mount_point lfs quota -t -u|-g /mount_point @@ -716,8 +716,7 @@ lfs help - poollist {filesystem} - [.poolname]|{pathname} + pool_list {filesystem}[.poolname]|{pathname} @@ -1030,13 +1029,13 @@ $ lfs setstripe --pool my_pool -c 2 /mnt/lustre/file Lists the pools defined for the mounted Lustre file system /mnt/lustre -$ lfs poollist /mnt/lustre/ +$ lfs pool_list /mnt/lustre/ Lists the OSTs which are members of the pool my_pool in file system my_fs -$ lfs poollist my_fs.my_pool +$ lfs pool_list my_fs.my_pool Finds all directories/files associated with poolA.