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
Unknown Object (File)
Feb 10 2025, 3:30 AM
Unknown Object (File)
Jan 26 2025, 4:23 AM
Unknown Object (File)
Jan 24 2025, 6:37 AM
Unknown Object (File)
Jan 24 2025, 3:24 AM
Unknown Object (File)
Jan 9 2025, 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
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 Not Applicable
Unit
Tests Not Applicable

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.