Skip to content
Snippets Groups Projects
  1. Jul 20, 2007
  2. Jul 19, 2007
    • Wang Di's avatar
      Branch:b1_6 · d161899c
      Wang Di authored
      fix a bug in dev_read_only-2.6-suse.patch(brought by 11971), which make
      dev read_only can not work.
      b=13085
      i=green
      i=shadow
      d161899c
    • Andreas Dilger's avatar
      Branch b1_6 · e9639431
      Andreas Dilger authored
      Add some explanatory comments.
      e9639431
    • Johann Lombardi's avatar
      Branch b1_6 · 9f1f8886
      Johann Lombardi authored
      b=11039
      i=adilger
      i=scjody
      
      Update list of supported kernels in the ChangeLog.
      9f1f8886
    • Alexey Lyashkov's avatar
      use do_facet instead of direct use sysctl for set fail_loc on OST · e3d65eb4
      Alexey Lyashkov authored
      b=12858
      i=green
      i=adilger
      e3d65eb4
    • scjody's avatar
      Branch b1_6 · c5b0e79d
      scjody authored
      Update release notes.
      c5b0e79d
    • Yang Sheng's avatar
      Branch b1_6 · 9d6fa56c
      Yang Sheng authored
      b=<12543>
      r=<shadow,scjody>
      9d6fa56c
    • Bobi Jam's avatar
      Branch b1_6 · 8dd9a820
      Bobi Jam authored
      b=12848
      i=adilger
      i=green
      
      Description: sanity.sh fail: test_52b
      Details    : The ll_inode_to_ext_flags() has a glitch which makes MDS return
                   incorrect inode's flags to client.
      8dd9a820
    • scjody's avatar
      Branch b1_6 · 6be44b74
      scjody authored
      To improve performance, disable most logging (for debug purposes)
      by default.  VFSTRACE, RPCTRACE, and DLMTRACE are now off by
      default, and HA includes contains fewer messages.
      
      Original patch by adilger.
      
      b=12417
      i=scjody
      i=green
      6be44b74
  3. Jul 18, 2007
    • deen's avatar
      Instead of sending blocking and completion callbacks as separated · ba0bdbd0
      deen authored
      requests, adding them to a set and sending in parallel.
      
      b=11301
      i=green
      i=wangdi
      ba0bdbd0
    • deen's avatar
      b=12203 · b17e5a0c
      deen authored
      i=green
      b17e5a0c
    • Andreas Dilger's avatar
      Branch b1_6 · ddb5936e
      Andreas Dilger authored
      i=nathan
      i=scjody
      b=13063
      Description: lfsck built against 1.4.x cannot run against 1.6.0 lustre
      Details    : the definition for OBD_IOC_GETNAME changed in 1.6.0.  One of the
      	     few external users of this ioctl number is lfsck's call to
      	     llapi_lov_get_uuids() and this caused lfsck to fail at startup.
      	     Add the old ioctl number to the handler so both old and new
      	     lfsck can work.
      ddb5936e
    • Johann Lombardi's avatar
      Branch b1_6 · 50e9b77b
      Johann Lombardi authored
      b=11039
      i=adilger
      i=scjody
      
      Remove 2.4 and 2.6.12 kernel patches.
      50e9b77b
    • mjmac's avatar
      b=12348 · bfe45941
      mjmac authored
      i=brian
      i=adilger
      * Try to load llog_test kernel module via modprobe before trying to load
        via insmod
      * Run depmod after installing lustre-tests RPM, so that 'modprobe llog_test'
        will succeed
      bfe45941
    • Nathan Rutman's avatar
      b=12607 · 42cc9390
      Nathan Rutman authored
      remote fixes
      42cc9390
    • Nathan Rutman's avatar
      b=12860 · 7d44a355
      Nathan Rutman authored
      i=adilger
      i=green
      fix mds_lov_synchronize race
      7d44a355
    • Johann Lombardi's avatar
      Branch b1_6 · 2a612554
      Johann Lombardi authored
      b=12861
      i=alex
      i=adilger
      i=kalpak
      
      Severity   : major
      Bugzilla   : 12861
      Description: ldiskfs_ext_search_right: bad header in inode #3981353: unexpected
      	     eh_depth
      Details    : a wrong check of extent headers in ldiskfs_ext_search_right()
      	     can cause the filesystem to be remounted read-only.
      2a612554
    • Andreas Dilger's avatar
      Branch b1_6 · 15a2b8f7
      Andreas Dilger authored
      Fix ll_opcode2str() and opcode_offset() to handle LLOG request types.
      Fix ChangeLog to put changes at the end of the 1.6.1 section.
      b=12731
      i=nathan
      i=scjody
      15a2b8f7
  4. Jul 17, 2007
    • Andreas Dilger's avatar
      Branch b1_6 · 483fffea
      Andreas Dilger authored
      sanity.sh:
      	Change test_78 to limit it to 1/2 of total client memory.
      	Document fail_loc values.
      	Add error messages on failure.
      test-framework.sh:
      	Don't default to FSTYPE=ext3 since we only run 2.6 kernels now.
      b=13007
      i=nathan
      483fffea
    • Nathan Rutman's avatar
      b=10968 · 864d7d89
      Nathan Rutman authored
      fix entry
      864d7d89
    • Johann Lombardi's avatar
      Branch b1_6 · 2cdcfa44
      Johann Lombardi authored
      b=11039
      i=adilger
      i=alex
      i=kalpak
      
      attachment 10893 / fsfilt_ext3: mainline extents support
      2cdcfa44
    • Johann Lombardi's avatar
      Branch b1_6 · 97abbb31
      Johann Lombardi authored
      b=12696
      i=johann
      i=adilger
      
      Severity   : normal
      Frequency  : rare
      Bugzilla   : 12696
      Description: ASSERTION(imp->imp_conn_current) failed
      Details    : an assertion failure is hit if a client node boots and attempts to
                  mount a lustre filesystem faster than RECONNECT_INTERVAL seconds.
      97abbb31
    • scjody's avatar
      Branch b1_6 · b42e644a
      scjody authored
      Revert this change since it caused build failures on RHEL 4.
      
      b=11932
      b42e644a
  5. Jul 16, 2007
    • scjody's avatar
      Branch b1_6 · 54ea4a07
      scjody authored
      Disable automatic dependencies on SLES 10.
      
      b=11932
      i=mjmac
      54ea4a07
    • scjody's avatar
      Branch b1_6 · 626f6b3a
      scjody authored
      Fix format string
      
      b=11969
      626f6b3a
  6. Jul 14, 2007
  7. Jul 13, 2007
  8. Jul 12, 2007
    • milind's avatar
      b=10968 · 27d75fb3
      milind authored
      r=nathan, komaln
      
      Description:
      track_stats runs command given and does one of the following:
              1. Writes its pid to /proc/fs/lustre/llite/.../stats_track_pid
       to collects stats for that process.
              2. Writes its ppid to /proc/fs/lustre/llite/.../stats_track_ppid
       to collect stats of that process and all its children
              3. Sets gid of process to some random gid (444) and also
       writes that to/proc/fs/lustre/llite/.../stats_track_gid to collect stats
      of all processes in that group
      
       It also uses llstat to generate output with interval of 1 second and duration
       of run of command for plot-llstat to generate a graph
      27d75fb3
    • komaln's avatar
      · 1e25267b
      komaln authored
      This is the patch for the llanalyze man page.
      Following commands are to be followed to view the man page.
      	#pod2man llanalyze llanalyze.1
      	#less llanalyze.1
      1e25267b
    • deen's avatar
      In case of positive reply from server and failed client bulk · a5e24b1d
      deen authored
      callback after bulk transfer shouldn't LBUG, but process this
      request as erroneous.
      
      b=11544
      i=green
      i=eeb
      a5e24b1d
    • tianzy's avatar
      Branch b1_6 · 14c781c9
      tianzy authored
      Quota slave depends qctxt->lqc_import to send its quota request.
      This pointer will be invalid if mds did failover or broke its
      connect to osts, which leads to LBUG.
      b=12374
      i=green
      i=adilger
      14c781c9
  9. Jul 11, 2007
  10. Jul 10, 2007
    • mjmac's avatar
      b=7288 · 998ef166
      mjmac authored
      Removing test 27 from the ALWAYS_EXCEPT list, as it is now expected to pass.
      998ef166
Loading