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
F164436670: D6102.diff
Fri, Jul 31, 11:37 PM
Unknown Object (File)
Sat, Jul 25, 8:43 AM
Unknown Object (File)
Fri, Jul 24, 11:57 PM
Unknown Object (File)
Thu, Jul 23, 11:53 PM
Unknown Object (File)
Thu, Jul 23, 7:03 AM
Unknown Object (File)
Tue, Jul 21, 7:25 AM
Unknown Object (File)
Sat, Jul 4, 3:43 AM
Unknown Object (File)
Sat, Jul 4, 2:18 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.