Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
3
-
13084
Description
After ran "lctl set_param osc.*.max_pages_per_rpc=4M", we ran 4k random write test with IOR and easily hit this problem.
After some test, we found that the biggest value of msgsize is 16384 for bulk write, while req->rq_reqbuf_len is only 8192.
Attachments
Issue Links
- is related to
-
LU-7181 Submitting random writes using 4MB RPC
-
- Resolved
-
Activity
Link | New: This issue is related to DDN-12 [ DDN-12 ] |
Fix Version/s | New: Lustre 2.5.3 [ 11100 ] | |
Labels | Original: mq314 patch | New: patch |
Labels | Original: patch | New: mq314 patch |
Fix Version/s | New: Lustre 2.7.0 [ 10631 ] | |
Fix Version/s | Original: Lustre 2.6.0 [ 10595 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Fix Version/s | New: Lustre 2.6.0 [ 10595 ] |
Link | New: This issue is related to DDN-26 [ DDN-26 ] |
Link | Original: This issue is related to DDN-34 [ DDN-34 ] |
Patch landed to Master.