-
Notifications
You must be signed in to change notification settings - Fork 129
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
zfs trouble on ARM64: segmentation fault #586
Comments
This suggests the zpool program is crashing. You can spawn a privileged system pod and try to debug zpool, or try to install zpool in that system pod (using the distro’s package manager) and see if that also crashes. I’ve run zfs commands inside pods created by https://github.com/kvaps/kubectl-node-shell . |
The wierd thing is it did manage to mount my pool.. |
The ZFS binary seems to be segfaulting while zpool binary is fine. |
Did you end up finding a solution? I have three Dell R630's and one out of my three nodes is having this same issue when starting up a brand new cluster |
It managed to mount the pool so I dunno what the problem was about and am able to schedule pods and things. |
Hello. I get the same error from "talosctl logs ext-zfs-service" on a Raspberry Pi 4. Both on Talos 1.9.1 and 1.9.2. Segfaults ain’t fun. If I could get some pointers I’d love to help out, sharing some logs etc. |
This is not great.. How would I even go about debugging this as Talos doesn't properly boot as a result?
Running on Oracle Ampere instance.
talosctl logs ext-zfs-service:
The text was updated successfully, but these errors were encountered: