[Bug 2058179] Re: Kernel 6.8 + zfs-2.2.2: copy_file_range Operation Not Supported
Launchpad Bug Tracker
2058179 at bugs.launchpad.net
Sun Apr 21 21:59:37 UTC 2024
This bug was fixed in the package systemd - 255.4-1ubuntu8
---------------
systemd (255.4-1ubuntu8) noble; urgency=medium
* copy: ignore -EOPNOTSUPP from copy_file_range() (LP: #2058179)
File: debian/patches/lp2058179-copy-ignore-EOPNOTSUPP-from-copy_file_range.patch
https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=fc81bb680f5d5c8c5995fcf6ed7f55f739dcd6a7
-- Nick Rosbrook <enr0n at ubuntu.com> Fri, 19 Apr 2024 10:24:36 -0400
** Changed in: systemd (Ubuntu Noble)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/2058179
Title:
Kernel 6.8 + zfs-2.2.2: copy_file_range Operation Not Supported
Status in Native ZFS for Linux:
Fix Released
Status in systemd package in Ubuntu:
Fix Released
Status in zfs-linux package in Ubuntu:
Fix Released
Status in systemd source package in Noble:
Fix Released
Status in zfs-linux source package in Noble:
Fix Released
Bug description:
As per https://github.com/openzfs/zfs/issues/15930
ZFS and kernel 6.8 seem to throw EOPNOTSUPP on calling
copy_file_range, breaking a multitude of applications.
Upcoming noble (24.04) appears to currently include kernel 6.8 and ZFS
2.2.2.
One notable issue is when running Root on ZFS: systemd-sysusers will
always fail to create users/groups with the error "Failed to backup
/etc/{group,passwd}: Operation not supported" due to the call to
copy_file_range.
To manage notifications about this bug go to:
https://bugs.launchpad.net/zfs/+bug/2058179/+subscriptions
More information about the foundations-bugs
mailing list