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
F156848844: D6102.id.diff
Sat, May 16, 9:36 PM
F156847248: D6102.id16071.diff
Sat, May 16, 9:21 PM
F156821675: D6102.id15606.diff
Sat, May 16, 4:57 PM
Unknown Object (File)
Wed, May 13, 11:39 PM
Unknown Object (File)
Tue, May 12, 1:46 PM
Unknown Object (File)
Mon, May 4, 2:39 PM
Unknown Object (File)
Sun, May 3, 5:56 PM
Unknown Object (File)
Thu, Apr 30, 8:06 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.