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)
Fri, Oct 10, 6:16 PM
Unknown Object (File)
Tue, Oct 7, 12:02 AM
Unknown Object (File)
Mon, Oct 6, 5:57 PM
Unknown Object (File)
Sun, Oct 5, 3:07 AM
Unknown Object (File)
Sat, Oct 4, 10:07 PM
Unknown Object (File)
Sat, Oct 4, 11:28 AM
Unknown Object (File)
Sat, Oct 4, 10:21 AM
Unknown Object (File)
Sun, Sep 28, 5:34 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.