[LU-10061] sanity test_154d: FAIL: FID not found in open files list Created: 03/Oct/17 Updated: 03/Oct/17 |
|
| Status: | Open |
| Project: | Lustre |
| Component/s: | None |
| Affects Version/s: | Lustre 2.10.1 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Maloo | Assignee: | WC Triage |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Severity: | 3 |
| Rank (Obsolete): | 9223372036854775807 |
| Description |
|
This issue was created by maloo for sarah_lw <wei3.liu@intel.com> This issue relates to the following test suite run: https://testing.hpdd.intel.com/test_sets/13044cca-a7c8-11e7-b786-5254006e85c2. The sub-test test_154d failed with the following error: FID [0x200003ab3:0x21:0x0] not found in open files list test log == sanity test 154d: Verify open file fid ============================================================ 22:24:11 (1506983051) onyx-69-ib: error: get_param: param_path 'mdt/*/exports/192/168/1/69@o2ib 10/2/2/59@tcp/open_files': No such file or directory sanity test_154d: @@@@@@ FAIL: FID [0x200003ab3:0x21:0x0] not found in open files list |
| Comments |
| Comment by Sarah Liu [ 03/Oct/17 ] |
|
this is the lnet.conf I use alias eth1 e1000e alias scsi_hostadapter ahci alias eth0 e1000e alias ib0 ib_ipoib #options lnet networks="o2ib0(ib0)" #options lnet networks="tcp0(eth0)" options lnet accept=all networks="o2ib0(ib0),tcp0(eth0)" |
| Comment by Andreas Dilger [ 03/Oct/17 ] |
|
This loooks like a bug in the test that doesn't work with multiple LNet interfaces. |