Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.4.0
-
None
-
Lustre server build: https://build.whamcloud.com/job/lustre-chris/25/
Lustre client build: http://build.whamcloud.com/job/lustre-b2_4/13/
-
3
-
8946
Description
sanity test 185 failed as follows:
== sanity test 185: Volatile file support == 21:34:04 (1372826044) /mnt/lustre/.lustre/fid/[0x200000400:0x6:0x0] has type file OK sanity test_185: @@@@@@ FAIL: FID is still valid after close
Dmesg on client node showed that:
Lustre: DEBUG MARKER: == sanity test 185: Volatile file support == 21:34:04 (1372826044) LustreError: 43830:0:(dir.c:433:ll_get_dir_page()) read cache page: [0x200000002:0x2:0x0] at 0: rc -1 LustreError: 43830:0:(dir.c:595:ll_dir_read()) error reading dir [0x200000002:0x2:0x0] at 0: rc -1 Lustre: DEBUG MARKER: /usr/sbin/lctl mark sanity test_185: @@@@@@ FAIL: FID is still valid after close
Maloo report: https://maloo.whamcloud.com/test_sets/9ed1db56-e3a4-11e2-9137-52540035b04c
The sanity test 185 was added by patch http://review.whamcloud.com/4836 which were not on Lustre b2_3 branch.