Skip to content
Snippets Groups Projects
  1. Mar 25, 2008
    • Alexey Lyashkov's avatar
      remove unneed include. · d0cd5d1c
      Alexey Lyashkov authored
      d0cd5d1c
    • Eric Mei's avatar
      branch=b1_6 · de8d4ef6
      Eric Mei authored
      ping_evictor don't evict client too eagerly just because of it's idle.
      b=15192
      r=nathan
      r=adilger
      de8d4ef6
    • Eric Mei's avatar
      branch: b1_6 · 1909d342
      Eric Mei authored
      don't LBUG if incoming early reply size is not expected.
      b=14881
      r=nathan
      r=adilger
      1909d342
    • bwzhou's avatar
      Branch b1_6 · 43b34ace
      bwzhou authored
      b=14072
      r=bobijam, johann
      
      make error info less scary.
      43b34ace
  2. Mar 21, 2008
    • Johann Lombardi's avatar
      Branch b1_6 · 36c6de6f
      Johann Lombardi authored
      b=15251
      i=adilger
      i=bowen.zhou
      
      Fix configure check when zlib is installed but not zlib-devel.
      36c6de6f
  3. Mar 20, 2008
    • Andrew Perepechko's avatar
      Branch b1_6 · 31eabcc9
      Andrew Perepechko authored
      b=14896
      i=oleg.drokin
      i=tianzy
      
      additional handling of quota cleanup in case when no init was done
      31eabcc9
    • Andreas Dilger's avatar
      Branch b1_6 · b402809b
      Andreas Dilger authored
      Split backup and restore synopsis into separate lines so that it is clear
      which option is relvant only to backup or restore.  Move the major operators
      to the beginning of the option list.
      b=14117
      b402809b
  4. Mar 17, 2008
    • Johann Lombardi's avatar
      Branch b1_6 · cc9c3204
      Johann Lombardi authored
      b=15033
      i=adilger
      i=johann
      
      fix compile issue on Cray systems and an autoconf problem.
      cc9c3204
    • tianzy's avatar
      Branch b1_6 · 44a0b855
      tianzy authored
      fix some races in quota code
      i=tianzy
      i=andrew
      44a0b855
  5. Mar 16, 2008
    • Andreas Dilger's avatar
      Branch b1_6 · f6c213b5
      Andreas Dilger authored
      Add llbackup.8 to distributed man pages.
      b=14711
      f6c213b5
    • Andreas Dilger's avatar
      Branch b1_6 · 7eb3e9a6
      Andreas Dilger authored
      Add llbackup tool for parallel backups.
      It isn't really Lustre-specific, just using tar in parallel on multiple nodes.
      b=14711
      i=johann
      i=bowen.zhou
      7eb3e9a6
  6. Mar 15, 2008
    • Andreas Dilger's avatar
      Branch b1_6 · 9f34d100
      Andreas Dilger authored
      Add a proper man page for llverdev.8 and llbackup.8.
      b=14711
      9f34d100
    • Andreas Dilger's avatar
      Branch b1_6 · 55710dab
      Andreas Dilger authored
      Remove obsolete lctl.lyx man page.
      55710dab
    • Andreas Dilger's avatar
      Branch b1_6 · f80aaf9a
      Andreas Dilger authored
      Typo.
      f80aaf9a
    • Andreas Dilger's avatar
      Branch b1_6 · 6e365300
      Andreas Dilger authored
      Update man page information.
      6e365300
    • Andreas Dilger's avatar
      Branch b1_6 · d2d76984
      Andreas Dilger authored
      Update the lustre.7 manual page.
      d2d76984
    • Andreas Dilger's avatar
      Branch b1_6 · 97ff8861
      Andreas Dilger authored
      Update the mount_lustre.5 man page:
      - add some missing options
      - clarify what can be done with the server mountpoint
      - reference Sun instead of CFS
      97ff8861
    • Andreas Dilger's avatar
      Branch b1_6 · 7b08b5d5
      Andreas Dilger authored
      Update the lfs.1 man page
      - clean up examples
      - add missing "find" options,
      - format the commands in (nearly) alphabetical order
      - add SEE ALSO section
      Remove the obsolete lfs.lyx page.
      7b08b5d5
    • Andreas Dilger's avatar
      Branch b1_6 · 42a777f2
      Andreas Dilger authored
      Remove obsolete man pages for tools that no longer exist in 1.6.
      42a777f2
  7. Mar 14, 2008
    • Elena Gryaznova's avatar
      24893b14
    • 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
    • Bobi Jam's avatar
      Branch b1_6 · 7b300673
      Bobi Jam authored
      b=14321
      
      according to bz# 15209, better make sure obd is non NULL before referencing its member.
      7b300673
  8. Mar 13, 2008
  9. Mar 12, 2008
    • Elena Gryaznova's avatar
      b=13665 (Christopher Morrone) ( · 9e66625e
      Elena Gryaznova authored
      i=Scjody
      i=Adilger
      multiop race fix
      9e66625e
    • Eric Mei's avatar
      branch: b1_6 · 227a3c38
      Eric Mei authored
      only ignore error code of 67a, not 67b.
      b=13721
      r=nathan
      227a3c38
    • Elena Gryaznova's avatar
      b=13283 · e827bab4
      Elena Gryaznova authored
      i=Adilger
      
      rsh do_node fix
      e827bab4
    • Andreas Dilger's avatar
      Branch b1_6 · 81686ac1
      Andreas Dilger authored
      Increase build version to 1.6.4.52 for new tag.
      81686ac1
    • Andreas Dilger's avatar
      Branch b1_6 · 4c4452f1
      Andreas Dilger authored
      Fix a relatively harmless buffer overlow in "lfs df".
      b=15183
      i=komal.nawandar
      i=green
      4c4452f1
    • Andreas Dilger's avatar
      Branch b1_6 · f983c8e9
      Andreas Dilger authored
      Make the Lustre ioctl.h header conditional upon _IOWR (which is defined
      in every arch ioctl.h) instead of the arch-specific _ASMI386_IOCTL_H
      symbol.
      
      That is still #defined to avoid re-inclusion of the kernel header.
      b=14746
      i=bowen.zhou
      f983c8e9
    • Jian Yu's avatar
      Branch b1_6 · 5dd23555
      Jian Yu authored
      b=15202
      
      Remove test_27o and test_27q from ALWAYS_EXCEPT list.
      5dd23555
    • tianzy's avatar
      Branch b1_6 · b36ddfe0
      tianzy authored
      add some do_facet in sanity-quota.sh
      i=johann
      i=andrew
      b36ddfe0
    • Bobi Jam's avatar
      Branch b1_6 · f1fd5feb
      Bobi Jam authored
      b=12743
      
      since we don't support diskfs blocksize != 4K right now, so change the test case to
      make all the disk with 4K blocksize.
      f1fd5feb
    • Bobi Jam's avatar
      Branch b1_6 · 9182b9cd
      Bobi Jam authored
      b=15010
      o=green
      i=vitaly
      i=adilger
      
      Description: mdc_set_open_replay_data LBUG
      Details    : Set replay data for requests that are eligible for replay.
      9182b9cd
  10. 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 · 66a7b144
      bwzhou authored
      b=14763
      r=bwzhou
      
      dump the memory debugging after all modules are unloaded
      66a7b144
    • bwzhou's avatar
      Branch b1_6 · 47193a83
      bwzhou authored
      b=13285
      
      minor change of error message
      47193a83
    • huanghua's avatar
      b=14538 · 27fc32dd
      huanghua authored
      - fix wrong patch in last commit according to Andreas's suggestion.
      27fc32dd
    • huanghua's avatar
      Branch b1_6 · 5232d691
      huanghua authored
      b=14538
      i=eric.mei
      i=yong.fan
      
      - use lustre_msg_v2 for CONNECT
      5232d691
Loading