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

sanity 133c FAIL:The destroy counter on ost is wrong - expected 1

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.10.0
    • Lustre 2.8.0
    • None
    • before rolling upgrade: 2.5.5 RHEL6.6
      after rolling upgrade: master/3264 RHEL6.7 ldiskfs
    • 3
    • 9223372036854775807

    Description

      After rolling upgrade from 2.5.5 RHEL6.6 to master/3264 RHEL6.7 sanity 133c failed as. This may the same issue as LU-2066

      onyx-28: == sanity test 133c: Verifying OST stats ========================================== 18:13:24 (1449713604)
      onyx-28: Delete is not completed in 25 seconds
      onyx-28: osc.lustre-OST0000-osc-MDT0000.sync_changes=6766
      onyx-28: osc.lustre-OST0000-osc-MDT0000.sync_in_flight=0
      onyx-28: osc.lustre-OST0000-osc-MDT0000.sync_in_progress=4096
      onyx-28: Waiting for local destroys to complete
      onyx-28: mdt.lustre-MDT0000.md_stats=clear
      onyx-28: obdfilter.lustre-OST0000.stats=clear
      onyx-28: 1+0 records in
      onyx-28: 1+0 records out
      onyx-28: 524288 bytes (524 kB) copied, 0.00680449 s, 77.1 MB/s
      onyx-28: write_bytes 1 samples [bytes] 524288 524288 524288
      onyx-28: 1+0 records in
      onyx-28: 1+0 records out
      onyx-28: 1024 bytes (1.0 kB) copied, 0.00397918 s, 257 kB/s
      onyx-28: read_bytes 1 samples [bytes] 4096 4096 4096
      onyx-28: punch 1 samples [reqs]
      onyx-28: Waiting for local destroys to complete
      onyx-28: destroy 2671 samples [reqs]
      onyx-28:  sanity test_133c: @@@@@@ FAIL: The destroy counter on ost is wrong - expected 1 
      onyx-28:   Trace dump:
      onyx-28:   = /usr/lib64/lustre/tests/test-framework.sh:4822:error_noexit()
      onyx-28:   = /usr/lib64/lustre/tests/test-framework.sh:4853:error()
      onyx-28:   = /usr/lib64/lustre/tests/sanity.sh:9118:check_stats()
      onyx-28:   = /usr/lib64/lustre/tests/sanity.sh:9226:test_133c()
      onyx-28:   = /usr/lib64/lustre/tests/test-framework.sh:5100:run_one()
      onyx-28:   = /usr/lib64/lustre/tests/test-framework.sh:5137:run_one_logged()
      onyx-28:   = /usr/lib64/lustre/tests/test-framework.sh:5002:run_test()
      onyx-28:   = /usr/lib64/lustre/tests/sanity.sh:9230:main()
      onyx-28: Dumping lctl log to /tmp/test_logs/2015-12-09/171436/sanity.test_133c.*.1449713652.log
      onyx-28: onyx-25: Host key verification failed.
      onyx-28: onyx-25: rsync: connection unexpectedly closed (0 bytes received so far) [sender]
      onyx-28: onyx-25: rsync error: unexplained error (code 255) at io.c(600) [sender=3.0.6]
      onyx-28: onyx-27: Host key verification failed.
      onyx-28: onyx-27: rsync: connection unexpectedly closed (0 bytes received so far) [sender]
      onyx-28: onyx-27: rsync error: unexplained error (code 255) at io.c(600) [sender=3.0.6]
      onyx-28: onyx-26: Host key verification failed.
      onyx-28: onyx-26: rsync: connection unexpectedly closed (0 bytes received so far) [sender]
      onyx-28: onyx-26: rsync error: unexplained error (code 255) at io.c(600) [sender=3.0.6]
      onyx-28: onyx-28: Host key verification failed.
      onyx-28: onyx-28: rsync: connection unexpectedly closed (0 bytes received so far) [sender]
      onyx-28: onyx-28: rsync error: unexplained error (code 255) at io.c(600) [sender=3.0.6]
      onyx-28: FAIL 133c (53s)
      

      Attachments

        Issue Links

          Activity

            [LU-7537] sanity 133c FAIL:The destroy counter on ost is wrong - expected 1
            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/25583/
            Subject: LU-7537 tests: clean up sanity test_133c
            Project: fs/lustre-release
            Branch: master
            Current Patch Set:
            Commit: 6937a7dc35f2c28403d0f5ceb5e15b67db3b78fe

            gerrit Gerrit Updater added a comment - Oleg Drokin (oleg.drokin@intel.com) merged in patch https://review.whamcloud.com/25583/ Subject: LU-7537 tests: clean up sanity test_133c Project: fs/lustre-release Branch: master Current Patch Set: Commit: 6937a7dc35f2c28403d0f5ceb5e15b67db3b78fe

            Andreas Dilger (andreas.dilger@intel.com) uploaded a new patch: https://review.whamcloud.com/25583
            Subject: LU-7537 tests: clean up sanity test_133c
            Project: fs/lustre-release
            Branch: master
            Current Patch Set: 1
            Commit: 23c42c4f5ae9705b8a92b586a2a83e082b534d6e

            gerrit Gerrit Updater added a comment - Andreas Dilger (andreas.dilger@intel.com) uploaded a new patch: https://review.whamcloud.com/25583 Subject: LU-7537 tests: clean up sanity test_133c Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: 23c42c4f5ae9705b8a92b586a2a83e082b534d6e
            sarah Sarah Liu added a comment -

            logs

            sarah Sarah Liu added a comment - logs
            sarah Sarah Liu added a comment -

            Andreas,

            I will upload related log to this ticket, and the server and client are same version after rolling upgrade all of them to master

            sarah Sarah Liu added a comment - Andreas, I will upload related log to this ticket, and the server and client are same version after rolling upgrade all of them to master

            It looks like the destroy count is 2671 when it should be 1.

            adilger Andreas Dilger added a comment - It looks like the destroy count is 2671 when it should be 1.

            Sarah, are there logs in Maloo for this test failure? Are the client and server versions the same?

            adilger Andreas Dilger added a comment - Sarah, are there logs in Maloo for this test failure? Are the client and server versions the same?

            People

              wc-triage WC Triage
              sarah Sarah Liu
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: