daos icon indicating copy to clipboard operation
daos copied to clipboard

DAOS-18113 common: don't retry for bad target error

Open wangshilong opened this issue 4 months ago • 4 comments

If a server is reformatted, clients might have stale applications that try to disconnect pools using stale URIs which might be rejected by the server. The current RSVC retries this error forever which might pollute the server logs.

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).

wangshilong avatar Oct 22 '25 14:10 wangshilong

Ticket title is 'erasurecode/multiple_target_failure.py:EcodOnlineMultiTargetFail.test_ec_single_target_rank_failure - (No space left on device) failed to write log 128' Status is 'Open' Labels: '2.6.4rc3,ci_2.6_weekly,weekly_test' https://daosio.atlassian.net/browse/DAOS-18113

github-actions[bot] avatar Oct 22 '25 14:10 github-actions[bot]

Test stage Fault injection testing on EL 8.8 completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-17014/1/execution/node/1104/log

daosbuild3 avatar Oct 22 '25 20:10 daosbuild3

Test stage Functional Hardware Medium Verbs Provider MD on SSD completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-17014/2/execution/node/1072/log

daosbuild3 avatar Oct 24 '25 21:10 daosbuild3

Test stage Functional Hardware Large MD on SSD completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-17014/2/execution/node/1158/log

daosbuild3 avatar Oct 24 '25 21:10 daosbuild3