Skip to content
Snippets Groups Projects
  1. Jun 13, 2008
    • Bobi Jam's avatar
      Branch b1_6 · 9d63be6b
      Bobi Jam authored
      b=14134
      i=johann
      
      minor fix handling '/etc/mtab' issue.
      9d63be6b
  2. Jun 12, 2008
    • Elena Gryaznova's avatar
      fix for · f7a962c2
      Elena Gryaznova authored
      b=15255
      i=Adilger
      umount $MOUNT2 only if it is set
      f7a962c2
  3. Jun 11, 2008
  4. Jun 10, 2008
    • komaln's avatar
      b=14471 · 1aebd963
      komaln authored
      i=adilger
      
        replace /proc/fs/lustre access with lctl {get,set}_param in test-framework.sh
      1aebd963
  5. Jun 09, 2008
    • Robert Read's avatar
      Branch b1_6 · df8c461e
      Robert Read authored
      b=15929
      i=grev
      
      Cleanup PATH in tests so absolute paths are used, and
      each path is added at most once.
      df8c461e
    • Elena Gryaznova's avatar
      b=16019 · 65d9564b
      Elena Gryaznova authored
      i=Maxim.Patlasov
      
      get rid of quotation in "options lnet"
      65d9564b
  6. Jun 05, 2008
    • Robert Read's avatar
      Branch b1_6 · f8c02e26
      Robert Read authored
      b=13537
      i=grev
      
      The old test was using the used space rather than free space. This fixes
      that and also cuts the amount by half, so we don't completely fill up the
      fs. It also caps the size at 1GB, like the previous version.
      f8c02e26
    • Robert Read's avatar
      Branch b1_6 · 6c0b4e4c
      Robert Read authored
      b=15928
      i=grev
      
      Reset the current directory after the each test completes.
      6c0b4e4c
    • Walter Poxon's avatar
      add racer scripts on b1_6 · 746a86de
      Walter Poxon authored
      746a86de
  7. Jun 04, 2008
  8. May 30, 2008
    • Yang Sheng's avatar
      Branch b1_6 · 0672bb3c
      Yang Sheng authored
      b=15594
      i=adilger, shadow
      
      The dd has a change of behaviour in 2.6.22 kernel. It might return
      a partial read from read() system-call in some case.
      0672bb3c
    • Bobi Jam's avatar
      Branch b1_6 · 393d7342
      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.
      393d7342
  9. May 29, 2008
    • Bobi Jam's avatar
      Branch b1_6 · d4c52a03
      Bobi Jam authored
      b=13310
      o=eeb
      i=joahnn, nikita
      
      The bug is that target_send_reply_msg() calls ptlrpc_error() if 'rc != 0', but
      "difficult" replies may not be passed to rpc_error().
      d4c52a03
  10. May 28, 2008
    • Elena Gryaznova's avatar
      b=15876 · d9a3d1e7
      Elena Gryaznova authored
      i=Adilger
      
      skip LFSCK test for remote MDS also
      d9a3d1e7
    • Elena Gryaznova's avatar
      b=14773 · dc1c901c
      Elena Gryaznova authored
      i=Adilger
      
      rename subtests to skipping mechanism works properly
      dc1c901c
    • Eric Mei's avatar
      branch: b1_6 · 225bdb44
      Eric Mei authored
      a better way to fix the script.
      b=13659
      225bdb44
    • Eric Mei's avatar
      branch: b1_6 · 9ccb5304
      Eric Mei authored
      fix test script: at_start return correct value.
      b=13659
      r=grev
      9ccb5304
    • komaln's avatar
      b=14471 · e03c43e3
      komaln authored
      r=Andreas
       to replace the sysctl lustre.* and lnet.* instances with lctl {get,set}_param
      e03c43e3
  11. May 26, 2008
    • Eric Mei's avatar
      branch: b1_6 · 5223a84c
      Eric Mei authored
      do not drop replay according to msg flags, instead we check the
      per-export recovery request queue for duplication of transno.
      b=15756
      r=adilger
      r=rread
      5223a84c
    • Elena Gryaznova's avatar
      b=15255 · 7389031e
      Elena Gryaznova authored
      i=Adilger
      
      config for several remote clients; replay-single test_70a, test_70b
      7389031e
    • Elena Gryaznova's avatar
      b=15874 · c3764dc8
      Elena Gryaznova authored
      i=Adilger
      
      skip test_32a, test_32b for NETTYPE != tcp
      c3764dc8
  12. May 24, 2008
    • bwzhou's avatar
      Branch b1_6 · 5b299e24
      bwzhou authored
      b=15759
      r=rread, green
      
      Don't consider -EMFILE (too many threads) a fatal startup error
      5b299e24
  13. May 22, 2008
    • komaln's avatar
      b=14471 · 09789b84
      komaln authored
      r=Andreas
      
      to remove instances of /proc/sys in sanity.sh by using either sysctl or lctl {get,set}_param
      09789b84
  14. May 21, 2008
  15. May 20, 2008
    • bwzhou's avatar
      Branch b1_6 · 8ccca0ae
      bwzhou authored
      b=13285
      r=adilger, deen
      
      1. updated ext3-mballoc3-core.patch and added ext3-max-dir-size.patch to limit the maximum size of a directory;
      2. updated other ldiskfs patches to resolve patch conflicts caused by the above two new patches;
      3. added a test case in sanity.sh.
      8ccca0ae
    • komaln's avatar
      b=14471 · 9b75d4e1
      komaln authored
      r=andrew.perepechko, johann
      
      Patch by Adilger to replace /proc/fs/lustre access with lctl set_param in sanity-quota.sh
      9b75d4e1
    • komaln's avatar
      b=14471 · 1ba0debc
      komaln authored
      r=Adilger
      
      Changed replay-single.sh to use 'lctl {get,set}_param'
      1ba0debc
  16. May 16, 2008
    • Walter Poxon's avatar
      b=15660 · fe432f9f
      Walter Poxon authored
      i=adilger
      
      disable LIBLUSTRE test for NETTYPE != tcp && NETTYPE != ptl
      fe432f9f
  17. May 15, 2008
  18. May 14, 2008
    • Andreas Dilger's avatar
      Branch b1_6 · 95f197eb
      Andreas Dilger authored
      Description: MDS may lose file striping (and hence file data) in some cases
      Details    : If there are additional extended attributes stored on the MDS,
      	     in particular ACLs, SELinux, or user attributes (if user_xattr
      	     is specified for the client mount options) then there is a risk
      	     of attribute loss.  Additionally, the Lustre file striping
      	     needs to be larger than default (e.g. striped over all OSTs),
      	     and an additional attribute must be stored initially in the
      	     inode and then increase in size enough to be moved to the
      	     external attribute block (e.g. ACL growing in size) for file
      	     data to be lost.
      i=kalpak.shah
      i=alex.zhuravlev
      b=15777
      
      Sync ChangeLog from b_release_1_6_5.
      95f197eb
    • deen's avatar
      Refactor start to encapsulate facet specific data. · 737cb961
      deen authored
      b=12375
      i=deen
      i=grev
      737cb961
  19. May 13, 2008
    • Elena Gryaznova's avatar
      b=15738 · 75abc13c
      Elena Gryaznova authored
      i=Adilger
      
      sanity test_118* fixes; set fail loc on all oss nodes
      75abc13c
  20. May 12, 2008
    • Elena Gryaznova's avatar
      b=15745 · 3521ec81
      Elena Gryaznova authored
      i=Adilger
      
      the minor cleanup of the previous fix:
      -- after we get rid of $tdir we do not need to create $tmpdir, because
         unzip -d <dir> does not need <dir> exists, it needs the parent directory
         of <dir> exists; unzip creates <dir> if it does not exists.
      3521ec81
    • Andrew Perepechko's avatar
      Branch b1_6 · 2e5f5fc8
      Andrew Perepechko authored
      b=14790
      i=Johann
      i=ZhiYong
      
      additional test. check if setting limits twice doesn't break oplimits.
      2e5f5fc8
    • kalpak's avatar
      · 064fd164
      kalpak authored
      Reinitialize optind to 0 on each lfs_* call, in case lfs is being used interactively.  Most lfs_* functions do this already, but a few (find, setstripe, quotachown) do not.
       b=15212
       i=rupesh
       i=johann
      064fd164
    • Andreas Dilger's avatar
      Branch b1_6 · 17e18eca
      Andreas Dilger authored
      Fix typo in error message.
      17e18eca
  21. May 11, 2008
    • bwzhou's avatar
      Branch b1_6 · 53cd434c
      bwzhou authored
      b=15521
      r=adilger, grev
      
      the test case for bug 15521
      53cd434c
  22. May 09, 2008
    • Elena Gryaznova's avatar
      b=15745 · 0f6b740f
      Elena Gryaznova authored
      i=Adilger
      
      conf-sanity test_32a, test_32b: create tmp dir correctly
      0f6b740f
Loading