Skip to content
Snippets Groups Projects
  1. Jun 12, 2007
  2. Jun 11, 2007
    • scjody's avatar
      Branch HEAD · 7188d837
      scjody authored
      Fix weird build issue
      7188d837
    • Isaac Huang's avatar
      i=eeb: · 07c9951b
      Isaac Huang authored
      -   gmlnd ignored some transmit errors when finalizing lnet messages.
      07c9951b
  3. Jun 08, 2007
    • mjmac's avatar
      b=12348 · 2019b6eb
      mjmac authored
      i=scjody
      i=adilger
      
      * Create a lustre-tests RPM that includes stuff from lustre/tests
      2019b6eb
    • scjody's avatar
      Branch HEAD · eace6f7f
      scjody authored
      Initial commit of new ldiskfs module.  This is based on ldiskfs from
      b1_6; patches and series files are identical to those found there.
      
      b=12068
      i=mjmac
      i=brian
      eace6f7f
    • mjmac's avatar
      b=12348 · 454f5de2
      mjmac authored
      i=scjody
      i=adilger
      
      * Create a lustre-tests RPM that includes stuff from lustre/tests
      454f5de2
  4. Jun 07, 2007
  5. May 31, 2007
    • Isaac Huang's avatar
      i=eeb · c435b48f
      Isaac Huang authored
      -   ptllnd logs a piece of incorrect debug info in kptllnd_peer_handle_hello.
      c435b48f
  6. May 30, 2007
    • Isaac Huang's avatar
      i=eeb · 977211ac
      Isaac Huang authored
      -   should set the_lnet.ln_finalizing before completing messages.
      977211ac
  7. May 25, 2007
  8. May 24, 2007
  9. May 23, 2007
  10. May 21, 2007
    • Eric Barton's avatar
      * userspace (catamount) ptllnd changes · 4e78f6f5
      Eric Barton authored
        - Error handling
      
          Ensure all communications complete in finite time.  Ensure errors cause
          clean peer state teardown so that communications can be re-established
          after a peer crash.
      
          Note that this does NOT handle reconnection to a failed LNET router, which
          is required for routed configurations.
      
        - Environment tunables
      
          PTLLND_DEBUG (boolean, dflt 0) is a global switch to enable/disable debug
          features.
      
          PTLLND_TX_HISTORY (int, dflt debug?1024:0) sets the size of the history
          buffer.
      
          PTLLND_ABORT_ON_PROTOCOL_MISMATCH (boolean, dflt 1) calls abort on
          connecting to a peer running a different version of the ptllnd protocol.
      
          PTLLND_ABORT_ON_NAK (boolean, dflt 0) abort when a peer sends a NAK
          (e.g. because it has timed out this node).
      
          PTLLND_DUMP_ON_NAK (boolean, dflt debug?1:0) dumps peer debug and the
          history on receiving a NAK
      
          PTLLND_WATCHDOG_INTERVAL (int, dflt 1) sets how often to check some peers
          for timed-out communications while the application blocks for
          communications to complete.
      
          PTLLND_TIMEOUT (int, dflt 50) is the communications timeout in seconds.
      
          PTLLND_LONG_WAIT (int, dflt debug?5:PTLLND_TIMEOUT) is a time in seconds
          after which the ptllnd prints a warning if it blocks for longer during
          connection establishment, cleanup after an error or cleanup during shutdown.
      4e78f6f5
    • Eric Barton's avatar
      * cleanup after removing lnet/tests · dca8e8c0
      Eric Barton authored
      dca8e8c0
  11. May 17, 2007
  12. May 16, 2007
  13. May 15, 2007
  14. May 14, 2007
  15. May 11, 2007
  16. May 10, 2007
    • Cliff White's avatar
      · a5c0652b
      Cliff White authored
      Fix missing '$' in scp
      a5c0652b
Loading