[LU-11308]  LustreError: 2742:0:(events.c:199:client_bulk_callback()) event type 2, status -90, desc ffff8807e3876400 Created: 30/Aug/18  Updated: 30/Aug/18  Resolved: 30/Aug/18

Status: Resolved
Project: Lustre
Component/s: None
Affects Version/s: Lustre 2.7.0, Lustre 2.11.0
Fix Version/s: None

Type: Bug Priority: Critical
Reporter: Mahmoud Hanafi Assignee: Amir Shehata (Inactive)
Resolution: Duplicate Votes: 0
Labels: None
Environment:

client 2.11.0 (mofed4.2.1)
servers 2.7.3 (mofed 3.3)


Attachments: File client_bulk_callback.debugout    
Issue Links:
Duplicate
duplicates LU-11064 o2iblnd fast reg gaps case is determi... Resolved
Severity: 2
Rank (Obsolete): 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.



 Comments   
Comment by Mahmoud Hanafi [ 30/Aug/18 ]

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

Comment by Amir Shehata (Inactive) [ 30/Aug/18 ]

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

Comment by Mahmoud Hanafi [ 30/Aug/18 ]

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

Comment by Peter Jones [ 30/Aug/18 ]

Nasa confirmed that patch was not applied

Generated at Sat Feb 10 02:42:45 UTC 2024 using Jira 9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c.