Skip to content

DAOS-19116 object: do not log IO RPC DER_TIMEDOUT as ERROR#18509

Draft
Nasf-Fan wants to merge 1 commit into
masterfrom
Nasf-Fan/DAOS-19116
Draft

DAOS-19116 object: do not log IO RPC DER_TIMEDOUT as ERROR#18509
Nasf-Fan wants to merge 1 commit into
masterfrom
Nasf-Fan/DAOS-19116

Conversation

@Nasf-Fan

Copy link
Copy Markdown
Contributor

DAOS client logic will resend IO request if hit DER_TIMEDOUT. That is invisible to the application and not fatal. Logging it as ERROR is confused and may fill the log file under some bad case, such as server overloaded for very long time.

Steps for the author:

  • Commit message follows the guidelines.
  • Appropriate Features or Test-tag pragmas were used.
  • Appropriate Functional Test Stages were run.
  • At least two positive code reviews including at least one code owner from each category referenced in the PR.
  • Testing is complete. If necessary, forced-landing label added and a reason added in a comment.

After all prior steps are complete:

  • Gatekeeper requested (daos-gatekeeper added as a reviewer).

@github-actions

Copy link
Copy Markdown

Ticket title is 'daos_racer/simple.py:DaosRacerSimpleTest.test_daos_racer_simple - Error running 'daos_racer'; timed out daos_racer process'
Status is 'Open'
Labels: '2.8.0rc1,ci_2.8_provider,pr_test'
https://daosio.atlassian.net/browse/DAOS-19116

@Nasf-Fan Nasf-Fan force-pushed the Nasf-Fan/DAOS-19116 branch from 85206e8 to dca8c46 Compare June 17, 2026 10:29
DAOS client logic will resend IO request if hit DER_TIMEDOUT. That
is invisible to the application and not fatal. Logging it as ERROR
is confused and may fill the log file under some bad case, such as
server overloaded for very long time.

Signed-off-by: Fan Yong <fan.yong@hpe.com>
@Nasf-Fan Nasf-Fan force-pushed the Nasf-Fan/DAOS-19116 branch from dca8c46 to 2e66252 Compare June 17, 2026 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant