-
Notifications
You must be signed in to change notification settings - Fork 304
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-16482 control: Increase min hugepages for single tgt count #15115
Conversation
Test-tag: ContinuousWrite DfuseSpaceCheck CsumErrorLog SparseFile NvmeEnospace PoolCreateAllHwTests PoolCreateCapacityTests RbldNoCapacity MSMembershipTest control Test-provider: ofi+tcp Required-githooks: true Signed-off-by: Tom Nabarro <[email protected]>
Ticket title is 'pool/create_all_hw.py:PoolCreateAllHwTests.test_one_pool_hw - only starting half of dual engines with single targets' |
46b0597
to
c80d29e
Compare
Test stage Functional Hardware Large completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-15115/4/execution/node/1444/log |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Logic seems fine based on the discussion in standup. I wouldn't block on my comment below, but I do think some documentation is merited in the code in this case.
Test stage Functional Hardware Medium completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-15115/4/execution/node/1460/log |
Test-tag: ContinuousWrite DfuseSpaceCheck CsumErrorLog SparseFile NvmeEnospace PoolCreateAllHwTests PoolCreateCapacityTests RbldNoCapacity MSMembershipTest control Test-provider: ofi+tcp Required-githooks: true Signed-off-by: Tom Nabarro <[email protected]>
…abuf-singletgt-fix Test-tag: ContinuousWrite DfuseSpaceCheck CsumErrorLog SparseFile NvmeEnospace PoolCreateAllHwTests PoolCreateCapacityTests RbldNoCapacity MSMembershipTest control Test-provider: ofi+tcp Signed-off-by: Tom Nabarro <[email protected]>
Test stage Functional Hardware Large completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-15115/5/execution/node/1460/log |
https://build.hpdd.intel.com/blue/organizations/jenkins/daos-stack%2Fdaos/detail/PR-15115/5/tests shows that the single target test variants now pass when they were failing in run no. 4. |
https://build.hpdd.intel.com/job/daos-stack/job/daos/job/PR-15115/5/testReport/ failed in ConfigGenerate tests related to https://daosio.atlassian.net/browse/DAOS-16334 known issue |
DMA buffer allocations may fail for single target count due to insufficient hugepages available. Increase minimum number of hugepages for single target count when in PMem mode. Signed-off-by: Tom Nabarro <[email protected]>
…) (#15259) DMA buffer allocations may fail for single target count due to insufficient hugepages available. Increase minimum number of hugepages for single target count when in PMem mode. Signed-off-by: Tom Nabarro <[email protected]>
DMA buffer allocations may fail for single target count due to
insufficient hugepages available. Increase minimum number of hugepages
for single target count when in PMem mode.
Feature: control
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: