daos icon indicating copy to clipboard operation
daos copied to clipboard

DAOS-17311 vos: use vos_iterate_obj() for scrubber

Open NiuYawei opened this issue 7 months ago • 2 comments

  • Use vos_iterate_obj() for scrubber, that can largely reduce bucket eviction/loading for md-on-ssd phase2 pool.
  • Remove the redundant 'recursive' parameter form vos_iterate_obj(), since this interface is targeted for recursive iteration only.

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

NiuYawei avatar Jun 17 '25 01:06 NiuYawei

Ticket title is 'Optimize iterator for aggregation/scrubber' Status is 'In Review' Labels: 'md_on_ssd,md_on_ssd2' https://daosio.atlassian.net/browse/DAOS-17311

github-actions[bot] avatar Jun 17 '25 01: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-16517/1/testReport/

daosbuild3 avatar Jun 17 '25 03: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-16517/3/testReport/

daosbuild3 avatar Aug 01 '25 03:08 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-16517/3/execution/node/1470/log

daosbuild3 avatar Aug 02 '25 17: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-16517/3/execution/node/1650/log

daosbuild3 avatar Aug 03 '25 15: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-16517/5/testReport/

daosbuild3 avatar Aug 22 '25 12: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-16517/8/execution/node/1247/log

daosbuild3 avatar Sep 01 '25 06:09 daosbuild3