[LU-5100] Getting attribute `lustre.lov' of `lustre.lov': Numerical result out of range Created: 26/May/14  Updated: 31/Jul/19  Resolved: 04/Jun/14

Status: Resolved
Project: Lustre
Component/s: None
Affects Version/s: None
Fix Version/s: Lustre 2.6.0, Lustre 2.5.2

Type: Bug Priority: Critical
Reporter: Hongchao Zhang Assignee: Hongchao Zhang
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Duplicate
is duplicated by LU-5229 Interop 2.5.1<->2.6 failure on test s... Resolved
Related
Severity: 3
Rank (Obsolete): 14078

 Description   

While running a basic test:

rm -rf test_dir
cp -rf sysconfig test_dir
rm -rf /mnt/test1/test_dir
#lfs setstripe -c -1  /mnt/test1

while true
do
mv test_dir /mnt/test1/
mv /mnt/test1/test_dir . 
done

If some directory contains "stripe" xattr ("trusted.lov" or "lustre.lov"), there will
be an error during move its subdirectories out of Lustre.

getting attribute `trusted.lov' of `trusted.lov': Numerical result out of range
getting attribute `lustre.lov' of `lustre.lov': Numerical result out of range


 Comments   
Comment by Hongchao Zhang [ 27/May/14 ]

the patch is tracked at http://review.whamcloud.com/#/c/10453/

Comment by James Nunez (Inactive) [ 28/May/14 ]

I'm seeing this issue when running sanity in test 17l on the OpenSFS cluster with latest master build (#2065). The error message is:

== sanity test 17l: Ensure lgetxattr's returned xattr size is consistent ========== 08:14:43 (1401290083)
lgetxattr(/lustre/scratch/d17l.sanity, lustre.lov, 0x101c010, 32) failed with 34: Numerical result out of range
 sanity test_17l: @@@@@@ FAIL: lgetxattr_size_check /lustre/scratch/d17l.sanity lustre.lov failed
Comment by James A Simmons [ 28/May/14 ]

We seen this problem during our last large scale test shot. It occurred when a user attempted to copy data from one file system to another.

Comment by Jodi Levi (Inactive) [ 04/Jun/14 ]

Patch landed to Master. Please reopen this ticket if more work is needed.

Comment by James Nunez (Inactive) [ 04/Jun/14 ]

patch for b2_5 is at http://review.whamcloud.com/#/c/10575/

Generated at Sat Feb 10 01:48:31 UTC 2024 using Jira 9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c.