Details
Description
Hit error if migrate a dir ends with "/", non-slash works well.
[root@onyx-27 lustre]# lfs migrate -m 1 /mnt/lustre/other-dir/ /mnt/lustre/other-dir migrate failed: No such file or directory (-2) error: migrate: migrate file '/mnt/lustre/other-dir/' failed [root@onyx-27 lustre]# lfs migrate -m 1 /mnt/lustre/other-dir [root@onyx-27 lustre]#