Page MenuHomeFreeBSD

nvme: Log reset success or failure to devd
ClosedPublic

Authored by imp on Mar 4 2024, 11:48 PM.
Tags
None
Referenced Files
F108358780: D44211.diff
Fri, Jan 24, 3:24 AM
Unknown Object (File)
Thu, Jan 9, 2:18 AM
Unknown Object (File)
Sep 18 2024, 3:01 AM
Unknown Object (File)
Sep 17 2024, 2:53 AM
Unknown Object (File)
Sep 5 2024, 1:47 AM
Unknown Object (File)
Aug 16 2024, 6:11 AM
Unknown Object (File)
Aug 1 2024, 10:56 AM
Unknown Object (File)
Jul 30 2024, 8:16 PM
Subscribers

Details

Summary

We're logging when we start a reset, but not when we complete it, nor
the result. Create now log a success or timed_out event for the reset.
Currently, the only detectable error we have from reset is 'failure to
become ready in time,' though the code looks like it might be more
generic. Log this and if we ever have other failure modes, change the
logging to devd when that happens.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 56432
Build 53320: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Mar 7 2024, 1:40 AM
This revision was automatically updated to reflect the committed changes.