[LU-6774] recovery-random-scale test_fail_client_mds: test_fail_client_mds returned 5 Created: 30/Jun/15 Updated: 12/Aug/15 Resolved: 12/Aug/15 |
|
| Status: | Resolved |
| Project: | Lustre |
| Component/s: | None |
| Affects Version/s: | Lustre 2.8.0 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Maloo | Assignee: | WC Triage |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Environment: |
client and server: lustre-master build # 3071 EL7 |
||
| 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/71eeab28-134a-11e5-8b89-5254006e85c2. The sub-test test_fail_client_mds failed with the following error: test_fail_client_mds returned 5 It looks like an env issue, test log shows Restarted client load tar: on onyx-37vm6. Checking ... grep: write error grep: write error CMD: onyx-37vm6 rc=0; val=\$(/usr/sbin/lctl get_param -n catastrophe 2>&1); if [[ \$? -eq 0 && \$val -ne 0 ]]; then echo \$(hostname -s): \$val; rc=\$val; fi; exit \$rc CMD: onyx-37vm6 ps auxwww | grep -v grep | grep -q run_tar.sh ==== Checking the clients loads AFTER failed client reintegrated -- failure NOT OK grep: write error grep: write error CMD: onyx-37vm5 rc=0; val=\$(/usr/sbin/lctl get_param -n catastrophe 2>&1); if [[ \$? -eq 0 && \$val -ne 0 ]]; then echo \$(hostname -s): \$val; rc=\$val; fi; exit \$rc pdsh@onyx-37vm1: onyx-37vm5: mcmd: connect failed: No route to host CMD: onyx-37vm5 rc=0; val=\$(/usr/sbin/lctl get_param -n catastrophe 2>&1); if [[ \$? -eq 0 && \$val -ne 0 ]]; then echo \$(hostname -s): \$val; rc=\$val; fi; exit \$rc pdsh@onyx-37vm1: onyx-37vm5: mcmd: connect failed: No route to host CMD: onyx-37vm5 rc=0; val=\$(/usr/sbin/lctl get_param -n catastrophe 2>&1); if [[ \$? -eq 0 && \$val -ne 0 ]]; then echo \$(hostname -s): \$val; rc=\$val; fi; exit \$rc pdsh@onyx-37vm1: onyx-37vm5: mcmd: connect failed: No route to host |
| Comments |
| Comment by Sarah Liu [ 12/Aug/15 ] |
|
I think this is dup of |