Skip to content
Snippets Groups Projects
  1. Jul 21, 2004
  2. Jul 08, 2004
  3. Jul 06, 2004
  4. Jul 05, 2004
  5. Jun 16, 2004
  6. Jun 14, 2004
    • Phil Schwan's avatar
      land b_ost_amd onto HEAD. · b5b6224b
      Phil Schwan authored
      I haven't re-tested the AMD functionality since landing, but I did
      test iozone and dbench to ensure sanity.
      b5b6224b
  7. Jun 11, 2004
    • Yury Umanets's avatar
      Fixes and cleanups in lmv. · e44e9b27
      Yury Umanets authored
      Fixed:
      * failure path in lmv_connect().
      * added checks if late connect is success.
      * added accounting of active mds.
      e44e9b27
  8. Jun 10, 2004
    • Yury Umanets's avatar
      Mostly fixes related to using failover MDSs along lmv. This is also related to... · 0e006095
      Yury Umanets authored
      Mostly fixes related to using failover MDSs along lmv. This is also related to active_ref handling, etc.
      
      Also fixed the following:
      * name of lproc entry where lustre upcall can be seen in error message if upcall is failed.
      * removed --master option which was supposed to work along with lmv and now it is obsoleted.
      * clanups and fixes both in lconf and lmc
      0e006095
  9. Jun 07, 2004
    • Phil Schwan's avatar
      land b_gns onto HEAD. If you are working on CMD, you MUST UPDATE YOUR · c85a039f
      Phil Schwan authored
      KERNEL, or LUSTRE WILL NOT BUILD.
      
      - full GNS kernel updates added to vanilla-2.4.24 series
      - Oleg patched the API updates into the other kernel series, but none
        of the GNS functionality is present.  I don't know how well those
        other series have been tested.
      - I tested normal functionality, but have not tested GNS yet.
      c85a039f
  10. Jun 04, 2004
    • Phil Schwan's avatar
      - merge 2 weeks of b1_4 fixes onto HEAD · 23de47e8
      Phil Schwan authored
      - b1_4 is basically the parent of HEAD, because that's the direction
        that changes flow, as strange as that sounds.  so there's a
        HEAD_BASE tag which sits on b1_4
      23de47e8
  11. Jun 02, 2004
  12. Jun 01, 2004
    • alex's avatar
      - mds->lmv->mdc propagate lower timeout down to import · 401deb50
      alex authored
        we need this becase client's timeout should be longer then inter-mds recovery may take
      - few ugly hacks that allow client to reconnect with old (before failure took place) UUID
      - mds_preprw() and mds_preprw() should use l_dput() instead of f_dput()
      - SOCKNAL_IO_TIMEOUT has been set to 20 seconds to make discovery of
        stale connection faster
      - lconf generates persisten UUIDs for LMV clients
        it each new LMV uses fresh UUID, then each recovered MDS looks like
        new client (target MDS doesn't recognize it's old because of new UUID).
        if target MDS gets restarted, then it'll find more clients in LAST_RCVD
        then it actually had
      401deb50
  13. May 17, 2004
  14. May 13, 2004
  15. May 12, 2004
  16. May 09, 2004
  17. May 05, 2004
  18. Apr 28, 2004
  19. Apr 23, 2004
  20. Apr 20, 2004
  21. Apr 16, 2004
  22. Apr 14, 2004
  23. Apr 07, 2004
  24. Apr 01, 2004
    • jacob's avatar
      b=3041 · c9e9985e
      jacob authored
      re-add things CVS mistakenly removed.
      c9e9985e
    • jacob's avatar
      b=3104 · 54c561f8
      jacob authored
      Do not cvs add/rm on one branch, then cvs up -r to another branch, and
      expect CVS to cope.
      54c561f8
    • jacob's avatar
      b=3041 · b85db26c
      jacob authored
      b=3058
      
      Clean up the autoconf and automake bits:
      
       * now liblustre and kernel modules can be built in the same tree
      	use --disable-modules, --disable-liblustre to disable those
      	bits
       * 2.6 modules are now built as .ko, and lconf can deal with them
       * fixes for builddir != srcdir
      b85db26c
  25. Mar 23, 2004
  26. Mar 22, 2004
    • Zach Brown's avatar
      b=2979 · a8f99c57
      Zach Brown authored
      r=adilger
      
      Tweak lfs a little so that lfs find can use open(O_DIRECTORY) to detect
      directories when libc doesn't implement readdir64() in a way that
      returns d_type.  This lets sanity hobble along on some x86-64
      installations.
      a8f99c57
  27. Mar 20, 2004
  28. Mar 19, 2004
    • Nic Henke's avatar
      b=2978 · c8cde418
      Nic Henke authored
      r=shaver
      
      allow lconf to get xml configs via http
      c8cde418
    • shaocheng's avatar
      Landing b_bug1414 · 77670a3b
      shaocheng authored
      77670a3b
    • Andreas Dilger's avatar
      Update the oh-so-important ptlrpc/pack_generic version of · d7ac09b7
      Andreas Dilger authored
      lustre_assert_wire_constants(), without which it is impossible to run a test.
      
      Likely needs to be merged back to b_cray_* from whence it came.
      d7ac09b7
    • Phil Schwan's avatar
      land b_cray_delivery on HEAD · c3ced3e8
      Phil Schwan authored
      liblustre fixes and group lock support
      c3ced3e8
    • Zach Brown's avatar
      b=2776 · 57e6d88a
      Zach Brown authored
      r=phil
      
      land b_cray_portals_merge on HEAD.  This consists of four families of changes:
      
      1) Eric's work to change some APIs in Lustre's portals to come into line with
         Cray's portals and the spec.
      
      2) add --with-cray-portals= to the build and use it to cut up the build
         when we're building lustre against external includes for Cray's portals.
      
      3) Move some facilities from portals.o into libcfs.o so that Lustre can
         consume them when it is running against Cray's portals.o.
      
      4) Fix up the liblustre build.  These changes have also made it to
         b_cray_delivery recently.
      57e6d88a
  29. Mar 16, 2004
    • wangchao's avatar
      b=2939 · 63b0d122
      wangchao authored
      r=shaver
      let lustre could be mounted with the same name for node and mds
      63b0d122
Loading