[LU-7761] Interop 2.5.5<->master : replay-vbr: autotest_config.sh: No such file or directory Created: 09/Feb/16 Updated: 31/Aug/18 Resolved: 31/Aug/18 |
|
| 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: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Environment: |
EL7 Server/2.5.5 Client |
||
| Severity: | 3 |
| Rank (Obsolete): | 9223372036854775807 |
| Description |
|
This issue was created by maloo for Saurabh Tandan <saurabh.tandan@intel.com> suite_log: Started clients shadow-6vm1.shadow.whamcloud.com,shadow-6vm2: CMD: shadow-6vm1.shadow.whamcloud.com,shadow-6vm2 mount | grep /mnt/lustre2' ' shadow-6vm4@tcp:/lustre on /mnt/lustre2 type lustre (rw,user_xattr,flock) shadow-6vm4@tcp:/lustre on /mnt/lustre2 type lustre (rw,user_xattr,flock) CMD: shadow-6vm2 PATH=/usr/lib64/lustre/tests:/usr/lib/lustre/tests:/usr/lib64/lustre/tests:/opt/iozone/bin:/opt/iozone/bin:/usr/lib64/lustre/tests/mpi:/usr/lib64/lustre/tests/racer:/usr/lib64/lustre/../lustre-iokit/sgpdd-survey:/usr/lib64/lustre/tests:/usr/lib64/lustre/utils/gss:/usr/lib64/lustre/utils:/usr/lib64/qt-3.3/bin:/usr/lib64/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin::/sbin:/bin:/usr/sbin: NAME=autotest_config sh rpc.sh set_default_debug \"vfstrace rpctrace dlmtrace neterror ha config ioctl super\" \"all -lnet -lnd -pinger\" 4 shadow-6vm2: rpc.sh: line 13: /usr/lib64/lustre/tests/cfg/autotest_config.sh: No such file or directory CMD: shadow-6vm1.shadow.whamcloud.com,shadow-6vm2 PATH=/usr/lib64/lustre/tests:/usr/lib/lustre/tests:/usr/lib64/lustre/tests:/opt/iozone/bin:/opt/iozone/bin:/usr/lib64/lustre/tests/mpi:/usr/lib64/lustre/tests/racer:/usr/lib64/lustre/../lustre-iokit/sgpdd-survey:/usr/lib64/lustre/tests:/usr/lib64/lustre/utils/gss:/usr/lib64/lustre/utils:/usr/lib64/qt-3.3/bin:/usr/lib64/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin::/sbin:/bin:/usr/sbin: NAME=autotest_config sh rpc.sh check_config_client /mnt/lustre shadow-6vm2: rpc.sh: line 13: /usr/lib64/lustre/tests/cfg/autotest_config.sh: No such file or directory shadow-6vm1: Checking config lustre mounted on /mnt/lustre For config EL7 Server/2.5.5 Client (master - build# 3316, b2_5_fe/62) no tests ran for following list of test suites: No other maloo results were found for this config for any other build for Tag 2.7.66 This issue relates to the following test suite run: https://testing.hpdd.intel.com/test_sets/8e4d7dde-cc46-11e5-901d-5254006e85c2. |
| Comments |
| Comment by Andreas Dilger [ 10/Feb/16 ] |
|
Minh, could you please comment here on what needs to be fixed? It seems that this test is running NAME=autotest_config and replay-vbr and all of the other tests were looking for this file in lustre/tests/cfg but it wasn't found. There must be some process in autotest that is providing this config file outside of Lustre. |
| Comment by Minh Diep [ 10/Feb/16 ] |
|
Andreas, because during copy the autotest_config file to the test node, somehow connection to shadow-6vm2 failed 07:57:42:pdsh -w shadow-6vm1,shadow-6vm2,shadow-6vm3,shadow-6vm4 scp shadow-6vm1:/root/autotest_config.sh /usr/lib64/lustre/tests/cfg/ |