daos icon indicating copy to clipboard operation
daos copied to clipboard

DAOS-17689 cart: Avoid WARNs from MGMT_TGT_MAP_UPDATE

Open liw opened this issue 7 months ago • 2 comments

Since we don't rely specifically on the -DER_UNINIT and -DER_ALREADY error codes in crt_group_primary_modify, and since they are indeed both related to group versions, this patch changes them both to -DER_GRP, which will be logged as TRACEs.

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

liw avatar Jun 13 '25 07:06 liw

Ticket title is 'Reduce warnings from MGMT_TGT_MAP_UPDATE CoRPCs' Status is 'In Progress' https://daosio.atlassian.net/browse/DAOS-17689

github-actions[bot] avatar Jun 13 '25 07:06 github-actions[bot]

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-16509/1/testReport/

daosbuild3 avatar Jun 13 '25 08:06 daosbuild3

Test stage Unit Test 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-16509/7/testReport/

daosbuild3 avatar Aug 06 '25 01:08 daosbuild3

Test stage Functional 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-16509/8/execution/node/1269/log

daosbuild3 avatar Aug 06 '25 10:08 daosbuild3

Test stage Unit Test with memcheck on EL 8.8 completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos/job/PR-16509/9/display/redirect

daosbuild3 avatar Aug 08 '25 01:08 daosbuild3

Test stage Unit Test 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-16509/11/testReport/

daosbuild3 avatar Aug 26 '25 02:08 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-16509/12/execution/node/1127/log

daosbuild3 avatar Aug 26 '25 10:08 daosbuild3

Thanks for the quick response, @daltonbohning.

liw avatar Sep 03 '25 23:09 liw