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

sanity test_77c: no checksum dump file on OSS

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.10.0
    • Lustre 2.10.0
    • None
    • onyx, interop
        clients: EL7, master branch, v2.9.58, b3591
        servers: EL7, ldiskfs, b2_9 branch, v2.9.0, b22
    • 3
    • 9223372036854775807

    Description

      https://testing.hpdd.intel.com/test_sessions/7edef2f0-6d7d-43c9-9d83-ce2b005ae80a

      From test_log:

      CMD: onyx-43vm8 /usr/sbin/lctl get_param -n version 2>/dev/null ||
      				/usr/sbin/lctl lustre_build_version 2>/dev/null ||
      				/usr/sbin/lctl --version 2>/dev/null | cut -d' ' -f2
      CMD: onyx-43vm8 /usr/sbin/lctl get_param -n debug_path
      osc.lustre-OST0000-osc-ffff88006753b000.checksum_dump=1
      osc.lustre-OST0001-osc-ffff88006753b000.checksum_dump=1
      osc.lustre-OST0002-osc-ffff88006753b000.checksum_dump=1
      osc.lustre-OST0003-osc-ffff88006753b000.checksum_dump=1
      osc.lustre-OST0004-osc-ffff88006753b000.checksum_dump=1
      osc.lustre-OST0005-osc-ffff88006753b000.checksum_dump=1
      osc.lustre-OST0006-osc-ffff88006753b000.checksum_dump=1
      CMD: onyx-43vm8 /usr/sbin/lctl set_param obdfilter.*-OST*.checksum_dump=1
      onyx-43vm8: error: set_param: param_path 'obdfilter/*-OST*/checksum_dump': No such file or directory
      fail_loc=0x80000408
      8+0 records in
      8+0 records out
      8388608 bytes (8.4 MB) copied, 1.57039 s, 5.3 MB/s
      fail_loc=0
      CMD: onyx-43vm8 ls /tmp/lustre-log-checksum_dump-ost-\[0x200002341:0x15819:0x0]*
      onyx-43vm8: ls: cannot access /tmp/lustre-log-checksum_dump-ost-[0x200002341:0x15819:0x0]*: No such file or directory
       sanity test_77c: @@@@@@ FAIL: no checksum dump file on OSS 
        Trace dump:
        = /usr/lib64/lustre/tests/test-framework.sh:4952:error()
        = /usr/lib64/lustre/tests/sanity.sh:6216:test_77c()
        = /usr/lib64/lustre/tests/test-framework.sh:5228:run_one()
        = /usr/lib64/lustre/tests/test-framework.sh:5267:run_one_logged()
        = /usr/lib64/lustre/tests/test-framework.sh:5114:run_test()
        = /usr/lib64/lustre/tests/sanity.sh:6224:main()
      

      Attachments

        Issue Links

          Activity

            [LU-9604] sanity test_77c: no checksum dump file on OSS
            pjones Peter Jones added a comment -

            Landed for 2.10

            pjones Peter Jones added a comment - Landed for 2.10

            Oleg Drokin (oleg.drokin@intel.com) merged in patch https://review.whamcloud.com/27446/
            Subject: LU-9604 tests: fix version check in sanity/test_77c
            Project: fs/lustre-release
            Branch: master
            Current Patch Set:
            Commit: 82cbbdc102b16844bdf138aab840bdbbe58cb61e

            gerrit Gerrit Updater added a comment - Oleg Drokin (oleg.drokin@intel.com) merged in patch https://review.whamcloud.com/27446/ Subject: LU-9604 tests: fix version check in sanity/test_77c Project: fs/lustre-release Branch: master Current Patch Set: Commit: 82cbbdc102b16844bdf138aab840bdbbe58cb61e

            Faccini Bruno (bruno.faccini@intel.com) uploaded a new patch: https://review.whamcloud.com/27446
            Subject: LU-9604 tests: fix version check in sanity/test_77c
            Project: fs/lustre-release
            Branch: master
            Current Patch Set: 1
            Commit: 486676616cee0173c8585d316dbd273d9d932dac

            gerrit Gerrit Updater added a comment - Faccini Bruno (bruno.faccini@intel.com) uploaded a new patch: https://review.whamcloud.com/27446 Subject: LU-9604 tests: fix version check in sanity/test_77c Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: 486676616cee0173c8585d316dbd273d9d932dac

            Well looks like sanity/test_77c version check has not been updated in master patch version for LU-8376 :

            if [ $(lustre_version_code ost1) -ge $(version_code 2.5.42.6) ]
            

            I think it should better check against "2.9.57"!!

            bfaccini Bruno Faccini (Inactive) added a comment - Well looks like sanity/test_77c version check has not been updated in master patch version for LU-8376 : if [ $(lustre_version_code ost1) -ge $(version_code 2.5.42.6) ] I think it should better check against "2.9.57"!!

            This is from a tag 58 interop config (autotested). The servers are downlevel.

            jcasper James Casper (Inactive) added a comment - This is from a tag 58 interop config (autotested). The servers are downlevel.

            Which patch is this log from. I know it has started to show up with the libcfs debugfs patch recently. Is this with another patch as well?

            simmonsja James A Simmons added a comment - Which patch is this log from. I know it has started to show up with the libcfs debugfs patch recently. Is this with another patch as well?

            People

              bfaccini Bruno Faccini (Inactive)
              jcasper James Casper (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: