Skip to content

DAOS-18742 rebuild: Ignore destroyed containers during migration#18644

Open
wangshilong wants to merge 1 commit into
masterfrom
shilongw/DAOS-18742-1
Open

DAOS-18742 rebuild: Ignore destroyed containers during migration#18644
wangshilong wants to merge 1 commit into
masterfrom
shilongw/DAOS-18742-1

Conversation

@wangshilong

Copy link
Copy Markdown
Contributor

If a container still exists locally but the remote fetch returns DER_CONT_DESTROYING or DER_CONT_NONEXIST, the error is unexpectedly stored in mpt_status and causes rebuild to fail.

A similar issue can happen during punch, so ignore these container-gone errors there as well.

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

If a container still exists locally but the remote fetch returns
DER_CONT_DESTROYING or DER_CONT_NONEXIST, the error is unexpectedly
stored in mpt_status and causes rebuild to fail.

A similar issue can happen during punch, so ignore these container-gone
errors there as well.

Signed-off-by: Wang Shilong <shilong.wang@hpe.com>
@wangshilong wangshilong requested review from a team as code owners July 10, 2026 09:41
@github-actions

Copy link
Copy Markdown

Ticket title is 'While reintegration rebuild is going on, destroying containers cause reintegration ranks go back to excluded state.'
Status is 'Reopened'
Labels: 'md_on_ssd,scrubbed_2.8,test_2.8,test_2.8.0rc'
https://daosio.atlassian.net/browse/DAOS-18742

@wangshilong wangshilong requested review from liuxuezhao and liw July 10, 2026 09:42
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