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

Please expedite release of 2.1.10 #14710

Closed
stratosgear opened this issue Apr 3, 2023 · 4 comments
Closed

Please expedite release of 2.1.10 #14710

stratosgear opened this issue Apr 3, 2023 · 4 comments
Labels
Type: Defect Incorrect behavior (e.g. crash, hang)

Comments

@stratosgear
Copy link

stratosgear commented Apr 3, 2023

I believe a lot of people (not only me) are waiting for an official release of this package, instead of manually patching fixes.

I believe the latest incompatibility with kernel 6.2.8 has been fixed with ae0b1f6.

Issue #14658, that originally reported this issue has been closed, but the problem still persists, with no way to cleanly apply the fixes ("cleanly": autoinstall through a system update).

Apologies if I have missed any upcoming list of releases somewhere... :(

Thanks.

@stratosgear stratosgear added the Type: Defect Incorrect behavior (e.g. crash, hang) label Apr 3, 2023
@Gibson85
Copy link

Gibson85 commented Apr 4, 2023

I walked in this trap also again. There was no indication when upgrading Fedoras kernel that the ZFS package wouldn't be compatible anymore. Some time ago I could see something is wrong because Fedora listed the ZFS package under the packages to be removed section. No idea why this is not the case anymore.

@behlendorf
And by the way. I still have to remove/reinstall ZFS with every kernel update. Otherwise the ZFS module is broken due to wrong paths. That is so annoying.

@tonyhutter
Copy link
Contributor

I have a PR open for a 2.1.10 release that includes a kernel fix that should allow us to build against Fedora 37 with their updated kernel. I was hoping to release it last week, but we've been hitting test failures with the removal tests due to txg_sync hangs:

Test: /usr/share/zfs/zfs-tests/tests/functional/removal/removal_all_vdev (run as root) [00:00] [PASS]
Test: /usr/share/zfs/zfs-tests/tests/functional/removal/removal_cancel (run as root) [02:25] [PASS]
Test: /usr/share/zfs/zfs-tests/tests/functional/removal/removal_check_space (run as root) [00:06] [PASS]
Test: /usr/share/zfs/zfs-tests/tests/functional/removal/removal_condense_export (run as root) [00:35] [PASS]
Test: /usr/share/zfs/zfs-tests/tests/functional/removal/removal_multiple_indirection (run as root) [00:11] [PASS]
Test: /usr/share/zfs/zfs-tests/tests/functional/removal/removal_nopwrite (run as root) [11:39] [KILLED]
Test: /usr/share/zfs/zfs-tests/tests/functional/removal/removal_remap_deadlists (run as root) [05:35] [PASS]
Test: /usr/share/zfs/zfs-tests/tests/functional/removal/removal_resume_export (run as root) [01:51] [PASS]
Test: /usr/share/zfs/zfs-tests/tests/functional/removal/removal_sanity (run as root) [00:05] [PASS]
Test: /usr/share/zfs/zfs-tests/tests/functional/removal/removal_with_add (run as root) [62:02] [KILLED]
Test: /usr/share/zfs/zfs-tests/tests/functional/removal/removal_with_create_fs (run as root) [49:59] [KILLED]
Test: /usr/share/zfs/zfs-tests/tests/functional/removal/removal_with_dedup (run as root) [00:05] [PASS]
Test: /usr/share/zfs/zfs-tests/tests/functional/removal/removal_with_errors (run as root) [00:56] [PASS]
Test: /usr/share/zfs/zfs-tests/tests/functional/removal/removal_with_export (run as root) [54:05] [KILLED]
Test: /usr/share/zfs/zfs-tests/tests/functional/removal/removal_with_ganging (run as root) [01:52] [PASS]
Test: /usr/share/zfs/zfs-tests/tests/functional/removal/removal_with_faulted (run as root) [00:15] [PASS]
Test: /usr/share/zfs/zfs-tests/tests/functional/removal/removal_with_remove (run as root) [10:00] [KILLED]
Test: /usr/share/zfs/zfs-tests/tests/functional/removal/removal_with_scrub (run as root) [10:00] [KILLED]
Test: /usr/share/zfs/zfs-tests/tests/functional/removal/removal_with_send (run as root) [10:00] [KILLED]

Once we can get that sorted out, then we will release 2.1.10.

@tonyhutter
Copy link
Contributor

Released: https://github.com/openzfs/zfs/releases/tag/zfs-2.1.10

@stratosgear
Copy link
Author

I feel obliged to offer a Big thanks!!! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Defect Incorrect behavior (e.g. crash, hang)
Projects
None yet
Development

No branches or pull requests

3 participants