Skip to content

DAOS-18381 ddb: properly transfer ddb cmdline options#17354

Merged
gnailzenh merged 1 commit intomasterfrom
Nasf-Fan/DAOS-18381_1
Jan 13, 2026
Merged

DAOS-18381 ddb: properly transfer ddb cmdline options#17354
gnailzenh merged 1 commit intomasterfrom
Nasf-Fan/DAOS-18381_1

Conversation

@Nasf-Fan
Copy link
Copy Markdown
Contributor

@Nasf-Fan Nasf-Fan commented Jan 8, 2026

The db_path maybe not contained inside the vos_path parameter, especially under md-on-ssd mode. Related go interfaces need to properly transfer cmdline option db_path from control plane to the lower ddb utils.

The patch also adds more check for the vos pool open and close status before real VOS operation.

Test-tag: control recovery
Allow-unstable-test: true

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 Jan 8, 2026

Ticket title is 'ddb rm_pool failed to initialize sysdb under md-on-ssd mode'
Status is 'In Review'
Labels: 'md_on_ssd,scrubbed_2.8'
https://daosio.atlassian.net/browse/DAOS-18381

@Nasf-Fan Nasf-Fan force-pushed the Nasf-Fan/DAOS-18381_1 branch 3 times, most recently from cbf20c5 to 8d45dea Compare January 8, 2026 08:50
@daosbuild3
Copy link
Copy Markdown
Collaborator

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-17354/5/execution/node/502/log

@Nasf-Fan Nasf-Fan force-pushed the Nasf-Fan/DAOS-18381_1 branch from 8d45dea to 55d1d36 Compare January 9, 2026 13:52
@daosbuild3
Copy link
Copy Markdown
Collaborator

@daosbuild3
Copy link
Copy Markdown
Collaborator

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-17354/6/execution/node/1282/log

@Nasf-Fan Nasf-Fan force-pushed the Nasf-Fan/DAOS-18381_1 branch from 55d1d36 to f4f2983 Compare January 10, 2026 15:17
@daosbuild3
Copy link
Copy Markdown
Collaborator

@daosbuild3
Copy link
Copy Markdown
Collaborator

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-17354/8/execution/node/1396/log

The db_path maybe not contained inside the vos_path parameter,
especially under md-on-ssd mode. Related go interfaces need to
properly transfer cmdline option db_path from control plane to
the lower ddb utils.

The patch also adds more check for the vos pool open and close
status before real VOS operation.

Test-tag: control recovery
Allow-unstable-test: true

Signed-off-by: Fan Yong <fan.yong@hpe.com>
@Nasf-Fan Nasf-Fan force-pushed the Nasf-Fan/DAOS-18381_1 branch from f4f2983 to da811b4 Compare January 12, 2026 02:30
@daosbuild3
Copy link
Copy Markdown
Collaborator

@Nasf-Fan Nasf-Fan marked this pull request as ready for review January 12, 2026 16:58
@Nasf-Fan Nasf-Fan requested review from a team as code owners January 12, 2026 16:58
@Nasf-Fan
Copy link
Copy Markdown
Contributor Author

All required CI tests passed. NLT failures are not related with the patch.

@gnailzenh gnailzenh merged commit 2927929 into master Jan 13, 2026
39 of 41 checks passed
@gnailzenh gnailzenh deleted the Nasf-Fan/DAOS-18381_1 branch January 13, 2026 13:19
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.

6 participants