DAOS-18296 rdb: Call vos_pool_create/open in ULTs#17302
DAOS-18296 rdb: Call vos_pool_create/open in ULTs#17302daltonbohning merged 4 commits intomasterfrom
Conversation
|
Ticket title is 'dmg system start causes engines to crash after pool create' |
82bee02 to
e9c2f12
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-17302/3/testReport/ |
6d82a18 to
6cc64dc
Compare
6cc64dc to
b529916
Compare
|
FYI this patch won't be necessary when this patch to PMDK will land: daos-stack/pmdk#28 |
@janekmi, @grom72, thanks for the |
Call vos_pool_create and vos_pool_open in new deep-stack ULTs on the xstream to avoid pmemobj_create, pmemobj_open, and SPDK from potentially overflowing caller stacks. Allow-unstable-test: true Signed-off-by: Li Wei <liwei@hpe.com>
b529916 to
897f96b
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-17302/9/execution/node/1271/log |
|
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-17302/10/testReport/ |
kccain
left a comment
There was a problem hiding this comment.
looks good (other than copyright out of date already noted by linting)
NiuYawei
left a comment
There was a problem hiding this comment.
copyright is out of date.
Allow-unstable-test: true Signed-off-by: Li Wei <liwei@hpe.com>
|
Errrhhh, thanks. Fixed. |
Allow-unstable-test: true
|
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-17302/12/testReport/ |
Call vos_pool_create and vos_pool_open in new deep-stack ULTs on the xstream to avoid pmemobj_create and pmemobj_open from potentially overflowing caller stacks. Signed-off-by: Li Wei <liwei@hpe.com>
Call vos_pool_create and vos_pool_open in new deep-stack ULTs on the xstream to avoid pmemobj_create and pmemobj_open from potentially overflowing caller stacks. Signed-off-by: Li Wei <liwei@hpe.com>
Call vos_pool_create and vos_pool_open in new deep-stack ULTs on the xstream to avoid pmemobj_create and pmemobj_open from potentially overflowing caller stacks.
Steps for the author:
After all prior steps are complete: