Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
9223372036854775807
Description
This issue was created by maloo for Andreas Dilger <adilger@whamcloud.com>
This issue relates to the following test suite run:
https://testing.whamcloud.com/test_sets/b6d78184-c95c-11e9-97d5-52540065bddc
test_807 failed with the following error:
/mnt/lustre/f807.sanity expected blocks: 4103, got: 2051
This only started failing on 2019-08-27 (10 of 661 runs as of today), so is likely due to one of the 14 patches landed on that day, but it is not obvious which one might have caused the problem. It seems like there may be some race condition in the patch, if the write/close from the client does not complete before the SOM update is run? It seems possible that the client has not flushed the data before the file is closed, or possibly the files are not being processed by llsom_sync at all because they are not REC_MIN_AGE=600s old and not enough FIDs are cached yet. It may be that using llsom_sync -a5 to the test would avoid this?
Note that there are also a large number of tests failing with "/mnt/lustre/f807.sanity expected size: , got: 2097152", but those are only for patch https://review.whamcloud.com/35977 "LU-10467 lustre: use wait_event_idle_timeout() as appropriate" and child patches, so that is caused by a regression in that patch.
VVVVVVV DO NOT REMOVE LINES BELOW, Added by Maloo for auto-association VVVVVVV
sanity test_807 - /mnt/lustre/f807.sanity expected blocks: 4103, got: 2051
Attachments
Issue Links
- mentioned in
-
Page No Confluence page found with the given URL.
Landed for 2.14