Details
-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
Lustre 2.5.0, Lustre 2.8.0
-
3
-
9816
Description
This issue was created by maloo for Nathaniel Clark <nathaniel.l.clark@intel.com>
This issue relates to the following test suite run: http://maloo.whamcloud.com/test_sets/ae12d972-092d-11e3-b004-52540035b04c.
The sub-test test_86 failed with the following error:
test_86 failed with 5
Info required for matching: replay-single 86
Client console log:
02:47:43:if [ $running -eq 0 ] ; then 02:47:43: mkdir -p /mnt/lustre; 02:47:43: mount -t lustre -o user_xattr,acl,flock wtm-10vm7@tcp:/lustre /mnt/lustre; 02:47:43: rc=$?; 02:47:43:fi; 02:47:43:exit $rc 02:47:43:LustreError: 152-6: Ignoring deprecated mount option 'acl'. 02:47:43:LustreError: 15c-8: MGC10.10.16.120@tcp: The configuration from log 'lustre-client' failed (-5). This may be the result of communication errors between this node and the MGS, a bad configuration, or other errors. See the syslog for more information. 02:47:43:LustreError: 9196:0:(llite_lib.c:1046:ll_fill_super()) Unable to process log: -5 02:47:43:Lustre: Unmounted lustre-client
Attachments
Issue Links
- is duplicated by
-
LU-3800 Interop 2.1.5<->2.5 failure on test suite replay-single test_86: unable to mount, invalid argument
-
- Resolved
-
- is related to
-
LU-3155 Permanent parameters with lctl set_param -P
-
- Resolved
-
- links to
- mentioned in
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
from replay-single.test_86.debug_log.client-26vm2.1378029549 :
00000100:02020000:0.0:1378029519.217418:0:22466:0:(client.c:1168:ptlrpc_check_status()) 11-0: MGC10.10.4.154@tcp: Communicating with 10.10.4.154@tcp, operation ldlm_enqueue failed with -107. .. 10000000:01000000:0.0:1378029519.217530:0:22466:0:(mgc_request.c:1849:mgc_process_log()) Can't get cfg lock: -107 10000000:01000000:0.0:1378029519.217535:0:22466:0:(mgc_request.c:1868:mgc_process_log()) MGC10.10.4.154@tcp: configuration from log 'lustre-client' failed (-5).
The test is called "replay-single test 86: umount server after clear nid_stats should not hit LBUG" so it looks like we unmount server before config file is processed.