DAOS-19212 container: check container before creating cont_track_eph_…#18628
DAOS-19212 container: check container before creating cont_track_eph_…#18628liuxuezhao wants to merge 4 commits into
Conversation
|
Ticket title is 'Aurora: performance jobs keep timing out with v2.8.0-rc1 and MDonSSD' |
8baddc9 to
6a8b661
Compare
|
Test stage Test RPMs on EL 9.6 completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-18628/4/execution/node/1254/log |
|
Test stage Test RPMs on EL 9.6 completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-18628/5/execution/node/1254/log |
…leader In ds_cont_leader_update_track_eph(), check container's existence before creating cont_track_eph_leader. Because for orphan container case the other engine possibly reports its track_eph to leader, leader should check container's valid in that case. Signed-off-by: Xuezhao Liu <xuezhao.liu@hpe.com>
Signed-off-by: Xuezhao Liu <xuezhao.liu@hpe.com>
Signed-off-by: Xuezhao Liu <xuezhao.liu@hpe.com>
Signed-off-by: Xuezhao Liu <xuezhao.liu@hpe.com>
8b2727f to
94ac5ff
Compare
|
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-18628/6/testReport/ |
|
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-18628/7/testReport/ |
…leader
In ds_cont_leader_update_track_eph(), check container's existence before creating cont_track_eph_leader. Because for orphan container case the other engine possibly reports its track_eph to leader, leader should check container's valid in that case.
Steps for the author:
After all prior steps are complete: