Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
3
-
9223372036854775807
Description
When the LOVEA buffer is bigger than the request reply buffer, the client will resend the layout write intent RPC, and mdt_layout_change() should not reprocess it since the 2nd process will try to cancel the 1st granted CR lock, while client has not get it granted yet because of the reply buffer shortage resend the RPC.
Attached are the mds and client log of this issue.
Attachments
Issue Links
- is related to
-
LU-9349 PFL known issues tracking ticket
- Resolved