-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Fail 51 error on Fedora14 when running zfault.sh #80
Comments
This looks like a false positive from the test suite, but thanks for reporting it. |
I think zfault.sh shouldn't include the partition number for the vdev in the 'zpool online' command. |
Closed
richardelling
pushed a commit
to richardelling/zfs
that referenced
this issue
Oct 15, 2018
…only cases (openzfs#80) Feature for processing zfs ereports and other events and printing details of them to stderr (log file). Documenting ways of changing log level in various environments. Signed-off-by: Jan Kryl <[email protected]>
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Have error 'Fail 51' on Fedora14, when running:
[root@fedora14 behlendorf-zfs-5e7affa]# /usr/libexec/zfs/zfault.sh -c
raid0 raid10 raidz raidz2 raidz3
1 soft write error Pass Pass Pass Pass Pass
2 hard write error Pass Pass Pass Pass Pass
3 all write errors Pass Pass Pass Pass Pass
4 soft read error Pass Pass Pass Pass Pass
5 hard read error Pass Pass Pass Pass Pass
6 fixable read error Pass Pass Pass Pass Pass
7 silent data corruption Pass Pass Pass Pass Pass
8 soft write timeout Pass Pass Pass Pass Pass
9 hard write timeout Skip cannot online sdf1: no such device in pool
Fail (51)
[root@fedora14 behlendorf-zfs-5e7affa]#
The text was updated successfully, but these errors were encountered: