Skip to content
Snippets Groups Projects
  1. 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
  2. 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
  3. May 12, 2008
    • 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
  4. May 11, 2008
    • bwzhou's avatar
      Branch b1_6 · 53cd434c
      bwzhou authored
      b=15521
      r=adilger, grev
      
      the test case for bug 15521
      53cd434c
  5. Apr 30, 2008
    • Yong Fan's avatar
      Branch b1_6 · a537c4ed
      Yong Fan authored
      b=15691
      i=huanghua
      i=tappro
      
      1) Prevent "ll_sa_wrong" from being increased repeatedly when hit ratio is low.
      2) Remount client before sanity 123a to eliminate previous test effect.
      a537c4ed
  6. Apr 24, 2008
    • Yong Fan's avatar
      Branch b1_6 · c40ce651
      Yong Fan authored
      b=15406
      i=huanghua
      i=tappro
      i=vitaly
      
      Back port dir_SA fixes from HEAD (b1_8_dir_ra) to b1_6.
      c40ce651
  7. Apr 16, 2008
    • Elena Gryaznova's avatar
      b=15513 · 5742503b
      Elena Gryaznova authored
      i=Yury.Umanets
      i=Alexey.Lyashkov
      force test_69 to fail if directio write failed
      5742503b
    • Yury Umanets's avatar
      b=14901 · c10fee45
      Yury Umanets authored
      r=grev
      - fixes using check_runas_id(). Adds check for used runas id in test_72.
      c10fee45
  8. Mar 26, 2008
  9. Mar 14, 2008
    • Elena Gryaznova's avatar
      b=15221 · f2149b73
      Elena Gryaznova authored
      i=Adilger
      sanity test_71, recovery-small test_26 fixes
      renumbering test_26->test_26a
      FAIL_ON_ERROR initialization in cfg
      error, remote_mds, remote_ost fn fixes (b=14763 comment 19)
      f2149b73
  10. Mar 12, 2008
  11. Mar 11, 2008
    • Elena Gryaznova's avatar
      b=13007 · 9b582585
      Elena Gryaznova authored
      i=Adilger
      
      test_78: limit filesize to 1/2 of memtotal -256MB
      9b582585
    • bwzhou's avatar
      Branch b1_6 · 47193a83
      bwzhou authored
      b=13285
      
      minor change of error message
      47193a83
    • bwzhou's avatar
      Branch b1_6 · 4b0695c7
      bwzhou authored
      b=13285
      r=johann, deen
      
      Uses ldd to figure out which libs need to be copied and works for 64 bit ppc SLES9 systems
      4b0695c7
  12. Mar 07, 2008
    • komaln's avatar
      b=14471 · 62f9ba26
      komaln authored
      A few corrections in earlier patch to change sanity.sh to use 'lctl {get,set}_param'
      62f9ba26
  13. Mar 04, 2008
  14. Mar 02, 2008
    • komaln's avatar
      b=14471 · ec72e1c6
      komaln authored
      r=Adilger
      
      Changed sanity.sh to use 'lctl {get,set}_param'
      ec72e1c6
  15. Feb 27, 2008
    • Elena Gryaznova's avatar
      b=14978 · eafaf576
      Elena Gryaznova authored
      i=Adilger
      
      check whether proc files exist; error if they do not exist
      eafaf576
  16. Feb 19, 2008
    • Elena Gryaznova's avatar
      b=14842 · eb5fed6c
      Elena Gryaznova authored
      i=Adilger
      
      more fixes to reduce acc-sm time; SLOW=no is default now.
      eb5fed6c
  17. Feb 18, 2008
    • Johann Lombardi's avatar
      Branch b1_6 · 4c1cc692
      Johann Lombardi authored
      b=13805
      i=adilger
      i=bobijam
      
      add support for several checksum algorithms. Currently, CRC32 and
      Adler-32 are supported. The checksum type can be changed on the fly
      through /proc/fs/lustre/osc/*/checksum_type.
      4c1cc692
  18. Feb 16, 2008
    • Yury Umanets's avatar
      b=13766 · 259ebe63
      Yury Umanets authored
      r=vitaly,shadow
      - fixes abd cleanups in lru resize. Main idea is to avoid dropping SLV much in various situations/loads. Completely reworked memory pressure handler. Fixes in SLV calculations, etc. Please see bug 13766 for more details.
      259ebe63
  19. Feb 14, 2008
    • Elena Gryaznova's avatar
      b=13726 · 8e1691eb
      Elena Gryaznova authored
      i=Adilger
      
      fix locale for tests where exact output is required
      8e1691eb
  20. Feb 13, 2008
    • Bobi Jam's avatar
      Branch b1_6 · 363b924c
      Bobi Jam authored
      b=13173
      i=shadow
      
      make "lctl lov_getconfig" handle the case which "default_stripe_count == -1" by
      returning -1 instead of 65535.
      363b924c
  21. Feb 08, 2008
    • Elena Gryaznova's avatar
      b=14330 · ed7838c0
      Elena Gryaznova authored
      i=Adilger
      move RUNAS to local.sh; run BONNIE as RUNAS_ID user
      
      b=14474
      i=Adilger
      don't allow sanity to see MOUNT2; remove chown of MOUNT
      ed7838c0
  22. Feb 06, 2008
    • Elena Gryaznova's avatar
      b=12651 · 10ec4b4e
      Elena Gryaznova authored
      i=Adilger
      
      skip test_78 if we have no enough space; make the test file slightly smaller
      10ec4b4e
  23. Jan 31, 2008
  24. Jan 29, 2008
    • Elena Gryaznova's avatar
      b=13979 · 424c8a11
      Elena Gryaznova authored
      i=Adilger
      change tdir to start from d0 to be cleaned up automatically
      424c8a11
  25. Jan 25, 2008
  26. Jan 18, 2008
    • Johann Lombardi's avatar
      Branch b1_6 · abf40a8f
      Johann Lombardi authored
      b=14626
      i=adilger
      
      use /llog.test/ instead of /llog-test/ to match both llog_test and
      llog-test.
      abf40a8f
  27. Jan 16, 2008
    • Bobi Jam's avatar
      Branch b1_6 · 4bf086a9
      Bobi Jam authored
      b=14626
      i=adilger
      o=johann
      
      fix sanity test_60b() script.
      4bf086a9
  28. Jan 15, 2008
    • Wang Di's avatar
      Branch: b1_6 · 5f129200
      Wang Di authored
      Before packing join_file req, all the related reference should be
      checked carefully in case some malformed flags cause fake join_file
      req on client.
      b=14614
      i=adilger,johann
      5f129200
  29. Dec 28, 2007
    • Johann Lombardi's avatar
      Branch b1_6 · efd75a09
      Johann Lombardi authored
      b=14398
      i=johann
      i=bobijam
      
      Console messages can now be disabled via lnet.printk.
      efd75a09
  30. Dec 20, 2007
  31. Dec 19, 2007
    • Elena Gryaznova's avatar
      b=14462 · 7cecde85
      Elena Gryaznova authored
      i=Adilger
      i=Alexey.Lyashkov
      
      error if dd is not started; use tfile instead of tdir
      7cecde85
  32. Dec 17, 2007
    • Elena Gryaznova's avatar
      b=13774 · a691cc52
      Elena Gryaznova authored
      i=Adilger
      
      use file with major,minor from /dev/console
      a691cc52
  33. Dec 14, 2007
    • Elena Gryaznova's avatar
      b=13306 · 928f3346
      Elena Gryaznova authored
      i=Adilger
      
      wait delete completed before check kbytesavail
      928f3346
Loading