Looking for beta testers for new driver update #117
qvr
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I'm preparing a kernel driver update bringing in the changes from the latest upstream unRAID release (7.3.0).
The changes aren't very major, mostly small guards for corner-case scenarios, and moving to new kernel queue_limits API for stacked block devices. The block queue limits being set in a more "correct" way might improve performance in some specific scenarios.
I've been testing this driver build in my own test setups (debian12/13), but I'm now looking for beta testers willing to give this a go in their setups before releasing it to the PPA.
If you are interested, grab a deb build from here:
https://github.com/qvr/nonraid/actions/runs/26241216942
Unzip, upgrade the driver with
apt install ./nonraid-dkms_1.3.991-1_amd64.deb, reboot and check basic array functionality (parity checks, disk replacements etc).Comment if any issues or if everything works fine, and what kernel version you were testing on.
Usual disclaimers of course apply: this is a test version, have backups, etc.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions