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

Request to upgrade zfs to 2.3.0 #307

Open
chrisweeksnz opened this issue Feb 24, 2025 · 0 comments
Open

Request to upgrade zfs to 2.3.0 #307

chrisweeksnz opened this issue Feb 24, 2025 · 0 comments

Comments

@chrisweeksnz
Copy link

Describe the package

I'd like to request the package zfs-2.2.7 be upgraded to zfs-2.3.0 to enable features I find desirable:

  • Add new devices to an existing RAIDZ pool, increasing storage capacity without downtime
    (ie. expand a 4 disk raidz to a 5 disk raidz or 5 disk raidz2 to a 6 disk raidz2)
  • Direct IO: Allows bypassing the ARC for reads/writes, improving performance in scenarios like NVMe devices where caching may hinder efficiency.
  • JSON: Optional JSON output for the most used commands.

It appears the codebase implements the ZFS version on line 11 of build_files/zfs/build-kmod-zfs.sh, but is defined on line 14 of /Containerfile.zfs with a default of 2.2?

Unfortunately I am not practiced with the uBlue build pipeline yet, otherwise I may have tried the build and submitted a PR. Please let me know if I was on the correct track.

Image

All Images

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

No branches or pull requests

1 participant