Details
-
Bug
-
Resolution: Fixed
-
Major
-
Lustre 2.6.0, Lustre 2.7.0, Lustre 2.8.0
-
3
-
9223372036854775807
Description
replay-dual test 18 calls statmany on $MOUNT1/$tdir/f, the file 'f' does not exist and, thus, the stat call does not succeed (acutally 500 stat calls don't succeed). The test used to touch $MOUNT1/$tdir/f, but this file was changed to $tfile in patch with commit 1f38efbe1a5662fa7c3542e243ec987b32874947 (http://review.whamcloud.com/#/c/8129)
In the test log, you can see this error:
10:44:20:== replay-dual test 18: ldlm_handle_enqueue succeeds on evicted export (3822) == 03:44:16 (1432723456) 10:44:20:CMD: onyx-42vm7 lctl get_param debug 10:44:20:CMD: onyx-42vm7 lctl set_param debug=+dlmtrace 10:44:20:debug=+dlmtrace 10:44:20:using seed 3852980407 10:44:20:running for 500 iterations 10:44:20:stat(/mnt/lustre/d18.replay-dual/f0) error: No such file or directory 10:44:20:total: 0 stats in 0 seconds: -nan stats/second
I will upload a patch to correct the file name.
Attachments
Issue Links
- is related to
-
LU-4116 replay-dual test_18: Correct error message search
-
- Resolved
-
Patch landed to master (pre-2.8)