Skip to content
Snippets Groups Projects
  1. Sep 22, 2008
  2. Sep 05, 2008
    • Alexey Lyashkov's avatar
      fix paralel init for llog. · 7dc277d1
      Alexey Lyashkov authored
      make llog more smp safe.
      don't write big array into journal.
      fix return codes in llog_put_cat_list/llog_get_cat_list.
      
      Branch b1_6
      b=16679
      i=umka
      i=adilger
      7dc277d1
  3. Aug 29, 2008
  4. Aug 27, 2008
    • Elena Gryaznova's avatar
      b=16209 · f330caec
      Elena Gryaznova authored
      i=Robert.Read
      o=Brian.Behlendorf
      test_27b fix: check mount
      f330caec
    • Elena Gryaznova's avatar
      b=16209 · a89e26a4
      Elena Gryaznova authored
      i=Robert.Read
      o=Brian.Behlendorf
      test_27b fix: check mount
      a89e26a4
  5. Aug 20, 2008
    • Elena Gryaznova's avatar
      b=15637 · df29d5f1
      Elena Gryaznova authored
      i=Adilger
      fix test_18 to check the available space
      df29d5f1
    • Elena Gryaznova's avatar
      b=15637 · 72ccad95
      Elena Gryaznova authored
      i=Adilger
      fix test_18 to check the available space
      72ccad95
  6. Aug 15, 2008
    • Bobi Jam's avatar
      Branch b1_6 · 4cddfee1
      Bobi Jam authored
      b=16317
      i=adilger
      
      conf-sanity test case for verifying that the mounted client data is present.
      4cddfee1
  7. Aug 05, 2008
    • Alexey Lyashkov's avatar
      don't fail open with -ERANGE. · a7520963
      Alexey Lyashkov authored
      if client connected until mds will be know about real ost count
      get LOV EA can be fail because mds not allocate enougth buffer
      for LOV EA.
      Branch b1_6
      b=16080
      i=tappro
      i=johann
      a7520963
  8. Jul 22, 2008
    • Elena Gryaznova's avatar
      b=16290 · 6d23e408
      Elena Gryaznova authored
      i=Adilger
      i=Zhenyu.Xu
      conf-sanity test_41 fix for ostcount -ne 1
      6d23e408
    • Elena Gryaznova's avatar
      b=16290 · 359ce3d7
      Elena Gryaznova authored
      i=Adilger
      i=Zhenyu.Xu
      conf-sanity test_41 fix for ostcount -ne 1
      359ce3d7
  9. Jul 16, 2008
    • Elena Gryaznova's avatar
      b=15745 · d9551834
      Elena Gryaznova authored
      i=Adilger
      avoid rm -fr failure caused by nfs slowness
      d9551834
    • Elena Gryaznova's avatar
      b=15745 · fdd76f93
      Elena Gryaznova authored
      i=Adilger
      avoid rm -fr failure caused by nfs slowness
      fdd76f93
  10. Jul 07, 2008
    • Bobi Jam's avatar
      Branch b1_6 · 3a7e26a0
      Bobi Jam authored
      b=14693
      o=bowen.zhou
      i=johann, bobijam
      
      test case for "'lctl conf_param' stores invalid parameter, future mounts fail"
      3a7e26a0
    • Bobi Jam's avatar
      Branch HEAD · 4570931c
      Bobi Jam authored
      b=14693
      o=bowen.zhou
      i=johann, bobijam
      
      test case for "'lctl conf_param' stores invalid parameter, future mounts fail"
      4570931c
  11. Jun 16, 2008
    • Elena Gryaznova's avatar
      b=14384 · 34438f3d
      Elena Gryaznova authored
      i=Adilger
      remove tdir creation from run_one: the test has to create tdir by
      itself if it needs this dir
      34438f3d
    • Elena Gryaznova's avatar
      b=14384 · 82a04719
      Elena Gryaznova authored
      i=Adilger
      remove tdir creation from run_one: the test has to create tdir by
      itself if it needs this dir
      82a04719
  12. Jun 13, 2008
    • Bobi Jam's avatar
      Branch HEAD · e93bb7ed
      Bobi Jam authored
      b=14134
      i=johann
      
      minor fix handling '/etc/mtab' issue.
      e93bb7ed
    • Bobi Jam's avatar
      Branch b1_6 · 9d63be6b
      Bobi Jam authored
      b=14134
      i=johann
      
      minor fix handling '/etc/mtab' issue.
      9d63be6b
  13. Jun 11, 2008
  14. Jun 10, 2008
    • bwzhou's avatar
      Branch HEAD · c02e5656
      bwzhou authored
      b=15759
      r=rread, green
      
      Description: MDS or OSS service threads fail startup with -24 (-EMFILE)
      Details    : During startup under recovery, it is possible for service
                   thread startup to fail in ptlrpc_start_threads() if one
                   of the threads begins processing a request and then starts
                   an additional thread.  This causes ptlrpc_start_threads()
                   to try and start 1 too many threads and get an error.
      c02e5656
  15. May 30, 2008
    • Bobi Jam's avatar
      Branch HEAD · 7c3a4c77
      Bobi Jam authored
      b=14134
      i=nathan, johann
      
      Description: enable MGS and MDT services start separately
      Details    : add a 'nomgs' option in mount.lustre to enable start a MDT with
                   a co-located MGS without starting the MGS, which is a complement
                   to 'nosvc' mount option.
      7c3a4c77
    • Bobi Jam's avatar
      Branch b1_6 · 393d7342
      Bobi Jam authored
      b=14134
      i=nathan, johann
      
      Description: enable MGS and MDT services start separately
      Details    : add a 'nomgs' option in mount.lustre to enable start a MDT with
                   a co-located MGS without starting the MGS, which is a complement
                   to 'nosvc' mount option.
      393d7342
  16. May 28, 2008
    • Elena Gryaznova's avatar
      b=14773 · a1adf1e9
      Elena Gryaznova authored
      i=Adilger
      
      rename subtests to skipping mechanism works properly
      a1adf1e9
    • Elena Gryaznova's avatar
      b=14773 · dc1c901c
      Elena Gryaznova authored
      i=Adilger
      
      rename subtests to skipping mechanism works properly
      dc1c901c
    • komaln's avatar
      b=14471 · 0fe560ea
      komaln authored
      r=adilger
      
      to replace the sysctl lustre.* and lnet.* instances with lctl {get,set}_param
      0fe560ea
    • komaln's avatar
      b=14471 · e03c43e3
      komaln authored
      r=Andreas
       to replace the sysctl lustre.* and lnet.* instances with lctl {get,set}_param
      e03c43e3
  17. May 26, 2008
    • Elena Gryaznova's avatar
      b=15874 · c3764dc8
      Elena Gryaznova authored
      i=Adilger
      
      skip test_32a, test_32b for NETTYPE != tcp
      c3764dc8
    • Elena Gryaznova's avatar
      b=15874 · b45f6ede
      Elena Gryaznova authored
      i=Adilger
      
      skip test_32a, test_32b for NETTYPE != tcp
      b45f6ede
  18. May 24, 2008
    • bwzhou's avatar
      Branch b1_6 · 5b299e24
      bwzhou authored
      b=15759
      r=rread, green
      
      Don't consider -EMFILE (too many threads) a fatal startup error
      5b299e24
  19. May 12, 2008
    • Elena Gryaznova's avatar
      b=15745 · 490d0e52
      Elena Gryaznova authored
      i=Adilger
      
      keep conf-sanity test_32a and test_32b in sync with b1_6
      490d0e52
    • Elena Gryaznova's avatar
      b=15745 · 3521ec81
      Elena Gryaznova authored
      i=Adilger
      
      the minor cleanup of the previous fix:
      -- after we get rid of $tdir we do not need to create $tmpdir, because
         unzip -d <dir> does not need <dir> exists, it needs the parent directory
         of <dir> exists; unzip creates <dir> if it does not exists.
      3521ec81
  20. May 09, 2008
    • Elena Gryaznova's avatar
      b=15745 · 0f6b740f
      Elena Gryaznova authored
      i=Adilger
      
      conf-sanity test_32a, test_32b: create tmp dir correctly
      0f6b740f
  21. Apr 25, 2008
    • Walter Poxon's avatar
      b=14609 · 326c015b
      Walter Poxon authored
      i=grev
      
      fix for test_16 failure due to trying to create mntpt dir on Read-Only fs.
      326c015b
    • Walter Poxon's avatar
      b=14609 · 3ad46428
      Walter Poxon authored
      i=grev
      
      fix for test_16 failure due to trying to create mntpt dir on Read-Only fs.
      3ad46428
  22. Apr 21, 2008
    • Elena Gryaznova's avatar
      b=15273 · 08dd84d5
      Elena Gryaznova authored
      i=Adilger
      skip test_37 if CLIENTMODSONLY is set
      08dd84d5
    • Elena Gryaznova's avatar
      b=15273 · 0fc4bbed
      Elena Gryaznova authored
      i=Adilger
      skip test_37 if CLIENTMODSONLY is set
      0fc4bbed
  23. Apr 16, 2008
    • Elena Gryaznova's avatar
      b=15273 · 88a0af23
      Elena Gryaznova authored
      i=Nathan.Rutman
      skip test_37 for client only testing
      88a0af23
    • Elena Gryaznova's avatar
      b=15273 · 60936247
      Elena Gryaznova authored
      i=Nathan.Rutman
      skip test_37 for client only testing
      60936247
  24. Mar 25, 2008
    • bwzhou's avatar
      Branch HEAD · 4a80a10a
      bwzhou authored
      b=14413;          14763
      r=shadow, johann; bwzhou
      
      fix leak-finder and add a test for conf-sanity.sh (including andreas's patch
      to suppress the false negative of test 39)
      4a80a10a
Loading