Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jul 2016 17:34:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 211381] L2ARC degraded, repeatedly, on Samsung SSD 950 Pro nvme
Message-ID:  <bug-211381-8-ROEfrIx0lp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211381-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211381-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211381

--- Comment #3 from Andriy Gapon <avg@FreeBSD.org> ---
It would be interesting to see what errors are reported by the following dt=
race
oneliner:

dtrace -n 'sdt:::l2arc-iodone /args[0]->io_error !=3D 0/ { printf("io_error=
 =3D
%d", args[0]->io_error); }'

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211381-8-ROEfrIx0lp>