Skip to content
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

Merge upstream/release/2.6 into upstream/google/2.6 #15276

Closed
wants to merge 16 commits into from

Conversation

techbasset
Copy link
Contributor

jgmoore-or and others added 16 commits October 1, 2024 14:18
Tag third release candidate for 2.6.1.

Signed-off-by: Phil Henderson <[email protected]>
2.6.1 release notes document

Signed-off-by: Liang Zhen <[email protected]>
Signed-off-by: Mohamad Chaarawi <[email protected]>
Co-authored-by: Mohamad Chaarawi <[email protected]>
… (#15117)

We've noticed that with sequential order, object placement is poor.

We get 40% fill for 8GiB files with 25 ranks and 16 targets per rank
with EC_2P1G8. With this patch, we get a much better distribution.

This patch adds the following:

1. A function for cycling oid.hi incrementing by a large prime
2. For DFS, randomize the starting value
3. Modify DFS to cycle OIDs using the new function.

Signed-off-by: Jeff Olivier <[email protected]>
)

Update the server/multiengine_persocket.py test to use test harness
methods to ensure compatability with future test harness updates.  Also
add a test_mode option to allow verification of all but the PMem
reconfiguration in CI.

Signed-off-by: Phil Henderson <[email protected]>
…) (#15136)

Increase the upper expected bounds for the
engine_pool_checkpoint_dirty_pages_samples metric.

Signed-off-by: Phil Henderson <[email protected]>
… (#15247)

Remove hw tag from deployment/disk_failure.py
since it is not expected to work in CI

Signed-off-by: Dalton Bohning <[email protected]>
Replace DataMoverTestBase.create_pool with self.get_pool

Signed-off-by: Dalton Bohning <[email protected]>
Make timeout in get_clush_command per host instead of for all hosts.

Signed-off-by: Dalton Bohning <[email protected]>
)

Use a dynamic stonewall file with mdtest instead of hardcoded path.

Signed-off-by: Dalton Bohning <[email protected]>
#15248)

Support running independent io sys admin steps from the yaml.

Signed-off-by: Dalton Bohning <[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]>
Copy link

github-actions bot commented Oct 8, 2024

Errors are component not formatted correctly,Ticket number prefix incorrect,PR title is malformatted. See https://daosio.atlassian.net/wiki/spaces/DC/pages/11133911069/Commit+Comments,Unable to load ticket data
https://daosio.atlassian.net/browse/Merge

@techbasset techbasset closed this Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

9 participants