- Nov 24, 2008
-
-
Eric Mei authored
rewrite part of sptlrpc configuration system to be able to interoperate with 1.8. b=15363 r=nathan r=fanyong
-
Elena Gryaznova authored
i=Tappro FAIL_ON_ERROR=false fix: force suits exit 1 if some tests failed
-
- Nov 20, 2008
-
-
Alexey Lyashkov authored
not send LOV EA under replay, we can't know about they size at this time. Don't allow client connect to mds before any ost connected, for avoid problems with LOV EA size and returning EIO to client. Branch HEAD b=16080 i=umka i=tappro
-
- Nov 19, 2008
-
-
Elena Gryaznova authored
i=Adilger test_21c fix: restore config
-
deshmukh authored
b=11826 i=nikita i=adilger
-
Nathan Rutman authored
libcfs proc debug change requires this
-
- Nov 10, 2008
-
-
Yury Umanets authored
- fixes manual_umount_client() in conf_sanity.sh to handle --force correctly as it is used by number of tests (this part should be missed in tests porting); - add assert before decref mgc refcounter; - fixed possible leaked niduuid in case of error; - kill @rc in server_put_super() as it is not used; - use OBD_FAIL_CHECK_ORSET in ptlrpc_check_set() to avoid assert; - enable test_45 as it is working now.
-
- Nov 07, 2008
-
-
Yury Umanets authored
- mark 45 HEAD_EXCEPT as it fails in HEAD (failure is not related to 17310 where this test was added) and new bug for it is filed - 17617.
-
Yury Umanets authored
r=johann,shadow - fixes in ptlrcp to handle possible long reply unlink for HEAD.
-
- Oct 24, 2008
-
-
Elena Gryaznova authored
o=Adilger i=grev skip replay/recovery tests if remote MDS/OSS nodsh b=16551 (att 19835) i=Nathan do skip_rem[mds|ost] check only if test suit is run; fail acc-sm if tests suits were skipped due to nodsh b=17326 i=Alexey.Lyashkov remove now-useless remount/recofig for liblustre; always add accept=all to lnet module
-
- Oct 22, 2008
-
-
Andreas Dilger authored
Start modifying test 32a, 32b (currently disabled) to handle 1.8->2.0 filesystem upgrade test.
-
- Oct 03, 2008
-
-
Elena Gryaznova authored
i=Yury.Umanets start_mds CMD fix
-
- Sep 30, 2008
-
-
Alexey Lyashkov authored
parallel llog init Branch HEAD b=16679 i=umka
-
- Sep 27, 2008
-
-
Yury Umanets authored
r=adilger,shadow - various CMD related fixes.
-
- Sep 22, 2008
-
-
Nathan Rutman authored
i=rread fix tests for low memory
-
- Aug 27, 2008
-
-
Elena Gryaznova authored
i=Robert.Read o=Brian.Behlendorf test_27b fix: check mount
-
- Aug 20, 2008
-
-
Elena Gryaznova authored
i=Adilger fix test_18 to check the available space
-
- Jul 22, 2008
-
-
Elena Gryaznova authored
i=Adilger i=Zhenyu.Xu conf-sanity test_41 fix for ostcount -ne 1
-
- Jul 16, 2008
-
-
Elena Gryaznova authored
i=Adilger avoid rm -fr failure caused by nfs slowness
-
- Jul 07, 2008
-
-
Bobi Jam authored
b=14693 o=bowen.zhou i=johann, bobijam test case for "'lctl conf_param' stores invalid parameter, future mounts fail"
-
- Jun 16, 2008
-
-
Elena Gryaznova authored
i=Adilger remove tdir creation from run_one: the test has to create tdir by itself if it needs this dir
-
- Jun 13, 2008
-
-
Bobi Jam authored
b=14134 i=johann minor fix handling '/etc/mtab' issue.
-
- Jun 10, 2008
-
-
bwzhou authored
b=15759 r=rread, green Description: MDS or OSS service threads fail startup with -24 (-EMFILE) Details : During startup under recovery, it is possible for service thread startup to fail in ptlrpc_start_threads() if one of the threads begins processing a request and then starts an additional thread. This causes ptlrpc_start_threads() to try and start 1 too many threads and get an error.
-
- May 30, 2008
-
-
Bobi Jam authored
b=14134 i=nathan, johann Description: enable MGS and MDT services start separately Details : add a 'nomgs' option in mount.lustre to enable start a MDT with a co-located MGS without starting the MGS, which is a complement to 'nosvc' mount option.
-
- May 28, 2008
-
-
Elena Gryaznova authored
i=Adilger rename subtests to skipping mechanism works properly
-
komaln authored
r=adilger to replace the sysctl lustre.* and lnet.* instances with lctl {get,set}_param
-
- May 26, 2008
-
-
Elena Gryaznova authored
i=Adilger skip test_32a, test_32b for NETTYPE != tcp
-
- May 12, 2008
-
-
Elena Gryaznova authored
i=Adilger keep conf-sanity test_32a and test_32b in sync with b1_6
-
- Apr 25, 2008
-
-
Walter Poxon authored
i=grev fix for test_16 failure due to trying to create mntpt dir on Read-Only fs.
-
- Apr 21, 2008
-
-
Elena Gryaznova authored
i=Adilger skip test_37 if CLIENTMODSONLY is set
-
- Apr 16, 2008
-
-
Elena Gryaznova authored
i=Nathan.Rutman skip test_37 for client only testing
-
- Mar 25, 2008
- Mar 12, 2008
-
-
Elena Gryaznova authored
i=Adilger port OBD_FAIL_LDLM_CLOSE_THREAD from b1_6, add test_23b
-
Elena Gryaznova authored
i=Scjody i=Adilger multiop race fix
-
Bobi Jam authored
b=12743 since we don't support diskfs blocksize != 4K right now, so change the test case to make all the disk with 4K blocksize.
-
- Mar 07, 2008
-
-
Elena Gryaznova authored
i=Brian test_5a fix: check /proc/mounts instead of mtab
-
Eric Mei authored
support other encrypt/checksum algorithms for bulk i/o, default in gss mode is sha1/aes128, for others default enable bulk checksum by adler32. b=13667 r=yong.fan r=h.huang r=adilger
-
- Mar 06, 2008
-
-
Elena Gryaznova authored
i=Adilger test_23a fix
-
- Mar 05, 2008
-
-
komaln authored
r=Adilger Changed conf-sanity.sh to use lctl {get,set}_param
-