[Bug 211381] L2ARC degraded, repeatedly, on Samsung SSD 950 Pro nvme
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jul 28 08:30:43 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211381
--- Comment #9 from Andriy Gapon <avg at FreeBSD.org> ---
And another one-liner:
dtrace -n 'fbt::g_io_deliver:entry /args[1] == EINVAL/ { printf("dest: %s,
offset %d, length %d", stringof(args[0]->bio_to->name), args[0]->bio_offset,
args[0]->bio_length); }'
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-fs
mailing list