Date: Fri, 19 Oct 2012 02:50:01 GMT From: Mark Johnston <markjdb@gmail.com> To: freebsd-scsi@FreeBSD.org Subject: Re: kern/172864: [mfi] mfip does not notice new drives Message-ID: <201210190250.q9J2o1cv043937@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/172864; it has been noted by GNATS. From: Mark Johnston <markjdb@gmail.com> To: bug-followup@FreeBSD.org, kpneal@pobox.com Cc: Subject: Re: kern/172864: [mfi] mfip does not notice new drives Date: Thu, 18 Oct 2012 22:48:22 -0400 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210190250.q9J2o1cv043937>