-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Kernel Oops at zfs_prop_get_type in zcommon #4337
Comments
|
I tried zdb -l to partitions, not to whole disk. |
|
According to my investigation, this error is caused by gentoo original patch. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I issue
zpool import, zpool command returns a message as if the pool was normal.But, when I issue
zpool import zpool, the command freeze and kernel print an error message.I got rid of /dev/sdi and tried to import, but almost same Oops message returned.
What is condition of my pool? Is it recoverable? What should I next?
Thanks
Environment:
The text was updated successfully, but these errors were encountered: