Details
-
Technical task
-
Resolution: Unresolved
-
Medium
-
None
-
None
-
None
-
3
-
9223372036854775807
Description
it seems the unrm only takes the full path including the mount point, otherwise failed
[root@trevis-90vm1 lustre]# lfs trash unrm .Trash/foo lfs trash trash: cannot rename '.Trash/foo' to '/foo': Invalid cross-device link (18) unrm: failed to recover '.Trash/foo' from Trash: Invalid cross-device link [root@trevis-90vm1 lustre]# ls .Trash foo [root@trevis-90vm1 lustre]# lfs trash unrm /mnt/lustre/.Trash/foo [root@trevis-90vm1 lustre]# ls foo