Skip to content

dom0-ztools: bump ZFS to 2.3.6#5684

Open
rucoder wants to merge 2 commits intolf-edge:masterfrom
rucoder:rucoder/zfs-2.3.6
Open

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

Conversation

@rucoder
Copy link
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.

rucoder added 2 commits March 18, 2026 16:02
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 2cab9f5 to c2b8acb Compare March 18, 2026 16:03
@codecov
Copy link

codecov bot commented Mar 18, 2026

Codecov Report

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

Additional details and impacted files
@@ Coverage Diff @@ ## master #5684 +/- ## ========================================== + Coverage 19.52% 29.49% +9.96%  ========================================== Files 19 18 -1 Lines 3021 2417 -604 ========================================== + Hits 590 713 +123  + Misses 2310 1552 -758  - Partials 121 152 +31 

☔ 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
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?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants