daos icon indicating copy to clipboard operation
daos copied to clipboard

DAOS-11128 object: return error properly in daos_oclass_fit_max()

Open wangshilong opened this issue 3 years ago • 3 comments

If system domain_nr don't require group size, return error directly. And if system's targets could not meet group size * groups number, we should return error rather than search for the highest scalability in the allowed range automatically which could be confusing for users.

Signed-off-by: Wang Shilong [email protected] Required-githooks: true

wangshilong avatar Jul 20 '22 09:07 wangshilong

Bug-tracker data: Ticket title is 'Containers can be successfully configured beyond the redundancy policy allowed by the pool' Status is 'In Review' Labels: 'CESTC,China,q3_fix,triaged' https://daosio.atlassian.net/browse/DAOS-11128

github-actions[bot] avatar Jul 20 '22 09:07 github-actions[bot]

Test stage Unit Test on EL 8 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-9755/8/execution/node/616/log

daosbuild1 avatar Aug 08 '22 02:08 daosbuild1

Do we need to run this through daily_regression to possibly catch any tests that may fail with this change?

Pushed a commit test for this.

wangshilong avatar Aug 13 '22 00:08 wangshilong

Test stage Functional on EL 8 completed with status UNSTABLE. https://build.hpdd.intel.com/job/daos-stack/job/daos//view/change-requests/job/PR-9755/13/testReport/(root)/

daosbuild1 avatar Aug 30 '22 23:08 daosbuild1

Test stage Functional Hardware Medium completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-9755/15/execution/node/1094/log

daosbuild1 avatar Sep 02 '22 17:09 daosbuild1

Do we need to run this through daily_regression to possibly catch any tests that may fail with this change?

@jolivier23 I included daily_regression in the latest test tag and it passed test.

wangshilong avatar Sep 06 '22 01:09 wangshilong