daos icon indicating copy to clipboard operation
daos copied to clipboard

DAOS-17535 cart: not exclude self when create corpc for IV

Open Nasf-Fan opened this issue 8 months ago • 4 comments

Otherwise, it may misguide subsequent crt_get_filtered_grp_rank_list() and regard the IV root to be as non-exist in the ranks list, then fail related IV operation with -DER_NONEXIST.

It maybe not a perfected solution for current cart IV logic. But to be some temporary option, it makes CR to be workable when some ranks dead.

Add new test case to verfiy such corner case.

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

Nasf-Fan avatar May 09 '25 08:05 Nasf-Fan

Ticket title is 'DAOS checker cannot completed on Aurora after some engines excluded' Status is 'In Review' https://daosio.atlassian.net/browse/DAOS-17535

github-actions[bot] avatar May 09 '25 08:05 github-actions[bot]

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/job/PR-16357/3/display/redirect

daosbuild3 avatar May 30 '25 07:05 daosbuild3

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-16357/4/testReport/

daosbuild3 avatar Jun 19 '25 01:06 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-16357/4/execution/node/1468/log

daosbuild3 avatar Jun 19 '25 02:06 daosbuild3

Test stage NLT on EL 8.8 completed with status UNSTABLE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos//view/change-requests/job/PR-16357/7/testReport/

daosbuild3 avatar Jul 26 '25 06:07 daosbuild3

Test stage Functional Hardware Medium 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-16357/7/execution/node/1470/log

daosbuild3 avatar Jul 27 '25 20:07 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-16357/8/execution/node/1637/log

daosbuild3 avatar Jul 29 '25 07:07 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-16357/8/execution/node/1637/log

online_rebuild_mdtest failed for DAOS-17751, not related with the patch.

Nasf-Fan avatar Jul 31 '25 06:07 Nasf-Fan

Ping reviewers, thanks!

Nasf-Fan avatar Aug 11 '25 02:08 Nasf-Fan

Resolve merge conflict.

Nasf-Fan avatar Sep 03 '25 10:09 Nasf-Fan

Ping reviewers, thanks!

Nasf-Fan avatar Oct 13 '25 05:10 Nasf-Fan

@jgmoore-or , would you please to help review the patch? Thanks!

Nasf-Fan avatar Oct 16 '25 02:10 Nasf-Fan