Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jan 2007 09:26:21 -0800 (PST)
From:      mjacob@freebsd.org
To:        Eric Anderson <anderson@centtech.com>
Cc:        freebsd-scsi@freebsd.org
Subject:   Re: CAM rescanner thread?
Message-ID:  <20070105092342.V33204@ns1.feral.com>
In-Reply-To: <459E7896.9080504@centtech.com>
References:  <20070104225519.Q92958@ns1.feral.com> <459E7896.9080504@centtech.com>

next in thread | previous in thread | raw e-mail | index | archive | help



On Fri, 5 Jan 2007, Eric Anderson wrote:

> On 01/05/07 00:56, mjacob@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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070105092342.V33204>