Skip to content
Snippets Groups Projects
  1. Jul 26, 2007
    • Bobi Jam's avatar
      Branch b1_6 · 5b6be598
      Bobi Jam authored
      b=12211
      i=adilger
      i=green
      
      Description: randomly memory allocation failure util
      Details    : Make lustre randomly failed allocating memory for testing purpose.
      5b6be598
  2. Jul 24, 2007
    • scjody's avatar
      Branch b1_6 · 5dc3bcd4
      scjody authored
      Update for 1.6.1
      5dc3bcd4
    • Johann Lombardi's avatar
      Branch b1_6 · 10ee4603
      Johann Lombardi authored
      b=12411
      i=adilger
      i=scjody
      
      * Add new configure checks to allow to run a patchless client on a patched kernel
      * Remove the vfs intent patches from the 2.6.18 patch series
      10ee4603
  3. Jul 17, 2007
    • scjody's avatar
      Branch b1_6 · b42e644a
      scjody authored
      Revert this change since it caused build failures on RHEL 4.
      
      b=11932
      b42e644a
  4. Jul 16, 2007
    • scjody's avatar
      Branch b1_6 · 54ea4a07
      scjody authored
      Disable automatic dependencies on SLES 10.
      
      b=11932
      i=mjmac
      54ea4a07
  5. Jul 13, 2007
  6. Jul 02, 2007
  7. Jun 27, 2007
  8. Jun 22, 2007
  9. Jun 20, 2007
  10. Jun 16, 2007
    • Jinshan Xiong's avatar
      b=10706 · fb4ae6ca
      Jinshan Xiong authored
      r=adilger,johann
      
      use RCU to improve the scalability of class handle object search, reloaded.
      fb4ae6ca
  11. Jun 12, 2007
    • scjody's avatar
      Branch b1_6 · 8d2a096f
      scjody authored
      Move ldiskfs to its own package and CVS module.
      
      b=12068
      i=mjmac
      i=brian
      8d2a096f
  12. Jun 07, 2007
  13. May 17, 2007
  14. May 11, 2007
    • Cliff White's avatar
      · 13cae8ca
      Cliff White authored
      Updated build version
      13cae8ca
  15. May 09, 2007
    • Andreas Dilger's avatar
      Branch HEAD · d7670d2a
      Andreas Dilger authored
      Reverse the default so that health_check writes are off normally.
      i=adilger, i=nathan
      b=11512
      
      Add missing ChangeLog entries.
      d7670d2a
    • Cliff White's avatar
      · 24b474e9
      Cliff White authored
      b=11512
      i=wangdi
      i=shadow
      
      Removes write from health check, adds option to configure.
      24b474e9
  16. Apr 17, 2007
    • Andreas Dilger's avatar
      Branch HEAD · 9b6f9d17
      Andreas Dilger authored
      Description: data loss for recently-modified files
      Details    : In some cases it is possible that recently written or created
      	     files may not be written to disk in a timely manner (this should
      	     normally be within 30s unless client IO load is very high).
      	     The problem appears as zero-length files or files that are a
      	     multiple of 1MB in size after a client crash or client eviction
      	     that are missing data at the end of the file.
      
      	     This problem is more likely to be hit on clients where files are
      	     repeatedly created and unlinked in the same directory, clients
      	     have a large amount of RAM, have many CPUs, the filesystem has
      	     many OSTs, the clients are rebooted frequently, and/or the files
      	     are not accessed by other nodes after being written.
      
      	     The presence of the problem can be detected by looking at
      	     /proc/sys/fs/inode-state.  If the first number (nr_inodes) is
      	     smaller than the second (nr_unused) then dirty files will not
      	     be flushed automatically to disk.  "sync; sleep 10" should be
      	     run several times on the node before unmounting it to update
      	     Lustre (this is also safe to run on nodes without this problem).
      
      	     There is also a related kernel bug in the RHEL4 4 2.6.9 kernel
      	     that can cause this same problem, so customers using that kernel
      	     also need to update the kernel in addition to Lustre.  In order
      	     to properly fix this bug, the RHEL3 2.4.21 kernel is also updated.
      
      	     It is normal that files written just before a client crash (less
      	     than 30s) may not yet have been flushed to disk, even for local
      	     filesystems.
      i=green(original patch), i=shadow
      b=12181, b=12203
      9b6f9d17
  17. Mar 31, 2007
    • scjody's avatar
      Branch HEAD · 85e4fee3
      scjody authored
      Add new ldiskfs2 module based on ldiskfs.
      
      b=11981
      r=adilger
      r=nathan
      85e4fee3
  18. Mar 26, 2007
    • Bobi Jam's avatar
      Branch HEAD · 8c29d626
      Bobi Jam authored
      b=11090
      Description: Be more lenient with linux clients before warning (by Andreas)
      Details: This fixes Linux clients so they allow one major Lustre release update
               before they warn.  It also makes the setting of the version a lot
               easier by using OBD_OCD_VERSION(0,0,1,32) instead of having to calculate
               it directly.
      8c29d626
  19. Mar 13, 2007
  20. Mar 06, 2007
  21. Mar 02, 2007
    • Andreas Dilger's avatar
      Branch HEAD · 9f834fba
      Andreas Dilger authored
      Merge readlink return type configure check from b1_4.
      b=11731
      r=mjmac (original patch)
      9f834fba
  22. Feb 21, 2007
  23. Feb 16, 2007
    • Andreas Dilger's avatar
      Branch HEAD · 28cfc91f
      Andreas Dilger authored
      Reorder include files so that the cookie check doesn't always fail.
      28cfc91f
  24. Feb 15, 2007
  25. Feb 10, 2007
  26. Aug 05, 2005
  27. May 31, 2005
    • Wang Di's avatar
      Brach HEAD · 03b41aa1
      Wang Di authored
      r:alex
      add lookup-raw patches for raw lookup acceptance tests
      03b41aa1
  28. May 24, 2005
    • Wang Di's avatar
      Branch HEAD · cae45554
      Wang Di authored
      1) remove unsupported target in lustre-core.m4 according to boc's suggest
      2) add some args on 2.6-fc3 target
      cae45554
    • Wang Di's avatar
      Branch: HEAD · 339704f5
      Wang Di authored
      some fix for fc3 lbuild on HEAD
      339704f5
  29. Apr 27, 2005
    • jacob's avatar
      b=5786 · f6fb5ab3
      jacob authored
       - add --disable-client and --disable-server configure options
      f6fb5ab3
  30. Apr 08, 2005
    • Wang Di's avatar
      Branch: HEAD · b3d95c9c
      Wang Di authored
      1)minor fix and cleanup dev_rd_only kernel patch on HEAD
      2)add sec support on kernel config
      3)some cleanup
      b3d95c9c
  31. Apr 07, 2005
    • Wang Di's avatar
      Branch: HEAD · 7df4213d
      Wang Di authored
      some patches fix for lustre in FC3
      7df4213d
  32. Apr 04, 2005
  33. Mar 31, 2005
  34. Mar 29, 2005
Loading