DAOS-18381 ddb: properly transfer ddb cmdline options#17354
Conversation
|
Ticket title is 'ddb rm_pool failed to initialize sysdb under md-on-ssd mode' |
cbf20c5 to
8d45dea
Compare
|
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 |
8d45dea to
55d1d36
Compare
|
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-17354/6/testReport/ |
|
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 |
55d1d36 to
f4f2983
Compare
|
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-17354/8/testReport/ |
|
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>
f4f2983 to
da811b4
Compare
|
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-17354/9/testReport/ |
|
All required CI tests passed. NLT failures are not related with the patch. |
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:
After all prior steps are complete: