Details
-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Lustre 2.13.0
-
None
-
DNE/ZFS
-
3
-
9223372036854775807
Description
parallel-scale-nfsv4 test_connectathon fails with ''connectathon failed: 1'' . So far, we’ve only seen this issue once, a DNE with ZFS test session; https://testing.whamcloud.com/test_sets/a1fe9392-2b96-11e9-90fb-52540065bddc . Looking at the client test_log, we see a segmentation fault
Congratulations, you passed the basic tests! ... Pass 4 ... Starting BASIC tests: test directory /mnt/lustre/d0.parallel-scale-nfs/d0.connectathon (arg: -f) ./test1: File and directory creation test ./test1: (/opt/connectathon/basic) runtests: line 28: 8630 Segmentation fault ./test1 $TESTARG basic tests failed parallel-scale-nfsv4 test_connectathon: @@@@@@ FAIL: connectathon failed: 1
Looking at the MDS1, 3 (vm11) console log, we see the following errors
[124786.514802] Lustre: DEBUG MARKER: ./runtests -N 10 -l -f /mnt/lustre/d0.parallel-scale-nfs/d0.connectathon [124859.432032] LustreError: 28274:0:(file.c:3941:ll_file_flock()) unknown fcntl lock command: 1029 [124928.294500] LustreError: 28274:0:(file.c:3941:ll_file_flock()) unknown fcntl lock command: 1029 [125035.913851] LustreError: 28274:0:(file.c:3941:ll_file_flock()) unknown fcntl lock command: 1029 [125065.916330] LustreError: 28274:0:(file.c:3941:ll_file_flock()) unknown fcntl lock command: 1029 [125105.547691] LustreError: 28274:0:(file.c:3941:ll_file_flock()) unknown fcntl lock command: 1029 [125135.550497] LustreError: 28274:0:(file.c:3941:ll_file_flock()) unknown fcntl lock command: 1029 [125175.230096] LustreError: 28274:0:(file.c:3941:ll_file_flock()) unknown fcntl lock command: 1029 [125244.986669] LustreError: 28274:0:(file.c:3941:ll_file_flock()) unknown fcntl lock command: 1029 [125244.987704] LustreError: 28274:0:(file.c:3941:ll_file_flock()) Skipped 1 previous similar message [125251.814692] Lustre: DEBUG MARKER: lctl set_param -n fail_loc=0 fail_val=0 2>/dev/null
Attachments
Issue Links
- is related to
-
LU-12230 parallel-scale-nfsv3 test_connectathon times out with segfault
- Resolved