Whamcloud - gitweb
LU-930 doc: update lfs migrate usage and man page 78/43378/11
authorAndreas Dilger <adilger@whamcloud.com>
Mon, 19 Apr 2021 21:32:31 +0000 (15:32 -0600)
committerOleg Drokin <green@whamcloud.com>
Sat, 20 Nov 2021 06:27:57 +0000 (06:27 +0000)
commit568018cf265cbe862420d2366c23ab848d1cad77
tree50c20be06351ce1605379b0a7192fe1c9761847e
parent7e781c605c4189ea1f4b0a343863280ebeb237d4
LU-930 doc: update lfs migrate usage and man page

Update the usage and man page for "lfs migrate -m", noting that
this command will recursively migrate an entire directory tree.

It is not currently possible to migrate files with DoM components
between MDTs, so provide an example of how to work around this.

Only print the command-line options for commands in the usage
message instead of the full usage, since it is otherwise much
too verbose to see the actual error message being printed.  The
user should read the lfs-migrate.1 man page for full usage.

Test-Parameters: trivial
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I9e34a33fcc3f0e2b90bc499fb7b946c53e6111d1
Reviewed-on: https://review.whamcloud.com/43378
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: James Nunez <jnunez@whamcloud.com>
Reviewed-by: Lai Siyao <lai.siyao@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/doc/lfs-migrate.1
lustre/utils/lfs.c