Page MenuHomeFreeBSD

nvmf: Handle shutdowns more gracefully
ClosedPublic

Authored by jhb on Jun 2 2024, 7:52 PM.
Tags
None
Referenced Files
F102059783: D45462.id139532.diff
Thu, Nov 7, 3:01 AM
Unknown Object (File)
Fri, Nov 1, 6:05 AM
Unknown Object (File)
Fri, Oct 18, 12:48 AM
Unknown Object (File)
Sep 22 2024, 5:19 PM
Unknown Object (File)
Sep 21 2024, 6:08 AM
Unknown Object (File)
Sep 18 2024, 3:02 AM
Unknown Object (File)
Sep 17 2024, 6:12 PM
Unknown Object (File)
Sep 16 2024, 11:31 PM
Subscribers
None

Details

Summary

If an association is disconnected during a clean shutdown, abort all
pending and future I/O requests with an error to avoid hangs either due
to filesystem unmounts or a stuck GEOM event.

If an association is connected during a clean shutdown, gracefully
disconnect from the remote controller and close the open queues.

Sponsored by: Chelsio Communications

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable