DAOS-18825 pool: include excluded ranks as DOWNOUT at creation time#18659
DAOS-18825 pool: include excluded ranks as DOWNOUT at creation time#18659wangshilong wants to merge 1 commit into
Conversation
|
Ticket title is 'Imbalanced object distribution for G32 oclass in pool with asymmetric fault domain topology' |
|
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-18659/1/execution/node/1394/log |
36be079 to
8d7f4fc
Compare
|
Test stage Unit Test completed with status UNSTABLE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos//view/change-requests/job/PR-18659/2/testReport/ |
|
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-18659/2/execution/node/1376/log |
8d7f4fc to
56cc7f5
Compare
|
Test stage Unit Test completed with status UNSTABLE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos//view/change-requests/job/PR-18659/3/testReport/ |
|
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-18659/3/execution/node/1376/log |
e212a31 to
fa806c3
Compare
|
Test stage NLT completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-18659/5/execution/node/973/log |
|
Test stage Unit Test completed with status UNSTABLE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos//view/change-requests/job/PR-18659/5/testReport/ |
Implement asymmetric pool create for system-membership excluded ranks: - keep excluded/admin-excluded ranks in pool map and initialize their targets as DOWNOUT - plumb downout_ranks through PoolCreate (proto/rpc/control-plane/mgmt/pool svc) - run MGMT_TGT_CREATE only on active ranks (targets - downout_ranks) - use active-rank count for pool size split / svc-replica limits Feature: pool Signed-off-by: Wang Shilong <shilong.wang@hpe.com>
fa806c3 to
6a29f5c
Compare
|
Test stage NLT completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-18659/6/execution/node/972/log |
Implement asymmetric pool create for system-membership excluded ranks:
Steps for the author:
After all prior steps are complete: