Skip to content

DAOS-18690 vos: handle DTX commit under space pressure - b28#18280

Draft
Nasf-Fan wants to merge 1 commit into
release/2.8from
Nasf-Fan/DAOS-18690_b28
Draft

DAOS-18690 vos: handle DTX commit under space pressure - b28#18280
Nasf-Fan wants to merge 1 commit into
release/2.8from
Nasf-Fan/DAOS-18690_b28

Conversation

@Nasf-Fan
Copy link
Copy Markdown
Contributor

If we cannot normally allocate space to hold committed DTX table, then release some old DTX entries from some container in the same pool to hold new committed ones.

The patch also uses preallocated space for TX snapshots under the case of space pressure.

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

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 19, 2026

Ticket title is 'Aurora daos_user: SCM single target ran out of space (min:0 B) and not able to finish GC. '
Status is 'Awaiting backport'
https://daosio.atlassian.net/browse/DAOS-18690

@daosbuild3
Copy link
Copy Markdown
Collaborator

Test stage Functional Hardware Medium Verbs Provider 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-18280/1/testReport/

If we cannot normally allocate space to hold committed DTX table,
then release some old DTX entries from some container in the same
pool to hold new committed ones.

The patch also uses preallocated space for TX snapshots under the
case of space pressure.

Signed-off-by: Fan Yong <[email protected]>
@Nasf-Fan Nasf-Fan force-pushed the Nasf-Fan/DAOS-18690_b28 branch from a9b514b to e153041 Compare May 20, 2026 08:38
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.

2 participants