DAOS-18607 object: misc fixes to improve server side congestion - b28#18033
DAOS-18607 object: misc fixes to improve server side congestion - b28#18033Nasf-Fan wants to merge 1 commit intorelease/2.8from
Conversation
|
Errors are Unable to load ticket data |
|
Test stage Functional Hardware Medium MD on SSD completed with status UNSTABLE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos//view/change-requests/job/PR-18033/3/testReport/ |
test_dfuse_daos_build_wb failed for DAOS-18813, not related with the patch. |
446a8a9 to
ba2e6ae
Compare
Include the following improvements: 1. Increase RPC retry latency to reduce server load that is caused by resent IO requests. 2. Use current ULT to send DTX RPC instead of via dss_chore to avoid being blocked by some slow dss_chore uers. Signed-off-by: Fan Yong <fan.yong@hpe.com>
ba2e6ae to
0fd37f0
Compare
|
Test stage Functional Hardware Medium MD on SSD completed with status UNSTABLE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos//view/change-requests/job/PR-18033/7/testReport/ |
Include the following improvements:
Increase RPC retry latency to reduce server load that is caused by resent IO requests.
Use current ULT to send DTX RPC instead of via dss_chore to avoid being blocked by some slow dss_chore uers.
Steps for the author:
After all prior steps are complete: