[LU-12779] Interop: sanity test 27D/34 fails with ‘llapi_layout_test failed’ Created: 17/Sep/19 Updated: 25/Nov/19 Resolved: 28/Oct/19 |
|
| Status: | Resolved |
| Project: | Lustre |
| Component/s: | None |
| Affects Version/s: | Lustre 2.13.0 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | James Nunez (Inactive) | Assignee: | Andreas Dilger |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | easy, interop, tests | ||
| Severity: | 3 |
| Rank (Obsolete): | 9223372036854775807 |
| Description |
|
We see sanity test_27D subtest 34 fail for interop testing between master (2.13.0) and latest 2.12 with the following from the client test_log test 32: Test overstriping with layout_file_create ....................................... skip test 33: Test overstriping with llapi_file_open .......................................... skip Invalid layout: No adjacent extension space components llapi_layout_test: llapi_layout_test.c:1729: test34: assertion 'fd >= 0' failed: path = /mnt/lustre/d27D.sanity/f34, fd = -1, errno = 22 test 34: create simple valid & invalid self extending layouts ............................ fail (exit status 1) sanity test_27D: @@@@@@ FAIL: llapi_layout_test failed Trace dump: = /usr/lib64/lustre/tests/test-framework.sh:6115:error() = /usr/lib64/lustre/tests/sanity.sh:2481:test_27D() The issue looks like patch https://review.whamcloud.com/33784 for Logs for recent failures are at |
| Comments |
| Comment by Gerrit Updater [ 18/Sep/19 ] |
|
James Nunez (jnunez@whamcloud.com) uploaded a new patch: https://review.whamcloud.com/36231 |
| Comment by James Nunez (Inactive) [ 28/Oct/19 ] |
|
sanity test 27D was fixed in 2.13.0 with patch https://review.whamcloud.com/#/c/36240/ |