Page MenuHomeFreeBSD

nvmf: Handle shutdowns more gracefully
ClosedPublic

Authored by jhb on Jun 2 2024, 7:52 PM.
Tags
None
Referenced Files
F136022714: D45462.id139343.diff
Sat, Nov 15, 4:23 AM
Unknown Object (File)
Sat, Nov 8, 2:23 AM
Unknown Object (File)
Fri, Nov 7, 5:44 PM
Unknown Object (File)
Fri, Nov 7, 5:46 AM
Unknown Object (File)
Thu, Nov 6, 7:18 AM
Unknown Object (File)
Thu, Nov 6, 1:14 AM
Unknown Object (File)
Wed, Nov 5, 10:04 AM
Unknown Object (File)
Wed, Nov 5, 10:04 AM
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