DAOS-18674 chk: CHK engine talks with local control plane#17698
DAOS-18674 chk: CHK engine talks with local control plane#17698Nasf-Fan wants to merge 1 commit intoNasf-Fan/DAOS-18361_1from
Conversation
|
Ticket title is 'Enhance CHK upcall to handle MS leader switch' |
c4e6de4 to
0e6ee19
Compare
|
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-17698/4/execution/node/1322/log |
|
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-17698/4/execution/node/1312/log |
0e6ee19 to
70446c8
Compare
CHK engine will report interaction and repair result to the local control plane on its own node via dRPC (upcall) instead of to CHK leader. Correspondingly, local control plane will downcall to CHK engine to trigger CHK repair. Cleanup related useless logic. Test-tag: recovery Signed-off-by: Fan Yong <fan.yong@hpe.com>
70446c8 to
bce615d
Compare
|
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-17698/6/execution/node/1312/log |
CHK engine will report interaction and repair result to the local control plane on its own node via dRPC (upcall) instead of to CHK leader. Correspondingly, local control plane will downcall to CHK engine to trigger CHK repair.
Cleanup related useless logic.
Test-tag: recovery
Steps for the author:
After all prior steps are complete: