[LU-2054] Test failure on test suite sanity, subtest test_76 Created: 30/Sep/12 Updated: 18/Mar/13 Resolved: 18/Mar/13 |
|
| Status: | Resolved |
| Project: | Lustre |
| Component/s: | None |
| Affects Version/s: | Lustre 2.3.0 |
| Fix Version/s: | Lustre 2.3.0 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Maloo | Assignee: | WC Triage |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Server: b2_3-RC1 RHEL6 |
||
| Severity: | 3 |
| Rank (Obsolete): | 4297 |
| Description |
|
This issue was created by maloo for sarah <sarah@whamcloud.com> This issue relates to the following test suite run: https://maloo.whamcloud.com/test_sets/22afcdae-0a7d-11e2-9fff-52540035b04c. The sub-test test_76 failed with the following error:
== sanity test 76: confirm clients recycle inodes properly ====== 14:22:45 (1348953765) /usr/lib64/lustre/tests/sanity.sh: line 4590: echo: write error: Input/output error before inodes: 104 after inodes: 104 /usr/lib64/lustre/tests/sanity.sh: line 4590: echo: write error: Input/output error sanity test_76: @@@@@@ FAIL: test_76 failed with 1 Trace dump: = /usr/lib64/lustre/tests/test-framework.sh:3643:error_noexit() = /usr/lib64/lustre/tests/test-framework.sh:3665:error() = /usr/lib64/lustre/tests/test-framework.sh:3907:run_one() = /usr/lib64/lustre/tests/test-framework.sh:3937:run_one_logged() = /usr/lib64/lustre/tests/test-framework.sh:3759:run_test() |
| Comments |
| Comment by Jian Yu [ 14/Oct/12 ] |
|
Lustre Tag: v2_3_0_RC2 The same issue occurred: https://maloo.whamcloud.com/test_sets/749f719a-15cd-11e2-9c65-52540035b04c |
| Comment by Jian Yu [ 14/Oct/12 ] |
|
Lustre Tag: v2_3_0_RC3 The same issue occurred: https://maloo.whamcloud.com/test_sets/3eebf870-1609-11e2-9c65-52540035b04c |
| Comment by Oleg Drokin [ 15/Oct/12 ] |
|
The problem here is that writes to /proc/slabinfo are only supported if you have SLAB allocator as default. Since this write attempt is the last at the end of test_76, the bad status becomes that of the test. Whenever the test is robust enough without slab parameters changing is a different question that should be separately investigated too. |
| Comment by Andreas Dilger [ 18/Mar/13 ] |
|
This bug is no longer being hit. |