Skip to content
Snippets Groups Projects
  1. Mar 05, 2004
  2. Feb 24, 2004
  3. Feb 23, 2004
  4. Feb 14, 2004
  5. Feb 13, 2004
    • Andreas Dilger's avatar
      Landing b_bug974 onto HEAD (20040213_1538). · 30c3a189
      Andreas Dilger authored
      Adds support for client-side write cache accounting via OST write credits
      (grants).  There is not yet a "correction" algorithm for grants if they
      get out of sync between the client and OST (OST can handle clients who think
      they have grant but do not).  Peter had previously suggested that grants
      should decay over time (faster on the clients than on the OSTs) so idle
      nodes do not consume space they aren't using.
      
      Use /proc/fs/lustre/osc/OSC*/cur_grant_bytes (and existing cur_dirty_bytes)
      to check client-side cache values.
      
      Includes lustre-side changes for lfsck support (create files with
      specific objids, create specific objids on OSTs).
      
      Also includes some changes to the testing scripts (local.sh, lov.sh, acc-sm)
      so that they include a "client nid '*'" client and can be used for sanityN.sh
      testing.  This has been put into the main acceptance-small.sh loop so that
      sanityN.sh will be run on both single and multi-OST setups.
      
      b=974 b=2349
      r=shaver
      30c3a189
  6. Feb 07, 2004
    • Robert Read's avatar
      Landing b_recovery · 0343ecb7
      Robert Read authored
      The principal change here is ptlrpc_connect_import and recovery are
      merged and are now asynchronous and are run on ptlrpcd.
      
      This branch also includes fixes for
      
        2477 (this was the initial bug)
      
        2355 recover for initial connections
      
        1934 (b_1934 was merged directly to b_recovery)
      
        1901 block all file creations until orphan recovery completes
      
        2423 client remove rq_connection from request struct
      
        2640 conf-sanity test_5, and proper cleanup in umount when
             cleanup log is not availale.
      
        2670 recovery timer race
      
        2532 mdc_close recovey bug
      
      And few others that werent' filed.
      0343ecb7
  7. Jan 31, 2004
  8. Jan 29, 2004
  9. Jan 28, 2004
  10. Jan 18, 2004
  11. Jan 17, 2004
    • tianying's avatar
      · df93d6b8
      tianying authored
         * b:1934 - fix mds_cleanup_orphans
         * r: Robert
           allocate dirent dynamicly
      df93d6b8
  12. Jan 15, 2004
  13. Dec 21, 2003
  14. Dec 16, 2003
    • Oleg Drokin's avatar
      r=zab,phil · 15b0e514
      Oleg Drokin authored
      Fix for bug 974, Also adds a test to check for OOM (modified script from
      bug 1135), fixes to sanity.sh's test 45 to obtain a grant (closes 2387).
      15b0e514
  15. Dec 05, 2003
  16. Dec 03, 2003
Loading