[Bug 211381] L2ARC degraded, repeatedly, on Samsung SSD 950 Pro nvme
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jul 26 17:34:20 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211381
--- Comment #3 from Andriy Gapon <avg at FreeBSD.org> ---
It would be interesting to see what errors are reported by the following dtrace
oneliner:
dtrace -n 'sdt:::l2arc-iodone /args[0]->io_error != 0/ { printf("io_error =
%d", args[0]->io_error); }'
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-amd64
mailing list