Skip to content
Snippets Groups Projects
  1. Oct 15, 2008
    • Elena Gryaznova's avatar
      b=16932 · 3f12dbd8
      Elena Gryaznova authored
      i=Johann
      skip some tests if there are several ost services on oss node
      3f12dbd8
  2. 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
  3. Jun 13, 2008
    • Yury Umanets's avatar
      b=15230 · ccaeafd4
      Yury Umanets authored
      r=nikita,shadow
      
      - fixed handling for OBD_FAIL_$PREF_$OPC_NET fail_ids in mdt. Former code did not
      check it correctly (due to typo with && instead of &) in mdt_req_handle() and
      they all did not work. In same time, some handlers like mdt_close() and
      mdt_enqueue() tried to check them again (result of some wrong fix) but again, did
      it not correctly. They returned 0 error without doing anything. This should
      have to emulate network failure. But as they did not allocate reply buffer and
      returned 0 error, they caused rs != NULL assert in ptlrpc. Fxing this also fixed
      replay-single.sh test_53* and replay_dual.sh test_12 and possibly others;
      
      - removed checking for NET fail_id in mdt_close() and mdt_enqueue() - sources
      of recent assert;
      
      - added sanity check in mdt_req_handle() for any other invalid situation about
      returning 0 error and not allocating reply buffers;
      
      - removed mdt_reply(), move its one line call into mdt_req_handle(). This was
      needed to simplify handling NET fail_ids in which case we should just return 0
      and make sure that no reply is sent;
      
      - comments and cleanups;
      
      - in reply-dual.sh - remove test 8 from ALWAYS_EXCEPT. It passes in HEAD.
      Originally for placed into ALWAYS_EXCEPT for old mds code and later moved to
      HEAD test scripts but as mds in HEAD is completely new this bug is making any
      sense there;
      
      - in reply-single.sh - remove tests 0b 39 56 from ALWAYS_EXCEPT. They are
      passing in HEAD. Also they are obsolete and related to closed bugs.
      ccaeafd4
  4. Jun 09, 2008
    • Robert Read's avatar
      Branch HEAD · 2578f69d
      Robert Read authored
      b=15929
      i=grev
      
      Cleanup PATH in tests so absolute paths are used, and
      each path is added at most once.
      2578f69d
  5. 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
  6. May 20, 2008
    • komaln's avatar
      b=14471 · dcd9b76c
      komaln authored
      r=Andreas
      
      replace /proc/fs/lustre access with lctl set_param
      dcd9b76c
  7. Mar 12, 2008
  8. Feb 28, 2008
    • chenzheng's avatar
      b=13174 · fd2e67a6
      chenzheng authored
      i=grev
      
      add the following fail tests to always-except list:
      sanity        65a, 65e
      replay_dual   14
      insanity      2, 4
      replay_single 56, 59
      conf_sanity   33a
      liblustre
      fd2e67a6
  9. Feb 20, 2008
    • Elena Gryaznova's avatar
      b=14842 · c7b8bd84
      Elena Gryaznova authored
      i=Adilger
      
      more fixes to reduce acc-sm time; set SLOW=no default
      c7b8bd84
  10. Feb 12, 2008
    • Elena Gryaznova's avatar
      b=13979 · 9975e4da
      Elena Gryaznova authored
      i=Adilger
      
      change tdir to start from d0 to be cleaned up automatically
      9975e4da
  11. Jan 29, 2008
    • Eric Mei's avatar
      land b_colibri_devel on HEAD: · 3192e52a
      Eric Mei authored
      - redesigned remote acl support, by FanYong
        b=11842
        r=pravin.shelar, eric.mei
      - new sptlrpc configure interface
        b=13642
        r=yong.fan, rahul.deshmukh
      - split kerberos keytab for lustre_root
        b=13873
        r=yong.fan, h.huang
      - fix setuid for gss with linux keyring
        b=13899
        r=yong.fan, h.huang
      3192e52a
  12. Dec 12, 2007
    • Elena Gryaznova's avatar
      b=13932 · f5b6aa43
      Elena Gryaznova authored
      i=Adilger
      
      report the slow and excluded tests separately
      f5b6aa43
  13. Nov 27, 2007
  14. Nov 02, 2007
    • Elena Gryaznova's avatar
      b=12845 · 067e8dc6
      Elena Gryaznova authored
      i=Nathan
      t-f fn wait_exit_ST()
      
      b=13798
      i=Adilger
      Use TESTSUITE in tdir
      
      b=12599
      i=Nathan
      lost fix
      067e8dc6
  15. Sep 14, 2007
  16. Sep 06, 2007
    • Elena Gryaznova's avatar
      b=12599 · d81556d5
      Elena Gryaznova authored
      i=Brian
      i=Nathan
      i=Tianzy
      i=Wangdi
      
      grant check Wangdi patch; elimination of duplicated code.
      d81556d5
  17. Aug 30, 2007
    • Elena Gryaznova's avatar
      b=12560 · 0c6b5334
      Elena Gryaznova authored
      b=13367
      i=Adilger
      i=Nathan
      
      t-f skip(); use logs for all test scripts
      helper remote_mds() remote_ost()
      0c6b5334
  18. Aug 22, 2007
    • Elena Gryaznova's avatar
      b=13147 · ea6b4ffd
      Elena Gryaznova authored
      i=Nathan
      
      Set fail_loc properly on remote mds.
      Abort test if zconf_mount $MOUNT2 fail.
      ea6b4ffd
  19. Jul 30, 2007
  20. May 16, 2007
  21. Feb 20, 2007
  22. Feb 10, 2007
  23. Jul 02, 2005
  24. Jun 18, 2005
    • alex's avatar
      b=6871 · 47b56d31
      alex authored
       - drop fail_loc to 0 in test 20
      47b56d31
  25. Jun 16, 2005
  26. May 18, 2005
  27. May 14, 2005
  28. May 13, 2005
  29. Apr 04, 2005
  30. Mar 31, 2005
  31. Nov 19, 2004
    • Yury Umanets's avatar
      - fixes and cleanups in error messages and in code. · 81754566
      Yury Umanets authored
      - changed mds_alloc_inode_sid() to allocate lustre_id in memory if there is
      no passed one. This makes mds stuff do not use lustre_id allocated on stack
      if there is only need to allocate inode sid without using it later. This
      makes stack consumption smaller by 40 bytes in each such a case.
      
      - in mds_setup() whrn comparing strings passed from userspace use strncmp()
      - root lustre_id should be set up also in cases when there is no profile.
      - making do not use lustre_id allocated on stack in places where it is possible.
      
      - moving mds_finish_transno() calling to place where dput() for dchild is
      already called to make sure, that unlink op got to current transaction.
      
      - lots of changes in lconf. MDSDEV stuff is changed substantionaly. Removing
      bugs prone code, replacing it by new one about setting up MDS, LMV, etc.
      Added more verbose messages about MDS, LMV configuration. Removed redundant
      stuff about forming mount options. It now is moved to function and be used from
      few places.
      
      - fixes in CMOBD and COBD objects about using LMV.
      
      - fixed double client_ref adding to LMV, what led to double client config
      writing on MDS setup.
      81754566
  32. Oct 23, 2004
  33. Jul 22, 2004
    • Robert Read's avatar
      b=3899 · 48e080ea
      Robert Read authored
      Handle server recovery in a new thread, instead of tying up request
      processing threads. Centralizes the recovery management, including the
      abort recovery checking.
      48e080ea
  34. Jul 13, 2004
    • Robert Read's avatar
      b=3405 · c336e934
      Robert Read authored
      update replay-dual.sh and replay-ost-single.sh
      c336e934
  35. Jun 16, 2004
Loading