DAOS-18882 vos: avoid heap_curr_allocated underflow#18103
DAOS-18882 vos: avoid heap_curr_allocated underflow#18103
Conversation
|
Ticket title is '0 size SCM on pool with no containers' |
735b1f2 to
b6c997b
Compare
Update PMDK to incorporate the following fixes: - fix "The pool was not closed" message (no ADR failure) daos-stack/pmdk#36 - recalculate curr_allocated on underflow daos-stack/pmdk#37 Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com> Priority: 2 Allow-unstable-test: true Focus validation on PMem version Skip-func-hw-test-medium: false Skip-func-hw-test-medium-md-on-ssd: true Skip-func-hw-test-medium-vmd: false Skip-func-hw-test-medium-verbs-provider: false Skip-func-hw-test-medium-verbs-provider-md-on-ssd: true Skip-func-hw-test-large: false Skip-func-hw-test-large-md-on-ssd: true Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>
b6c997b to
91a8209
Compare
Update PMDK to incorporate the following fixes: - fix "The pool was not closed" message (no ADR failure) daos-stack/pmdk#36 - recalculate curr_allocated on underflow daos-stack/pmdk#37 Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com> Priority: 2 Allow-unstable-test: true Skip-func-hw-test-medium: false Skip-func-hw-test-large: false
Signed-off-by: Oksana Salyk <oksana.salyk@hpe.com>
|
Test stage Functional on EL 9 completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-18103/3/execution/node/977/log |
| [patch_versions] | ||
| spdk=0001_3428322b812fe31cc3e1d0308a7f5bd4b06b9886.diff,0002_spdk_rwf_nowait.patch,0003_external_isal.patch | ||
| mercury=0001_dep_versions.patch,0002_ofi_counters.patch,0003_ofi_auth_key.patch | ||
| pmdk=https://github.com/daos-stack/pmdk/commit/69925cf455ef672c4cbdbdb13bef7ae581e67045.diff |
There was a problem hiding this comment.
There was a problem hiding this comment.
I made the change, but did not test locally.
Signed-off-by: Ryon Jensen <ryon.jensen@hpe.com>
|
Validation results: |
|
Test stage Functional Hardware Medium completed with status UNSTABLE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos//view/change-requests/job/PR-18103/6/testReport/ |
|
Test stage Functional Hardware Medium 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-18103/5/testReport/ |
|
Test stage Functional Hardware Medium Verbs Provider completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-18103/6/execution/node/565/log |
|
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-18103/5/execution/node/1224/log |
|
Functional test failures in build 5 and build 6:
|
| Version: 2.9.100 | ||
| Release: 2%{?relval}%{?dist} | ||
| Release: 3%{?relval}%{?dist} | ||
| Summary: DAOS Storage Engine |
There was a problem hiding this comment.
There is no need to bump the DAOS rpm version
There was a problem hiding this comment.
What should we do if we want to add information to the daos.changelog but no version has been changed?
There was a problem hiding this comment.
well maybe you shouldn't add this to the DAOS changelog?
|
There is one more fix required in PMDK (daos-stack/pmdk#38).
|
|
Substituted by: #18108 |
Update PMDK to incorporate the following fixes:
Steps for the author:
After all prior steps are complete: