Whamcloud - gitweb
LU-11481 utils: disable lfs migrate -m 60/33960/7
authorOlaf Faaland <faaland1@llnl.gov>
Fri, 4 Jan 2019 19:27:15 +0000 (11:27 -0800)
committerOleg Drokin <green@whamcloud.com>
Fri, 15 Feb 2019 01:37:46 +0000 (01:37 +0000)
commit3b7e4ac3bb896d66613e9a6bafbcf6c01a1ac63d
tree10cdf707ebe673972a4fd719893e7a3b86ef7a0f
parente23385f9b0184462e42c2a00fc46d43650d6b1cc
LU-11481 utils: disable lfs migrate -m

Lustre 2.11 and earlier have bugs in directory migration that risk
data loss.  The fixes landed to 2.12 are too complex to backport.
This patch prevents an unaware user from risking their data by using
lfs migrate -m.  This is not a backport from master.

Skip all the tests that issue lfs migrate -m as they now fail.

Change-Id: I6d620429a0e10941f88285fbcf178797a71be3a6
Signed-off-by: Olaf Faaland <faaland1@llnl.gov>
Reviewed-on: https://review.whamcloud.com/33960
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Lai Siyao <lai.siyao@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/doc/lfs-migrate.1
lustre/doc/lfs.1
lustre/tests/recovery-small.sh
lustre/tests/sanity-lfsck.sh
lustre/tests/sanity.sh
lustre/tests/sanityn.sh
lustre/utils/lfs.c