Skip to content

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

Draft
Nasf-Fan wants to merge 1 commit into
release/2.8from
Nasf-Fan/DAOS-19116_b28
Draft

DAOS-19116 object: do not log IO RPC DER_TIMEDOUT as ERROR - b28#18510
Nasf-Fan wants to merge 1 commit into
release/2.8from
Nasf-Fan/DAOS-19116_b28

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

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_b28 branch from 76e3e63 to 2fdc824 Compare June 17, 2026 10:35
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