[LU-9604] sanity test_77c: no checksum dump file on OSS Created: 05/Jun/17 Updated: 08/May/18 Resolved: 16/Jun/17 |
|
| Status: | Resolved |
| Project: | Lustre |
| Component/s: | None |
| Affects Version/s: | Lustre 2.10.0 |
| Fix Version/s: | Lustre 2.10.0 |
| Type: | Bug | Priority: | Minor |
| Reporter: | James Casper | Assignee: | Bruno Faccini (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
onyx, interop |
||
| Issue Links: |
|
||||||||
| Severity: | 3 | ||||||||
| Rank (Obsolete): | 9223372036854775807 | ||||||||
| Description |
|
https://testing.hpdd.intel.com/test_sessions/7edef2f0-6d7d-43c9-9d83-ce2b005ae80a From test_log: CMD: onyx-43vm8 /usr/sbin/lctl get_param -n version 2>/dev/null || /usr/sbin/lctl lustre_build_version 2>/dev/null || /usr/sbin/lctl --version 2>/dev/null | cut -d' ' -f2 CMD: onyx-43vm8 /usr/sbin/lctl get_param -n debug_path osc.lustre-OST0000-osc-ffff88006753b000.checksum_dump=1 osc.lustre-OST0001-osc-ffff88006753b000.checksum_dump=1 osc.lustre-OST0002-osc-ffff88006753b000.checksum_dump=1 osc.lustre-OST0003-osc-ffff88006753b000.checksum_dump=1 osc.lustre-OST0004-osc-ffff88006753b000.checksum_dump=1 osc.lustre-OST0005-osc-ffff88006753b000.checksum_dump=1 osc.lustre-OST0006-osc-ffff88006753b000.checksum_dump=1 CMD: onyx-43vm8 /usr/sbin/lctl set_param obdfilter.*-OST*.checksum_dump=1 onyx-43vm8: error: set_param: param_path 'obdfilter/*-OST*/checksum_dump': No such file or directory fail_loc=0x80000408 8+0 records in 8+0 records out 8388608 bytes (8.4 MB) copied, 1.57039 s, 5.3 MB/s fail_loc=0 CMD: onyx-43vm8 ls /tmp/lustre-log-checksum_dump-ost-\[0x200002341:0x15819:0x0]* onyx-43vm8: ls: cannot access /tmp/lustre-log-checksum_dump-ost-[0x200002341:0x15819:0x0]*: No such file or directory sanity test_77c: @@@@@@ FAIL: no checksum dump file on OSS Trace dump: = /usr/lib64/lustre/tests/test-framework.sh:4952:error() = /usr/lib64/lustre/tests/sanity.sh:6216:test_77c() = /usr/lib64/lustre/tests/test-framework.sh:5228:run_one() = /usr/lib64/lustre/tests/test-framework.sh:5267:run_one_logged() = /usr/lib64/lustre/tests/test-framework.sh:5114:run_test() = /usr/lib64/lustre/tests/sanity.sh:6224:main() |
| Comments |
| Comment by James A Simmons [ 05/Jun/17 ] |
|
Which patch is this log from. I know it has started to show up with the libcfs debugfs patch recently. Is this with another patch as well? |
| Comment by James Casper [ 05/Jun/17 ] |
|
This is from a tag 58 interop config (autotested). The servers are downlevel. |
| Comment by Bruno Faccini (Inactive) [ 06/Jun/17 ] |
|
Well looks like sanity/test_77c version check has not been updated in master patch version for if [ $(lustre_version_code ost1) -ge $(version_code 2.5.42.6) ] I think it should better check against "2.9.57"!! |
| Comment by Gerrit Updater [ 06/Jun/17 ] |
|
Faccini Bruno (bruno.faccini@intel.com) uploaded a new patch: https://review.whamcloud.com/27446 |
| Comment by Gerrit Updater [ 16/Jun/17 ] |
|
Oleg Drokin (oleg.drokin@intel.com) merged in patch https://review.whamcloud.com/27446/ |
| Comment by Peter Jones [ 16/Jun/17 ] |
|
Landed for 2.10 |