| Summary: | [mfi] mfip does not notice new drives | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Kevin P. Neal <kpneal> |
| Component: | kern | Assignee: | Doug Ambrisko <ambrisko> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 8.2-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Kevin P. Neal
2012-10-19 02:40:01 UTC
Responsible Changed From-To: freebsd-bugs->freebsd-scsi Over to maintainer(s). This is because mfi(4) currently doesn't notify CAM when it receives a drive insertion/removal event from the hardware. I fixed this in the tree at work; I'll post it to freebsd-scsi when I have access to it again, probably in a couple of months. FWIW, running "camcontrol rescan all" should have also caused the passthrough devices to appear, so that's another workaround. -Mark State Changed From-To: open->closed Patch http://people.freebsd.org/~rstone/patches/mfi_hotplug.diff commited. State Changed From-To: closed->patched committed, but not MFCed Responsible Changed From-To: freebsd-scsi->ambrisko committed, but not MFCed State Changed From-To: patched->closed The fix was merged to stable/9 in r252643 and stable/8 in r252644. |