Skip to content
Snippets Groups Projects
  1. Dec 09, 2008
  2. Dec 03, 2008
  3. Nov 24, 2008
    • Eric Mei's avatar
      branch: HEAD · 9edebe08
      Eric Mei authored
      rewrite part of sptlrpc configuration system to be able to interoperate
      with 1.8.
      b=15363
      r=nathan
      r=fanyong
      9edebe08
    • Elena Gryaznova's avatar
      b=17747 · efe37534
      Elena Gryaznova authored
      i=Tappro
      FAIL_ON_ERROR=false fix: force suits exit 1 if some tests failed
      efe37534
  4. Nov 20, 2008
    • Alexey Lyashkov's avatar
      · f2e5761d
      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
      f2e5761d
  5. Nov 19, 2008
  6. Nov 10, 2008
    • Yury Umanets's avatar
      b=17617 (in fact this is part of 17310 for HEAD) · 97622806
      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.
      97622806
  7. Nov 07, 2008
    • Yury Umanets's avatar
      · d0499d45
      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.
      d0499d45
    • Yury Umanets's avatar
      b=17310 · 20d7fb85
      Yury Umanets authored
      r=johann,shadow
      
      - fixes in ptlrcp to handle possible long reply unlink for HEAD.
      20d7fb85
  8. Oct 24, 2008
    • Elena Gryaznova's avatar
      b=16551 (att 19784) · a7fb2159
      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
      a7fb2159
  9. Oct 22, 2008
    • Andreas Dilger's avatar
      Branch HEAD · 8ae26eaf
      Andreas Dilger authored
      Start modifying test 32a, 32b (currently disabled) to handle 1.8->2.0
      filesystem upgrade test.
      8ae26eaf
  10. Oct 03, 2008
  11. Sep 30, 2008
    • Alexey Lyashkov's avatar
      · f36d9a3f
      Alexey Lyashkov authored
      parallel llog init
      Branch HEAD
      b=16679
      i=umka
      f36d9a3f
  12. Sep 27, 2008
    • Yury Umanets's avatar
      b=16727 · 54e6e244
      Yury Umanets authored
      r=adilger,shadow
      
      - various CMD related fixes.
      54e6e244
  13. Sep 22, 2008
  14. Aug 27, 2008
    • Elena Gryaznova's avatar
      b=16209 · f330caec
      Elena Gryaznova authored
      i=Robert.Read
      o=Brian.Behlendorf
      test_27b fix: check mount
      f330caec
  15. Aug 20, 2008
    • Elena Gryaznova's avatar
      b=15637 · df29d5f1
      Elena Gryaznova authored
      i=Adilger
      fix test_18 to check the available space
      df29d5f1
  16. Jul 22, 2008
    • Elena Gryaznova's avatar
      b=16290 · 6d23e408
      Elena Gryaznova authored
      i=Adilger
      i=Zhenyu.Xu
      conf-sanity test_41 fix for ostcount -ne 1
      6d23e408
  17. Jul 16, 2008
    • Elena Gryaznova's avatar
      b=15745 · fdd76f93
      Elena Gryaznova authored
      i=Adilger
      avoid rm -fr failure caused by nfs slowness
      fdd76f93
  18. Jul 07, 2008
    • Bobi Jam's avatar
      Branch HEAD · 4570931c
      Bobi Jam authored
      b=14693
      o=bowen.zhou
      i=johann, bobijam
      
      test case for "'lctl conf_param' stores invalid parameter, future mounts fail"
      4570931c
  19. Jun 16, 2008
    • Elena Gryaznova's avatar
      b=14384 · 34438f3d
      Elena Gryaznova authored
      i=Adilger
      remove tdir creation from run_one: the test has to create tdir by
      itself if it needs this dir
      34438f3d
  20. Jun 13, 2008
    • Bobi Jam's avatar
      Branch HEAD · e93bb7ed
      Bobi Jam authored
      b=14134
      i=johann
      
      minor fix handling '/etc/mtab' issue.
      e93bb7ed
  21. Jun 10, 2008
    • bwzhou's avatar
      Branch HEAD · c02e5656
      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.
      c02e5656
  22. May 30, 2008
    • Bobi Jam's avatar
      Branch HEAD · 7c3a4c77
      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.
      7c3a4c77
  23. May 28, 2008
    • Elena Gryaznova's avatar
      b=14773 · a1adf1e9
      Elena Gryaznova authored
      i=Adilger
      
      rename subtests to skipping mechanism works properly
      a1adf1e9
    • komaln's avatar
      b=14471 · 0fe560ea
      komaln authored
      r=adilger
      
      to replace the sysctl lustre.* and lnet.* instances with lctl {get,set}_param
      0fe560ea
  24. May 26, 2008
    • Elena Gryaznova's avatar
      b=15874 · b45f6ede
      Elena Gryaznova authored
      i=Adilger
      
      skip test_32a, test_32b for NETTYPE != tcp
      b45f6ede
  25. May 12, 2008
    • Elena Gryaznova's avatar
      b=15745 · 490d0e52
      Elena Gryaznova authored
      i=Adilger
      
      keep conf-sanity test_32a and test_32b in sync with b1_6
      490d0e52
  26. Apr 25, 2008
    • Walter Poxon's avatar
      b=14609 · 326c015b
      Walter Poxon authored
      i=grev
      
      fix for test_16 failure due to trying to create mntpt dir on Read-Only fs.
      326c015b
  27. Apr 21, 2008
    • Elena Gryaznova's avatar
      b=15273 · 08dd84d5
      Elena Gryaznova authored
      i=Adilger
      skip test_37 if CLIENTMODSONLY is set
      08dd84d5
  28. Apr 16, 2008
    • Elena Gryaznova's avatar
      b=15273 · 88a0af23
      Elena Gryaznova authored
      i=Nathan.Rutman
      skip test_37 for client only testing
      88a0af23
  29. Mar 25, 2008
    • bwzhou's avatar
      Branch HEAD · 4a80a10a
      bwzhou authored
      b=14413;          14763
      r=shadow, johann; bwzhou
      
      fix leak-finder and add a test for conf-sanity.sh (including andreas's patch
      to suppress the false negative of test 39)
      4a80a10a
    • chenzheng's avatar
      Branch HEAD · fc9fdcb5
      chenzheng authored
      b=14731
      i=adilger
      
      Remove conf-sanity test 33a from the always except list
      fc9fdcb5
  30. Mar 12, 2008
    • Elena Gryaznova's avatar
      b=14957 · 6bae1b15
      Elena Gryaznova authored
      i=Adilger
      
      port OBD_FAIL_LDLM_CLOSE_THREAD from b1_6, add test_23b
      6bae1b15
    • Elena Gryaznova's avatar
      b=13665 (Christopher Morrone) · 4b6f6519
      Elena Gryaznova authored
      i=Scjody
      i=Adilger
      multiop race fix
      4b6f6519
    • Bobi Jam's avatar
      Branch HEAD · 5823d535
      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.
      5823d535
  31. Mar 07, 2008
    • Elena Gryaznova's avatar
      b=12942 · bcf7a8b8
      Elena Gryaznova authored
      i=Brian
      test_5a fix: check /proc/mounts instead of mtab
      bcf7a8b8
    • Eric Mei's avatar
      branch: HEAD · 4813fd90
      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
      4813fd90
Loading