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

Interop 2.1.5<->2.5 failure on test suite parallel-scale-nfsv3 test_connectathon: can't sync bigfile

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Major
    • None
    • None
    • None
    • server: lustre-master build #1617
      client: 2.1.5
    • 3
    • 9819

    Description

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

      This issue relates to the following test suite run: http://maloo.whamcloud.com/test_sets/2d1f9fc8-06e2-11e3-87de-52540035b04c.

      The sub-test test_connectathon failed with the following error:

      connectathon failed: 1

      test log shows:

      test telldir cookies
      
      test freesp and file size
      fcntl(...F_FREESP...) not available on this platform.
      
      write/read 30 MB file
      Error: can't sync bigfile17578: Input/output error
      special tests failed
      

      Attachments

        Issue Links

          Activity

            [LU-3801] Interop 2.1.5<->2.5 failure on test suite parallel-scale-nfsv3 test_connectathon: can't sync bigfile

            Close old bug that has not been hit in a long time.

            adilger Andreas Dilger added a comment - Close old bug that has not been hit in a long time.

            This is actually failing due to -ENOSPC:

            ofd_grant_space_left()) lustre-OST0006: cli d8f4cc3f-d983-5e6f-8a69-0167c5991be2/ffff8801d03f7000 left 0 < tot_grant 637440 unstable 0 pending 0
            15:08:32:LustreError: 10733:0:(vvp_io.c:1078:vvp_io_commit_write()) Write page 4051 of inode ffff88031c2aa678 failed -28
            15:08:32:LustreError: 10729:0:(vvp_io.c:1078:vvp_io_commit_write()) Write page 4096 of inode ffff88031c2aa678 failed -28
            15:08:44:LustreError: 10730:0:(vvp_io.c:1078:vvp_io_commit_write()) Write page 4051 of inode ffff88031c2aa678 failed -28
            

            but due to LU-869 it is actually returning -EIO instead.

            adilger Andreas Dilger added a comment - This is actually failing due to -ENOSPC: ofd_grant_space_left()) lustre-OST0006: cli d8f4cc3f-d983-5e6f-8a69-0167c5991be2/ffff8801d03f7000 left 0 < tot_grant 637440 unstable 0 pending 0 15:08:32:LustreError: 10733:0:(vvp_io.c:1078:vvp_io_commit_write()) Write page 4051 of inode ffff88031c2aa678 failed -28 15:08:32:LustreError: 10729:0:(vvp_io.c:1078:vvp_io_commit_write()) Write page 4096 of inode ffff88031c2aa678 failed -28 15:08:44:LustreError: 10730:0:(vvp_io.c:1078:vvp_io_commit_write()) Write page 4051 of inode ffff88031c2aa678 failed -28 but due to LU-869 it is actually returning -EIO instead.

            People

              wc-triage WC Triage
              maloo Maloo
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: