-
Notifications
You must be signed in to change notification settings - Fork 11
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
Error keeps popping up on Ventura #31
Comments
This means that your ZetaWatch version does not match your ZFS version. This is very easily possible since I've not recompiled / updated it in ages. If possible, compile a ZetaWatch for your ZFS version (which version do you use?) |
zfs-macOS-2.1.6-1 |
Hmm... your kmod and userland lib version don't match... that's possibly problematic. But that version of ZetaWatch was compiled for 2.1.6, so it is supposed to work I think. |
Yeah, you are correct. Seems the installer from OpenZFSonOSX may be the culprit. Will uninstall manually and reinstall to see if that is indeed the actual issue. Should have caught that. |
Tried compiling your code, that has more fun errors. ;) I |
Will have to reboot for you to be able to replace the kernel extension, in my experience, unloading it at runtime doesn't work reliably. The code should compile... but I've only ever compiled it on my own mac, which is old and running an old MacOS and Xcode. |
OK did a manual clean, reinstalled OpenZFSonOSX, and latest ZetaWatch binary for M! on 3 systems to test. However the ZetaWatch is still providing the same error as before. |
Very weird :( This error is detected here: This code tries to read |
So far I'm not seeing any actual issue, except for the error constantly popping up. Will keep evaluating as things progress. |
Error Internal NV list. Check on several machines. Something about 'error - reading pool configuration'. Systems seem to be working fine, not seeing adverse effects but I am checking daily just in case.
The text was updated successfully, but these errors were encountered: