-
Notifications
You must be signed in to change notification settings - Fork 301
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DAOS-16209 pool: return mem file size on pool query #15511
base: master
Are you sure you want to change the base?
Conversation
Ticket title is 'Return VOS file capacity in addition to meta blob size on pool query' |
Return the mem file size for phase2 pool on pool query. This patch bumped DAOS_POOL_VERSION from 6 to 7, and dropped version 5 support. Required-githooks: true Signed-off-by: Niu Yawei <[email protected]>
87530d5
to
ea78bbd
Compare
Test stage NLT on EL 8.8 completed with status UNSTABLE. https://build.hpdd.intel.com/job/daos-stack/job/daos//view/change-requests/job/PR-15511/2/testReport/ |
Test stage Functional Hardware Medium completed with status UNSTABLE. https://build.hpdd.intel.com/job/daos-stack/job/daos//view/change-requests/job/PR-15511/2/testReport/ |
Features: control Required-githooks: true Signed-off-by: Tom Nabarro <[email protected]>
pushed partial fix for the purposes of manual testing, unit test fixes are still required |
Test stage NLT on EL 8.8 completed with status UNSTABLE. https://build.hpdd.intel.com/job/daos-stack/job/daos//view/change-requests/job/PR-15511/3/testReport/ |
Features: control Signed-off-by: Tom Nabarro <[email protected]>
Features: control Required-githooks: true Signed-off-by: Tom Nabarro <[email protected]>
Features: control Required-githooks: true Signed-off-by: Tom Nabarro <[email protected]>
Test stage Unit Test on EL 8.8 completed with status UNSTABLE. https://build.hpdd.intel.com/job/daos-stack/job/daos//view/change-requests/job/PR-15511/5/testReport/ |
Test stage Unit Test with memcheck on EL 8.8 completed with status UNSTABLE. https://build.hpdd.intel.com/job/daos-stack/job/daos//view/change-requests/job/PR-15511/5/testReport/ |
Features: control Required-githooks: true Signed-off-by: Tom Nabarro <[email protected]>
Test stage Functional Hardware Medium completed with status UNSTABLE. https://build.hpdd.intel.com/job/daos-stack/job/daos//view/change-requests/job/PR-15511/6/testReport/ |
https://build.hpdd.intel.com/blue/organizations/jenkins/daos-stack%2Fdaos/detail/PR-15511/6/tests/
|
Signed-off-by: Tom Nabarro <[email protected]>
Required-githooks: true Signed-off-by: Tom Nabarro <[email protected]>
Required-githooks: true Signed-off-by: Tom Nabarro <[email protected]>
Allow-unstable-test: true Required-githooks: true Signed-off-by: Tom Nabarro <[email protected]>
Test stage NLT on EL 8.8 completed with status UNSTABLE. https://build.hpdd.intel.com/job/daos-stack/job/daos//view/change-requests/job/PR-15511/9/testReport/ |
Test stage Functional Hardware Medium completed with status UNSTABLE. https://build.hpdd.intel.com/job/daos-stack/job/daos//view/change-requests/job/PR-15511/9/testReport/ |
Return the mem file size for phase2 pool on pool query. This patch
bumped DAOS_POOL_VERSION from 6 to 7, and dropped version 5 support.
Update control-plane and dRPC code for pool query, query targets and
pool create to use the mem file size value from space query API and add
relevant unit test coverage.
Required-githooks: true
Before requesting gatekeeper:
Features:
(orTest-tag*
) commit pragma was used or there is a reason documented that there are no appropriate tags for this PR.Gatekeeper: