Skip to content

dom0-ztools: bump ZFS to 2.3.6#5684

Merged
eriknordmark merged 2 commits intolf-edge:masterfrom
rucoder:rucoder/zfs-2.3.6
Mar 27, 2026
Merged

dom0-ztools: bump ZFS to 2.3.6#5684
eriknordmark merged 2 commits intolf-edge:masterfrom
rucoder:rucoder/zfs-2.3.6

Conversation

@rucoder
Copy link
Copy Markdown
Contributor

@rucoder rucoder commented Mar 18, 2026

Description

Bump OpenZFS from 2.3.3 to 2.3.6 to support kernels up to 6.19.

How to test and validate this PR

Build a live image and verify ZFS tools report version 2.3.6:

make live HV=kvm ZARCH=amd64 run-live
enter pillar
zfs --version

Changelog notes

Bump OpenZFS from 2.3.3 to 2.3.6.

PR Backports

  • 16.0-stable: No, new feature
  • 14.5-stable: No, new feature
  • 13.4-stable: No, new feature

Checklist

  • I've provided a proper description

  • I've added the proper documentation

  • I've tested my PR on amd64 device

  • I've tested my PR on arm64 device

  • I've written the test verification instructions

  • I've set the proper labels to this PR

  • I've checked the boxes above, or I've provided a good reason why I didn't
    check them.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 29.45%. Comparing base (2281599) to head (cabd5aa).
⚠️ Report is 361 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5684      +/-   ##
==========================================
+ Coverage   19.52%   29.45%   +9.92%     
==========================================
  Files          19       18       -1     
  Lines        3021     2417     -604     
==========================================
+ Hits          590      712     +122     
+ Misses       2310     1554     -756     
- Partials      121      151      +30     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Contributor

@eriknordmark eriknordmark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Run tests

But doesn't this need to be split in two PRs (one to create the new dom0-ztools, and then use the resulting hash for the OCI container in a second PR?)

@rucoder
Copy link
Copy Markdown
Contributor Author

rucoder commented Mar 23, 2026

Run tests

But doesn't this need to be split in two PRs (one to create the new dom0-ztools, and then use the resulting hash for the OCI container in a second PR?)

Run tests

But doesn't this need to be split in two PRs (one to create the new dom0-ztools, and then use the resulting hash for the OCI container in a second PR?)

@eriknordmark since hashes are stable our CI check reports which hash is built. If conflicting PR that changes the same hash is merged first my PR would be marked as "needs rebase"

@rucoder rucoder force-pushed the rucoder/zfs-2.3.6 branch from c2b8acb to 81a15d2 Compare March 25, 2026 15:48
@github-actions github-actions Bot requested a review from eriknordmark March 25, 2026 15:49
@eriknordmark
Copy link
Copy Markdown
Contributor

@rucoder can you rebase this on master so we can at least get the eve-k build to work?

rucoder added 2 commits March 25, 2026 23:38
Bump OpenZFS from 2.3.3 to 2.3.6 to support kernels up to 6.19.

Signed-off-by: Mikhail Malyshev <mike.malyshev@gmail.com>
Update eve-dom0-ztools image hash in pkg/pillar and pkg/vtpm
Dockerfiles to pick up the ZFS 2.3.6 build.

Signed-off-by: Mikhail Malyshev <mike.malyshev@gmail.com>
@rucoder rucoder force-pushed the rucoder/zfs-2.3.6 branch from 81a15d2 to cabd5aa Compare March 25, 2026 23:38
@rucoder
Copy link
Copy Markdown
Contributor Author

rucoder commented Mar 25, 2026

@rucoder can you rebase this on master so we can at least get the eve-k build to work?

@eriknordmark done

@eriknordmark eriknordmark merged commit 769fb50 into lf-edge:master Mar 27, 2026
45 of 49 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants