Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-1911

Test failure on test suite sanity, subtest test_130a

Details

    • Bug
    • Resolution: Fixed
    • Blocker
    • None
    • Lustre 2.3.0
    • None
    • 3
    • 4231

    Description

      This issue was created by maloo for Johann <johann@whamcloud.com>

      This issue relates to the following test suite run: https://maloo.whamcloud.com/test_sets/373e0ae6-fce6-11e1-a961-52540035b04c.

      The sub-test test_130a failed with the following error:

      FIEMAP on 1-stripe file(/mnt/lustre/f.sanity.130a) failed;

      Info required for matching: sanity 130a

      hm, it seems that all fiemap tests are failing on master ...
      [12/09/12 17:28:11] Johann Lombardi: it seems to be due to an unexpected output format of filefrag
      [12/09/12 17:28:32] Johann Lombardi: adilger: did we upgrade e2fsprogs recently?
      [12/09/12 17:29:23] Johann Lombardi: Ian is telling me that it is the case
      [12/09/12 17:29:50] Johann Lombardi: chris: could we revert to the previous version of e2fsprogs until this is fixed?
      [12/09/12 17:30:01] Ian Colle: http://git.whamcloud.com/?p=tools/e2fsprogs.git;a=summary
      [12/09/12 17:31:47] Ian Colle: Strange - summary page says it was last changed 5 hours ago, but I don't see anything in the summary from last night
      [12/09/12 17:32:43] Johann Lombardi: http://git.whamcloud.com/?p=tools/e2fsprogs.git;a=shortlog;h=refs/heads/master-lustre
      [12/09/12 17:32:55] Ian Colle: ahhh
      [12/09/12 17:37:24] Johann Lombardi: output format was changed in one of Andreas' patch it seems:
      [12/09/12 17:37:35] Johann Lombardi: http://git.whamcloud.com/?p=tools/e2fsprogs.git;a=blobdiff;f=misc/filefrag.c;h=cddb422cd9ee81f330e85ecd810296e7db4b5ac8;hp=56985a1b0f2fe2cd83c808c3562c7197fed5c62d;hb=439cc86d17de637fff93f03580aff7c683f295ac;hpb=ba0318dfc17b037982639c561fe6038881c0266e
      [12/09/12 17:38:40] Johann Lombardi: it used to be:
       ext:     device_logical:        physical_offset: length:  dev: flags:
         0:        0..      63:   33691548..  33691611:     64: 0005: network,eof
      
      It is now:
       ext  logical   physical   expected length flags
         0:        0..      63:   33692596..  33692659:     64: 0002: network,eof
      
      Somehow, it seems to confuse our fiemap tests ...
      [12/09/12 17:40:35] Johann Lombardi: ah, the tests expect the ':' after column titles :(
      

      Attachments

        Issue Links

          Activity

            People

              johann Johann Lombardi (Inactive)
              maloo Maloo
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: