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

LustreError: 2742:0:(events.c:199:client_bulk_callback()) event type 2, status -90, desc ffff8807e3876400

Details

    • Bug
    • Resolution: Duplicate
    • Critical
    • None
    • Lustre 2.7.0, Lustre 2.11.0
    • None
    • client 2.11.0 (mofed4.2.1)
      servers 2.7.3 (mofed 3.3)
    • 2
    • 9223372036854775807

    Description

      IO on the client hangs with these errors

       1535653023.151966] LustreError: 2740:0:(events.c:199:client_bulk_callback()) event type 2, status -90, desc ffff8807e3876400
      [1535653024.151931] LustreError: 2740:0:(events.c:199:client_bulk_callback()) event type 2, status -90, desc ffff8807e3876400
      [1535653025.151896] LustreError: 2743:0:(events.c:199:client_bulk_callback()) event type 2, status -90, desc ffff8807e3876400
      

      Attaching client side debug logs.

      Attachments

        Issue Links

          Activity

            [LU-11308] LustreError: 2742:0:(events.c:199:client_bulk_callback()) event type 2, status -90, desc ffff8807e3876400
            pjones Peter Jones added a comment -

            Nasa confirmed that patch was not applied

            pjones Peter Jones added a comment - Nasa confirmed that patch was not applied

            Thank you I will double check the build to make sure we applied the patch correctly.

            mhanafi Mahmoud Hanafi added a comment - Thank you I will double check the build to make sure we applied the patch correctly.

            Hi Mahmoud,

            From the logs attached I see that you haven't applied
            https://review.whamcloud.com/#/c/32586/4

            o2iblnd_cb.c:811:kiblnd_setup_rd_kiov()) fragnob 3564 < available page 4096: with remaining 138 kiovs
            

            what should be printed out is:

              838 »·······»·······»·······CDEBUG(D_NET, "fragnob %d < available page %d: with"
             839 »·······»·······»·······»·······      " remaining %d kiovs with %d nob left\n",
             840 »·······»·······»·······       fragnob, (int)(kiov->kiov_len - offset),
             841 »·······»·······»·······       nkiov, nob);
            

            I believe that patch should fix the bug you're seeing

            ashehata Amir Shehata (Inactive) added a comment - Hi Mahmoud, From the logs attached I see that you haven't applied https://review.whamcloud.com/#/c/32586/4 o2iblnd_cb.c:811:kiblnd_setup_rd_kiov()) fragnob 3564 < available page 4096: with remaining 138 kiovs what should be printed out is: 838 »·······»·······»·······CDEBUG(D_NET, "fragnob %d < available page %d: with" 839 »·······»·······»·······»······· " remaining %d kiovs with %d nob left\n" , 840 »·······»·······»······· fragnob, ( int )(kiov->kiov_len - offset), 841 »·······»·······»······· nkiov, nob); I believe that patch should fix the bug you're seeing

            We initially hit bug in LU-11064. We applied that patch and now we are getting these errors.

            mhanafi Mahmoud Hanafi added a comment - We initially hit bug in LU-11064 . We applied that patch and now we are getting these errors.

            People

              ashehata Amir Shehata (Inactive)
              mhanafi Mahmoud Hanafi
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: