CAM rescanner thread?
mjacob at freebsd.org
mjacob at freebsd.org
Fri Jan 5 09:26:56 PST 2007
On Fri, 5 Jan 2007, Eric Anderson wrote:
> On 01/05/07 00:56, mjacob at freebsd.org wrote:
>> Opinions? Seems to do what *I* want for automatically attaching devices for
>> mpt or isp when they appear on the fabric. All you have to do is
>> alloc a ccb && a path and call xpt_rescan.
>
> Excuse my lameness:
>
> This means that with this patch, you would no longer need to do a
> 'camcontrol rescan ...'?
It's not a lame question. It's a good one.
Yes-= for SIMs that can call xpt_rescan. That would be isp && mpt. It
would apply, btw, also for MPT/SAS.
We already have an 'adequate' mechanism for noticing that a drive has
gone away. The AC_FOUND_DEVICE doesn't work like you'd expect. It's
possible that this just needs to be fixed (to use xpt_rescan :-)).
-matt
More information about the freebsd-scsi
mailing list