Page MenuHomeFreeBSD

Disks can go missing and not return until a reboot.
ClosedPublic

Authored by slm on Apr 25 2016, 10:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 25, 9:38 PM
Unknown Object (File)
Sun, Nov 17, 4:16 PM
Unknown Object (File)
Oct 24 2024, 3:33 AM
Unknown Object (File)
Oct 19 2024, 9:02 AM
Unknown Object (File)
Oct 19 2024, 9:02 AM
Unknown Object (File)
Oct 19 2024, 9:02 AM
Unknown Object (File)
Oct 19 2024, 8:34 AM
Unknown Object (File)
Oct 11 2024, 1:50 AM
Subscribers

Details

Summary

Disks can go missing until a reboot is done in some cases. This is due to the DevHandle not being released, which causes the Firmware to not allow that disk to be re-added.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

slm retitled this revision from to Disks can go missing and not return until a reboot..
slm updated this object.
slm edited the test plan for this revision. (Show Details)
slm added reviewers: ken, scottl, ambrisko, asomers, mav, allanjude.
slm set the repository for this revision to rS FreeBSD src repository - subversion.
asomers edited edge metadata.
This revision is now accepted and ready to land.Apr 25 2016, 11:22 PM
ken edited edge metadata.

Looks good.

This revision was automatically updated to reflect the committed changes.