Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.5.0
-
client: 2.4.0
server: lustre-master build #1652
-
3
-
10305
Description
This issue was created by maloo for sarah <sarah@whamcloud.com>
This issue relates to the following test suite run: http://maloo.whamcloud.com/test_sets/9fb64ab0-15be-11e3-a83f-52540035b04c.
The sub-test test_129 failed with the following error:
return code 28 received instead of expected 27
Cannot find useful log
Attachments
Issue Links
- is related to
-
LU-3908 Interop 2.4.0<->2.5 failure on test suite sanity test_129: return code 28 received instead of expected 27
-
- Closed
-
- is related to
-
LU-3906 Failure on test suite parallel-scale test_compilebench: IOError, No space left on device
-
- Resolved
-
- mentioned in
-
Page No Confluence page found with the given URL.
In set_dir_limits():
local LDPROC=/proc/fs/ldiskfs #...... do_facet $facet "test -e $LDPROC/$canondev/max_dir_size" || LDPROC=/sys/fs/ldiskfs
If "/proc/fs/ldiskfs" does not exist, "/sys/fs/ldiskfs" will be used.