From: Patrick Mansfield <patmans@us.ibm.com>
To: "Cress, Andrew R" <andrew.r.cress@intel.com>,
'James Bottomley' <James.Bottomley@steeleye.com>,
linux-scsi@vger.kernel.org
Subject: Re: [PATCH] 2.4.19 scsi_rescan patch (2nd pass)
Date: Wed, 2 Oct 2002 10:23:30 -0700 [thread overview]
Message-ID: <20021002102330.A11433@eng2.beaverton.ibm.com> (raw)
In-Reply-To: <20021002165606.GF30234@redhat.com>; from dledford@redhat.com on Wed, Oct 02, 2002 at 12:56:06PM -0400
On Wed, Oct 02, 2002 at 12:56:06PM -0400, Doug Ledford wrote:
> On Wed, Oct 02, 2002 at 09:40:06AM -0700, Cress, Andrew R wrote:
> > 3) Other external disk enclosure (JBOD) that doesn't expose a
> > SAF-TE or SES interface.
> > This case is out in the cold without the kernel-level rescan.
> >
> > I'm disregarding case (1), since my target customer environment won't
> > tolerate the manual step.
>
> You can forget 3 as well. It's simply not reasonable to tie up a busy bus
> with very long selection timeouts to "poll scan" a bus for new insertions.
> Not gonna happen. If the JBOD doesn't expose a reasonable interface, then
> hot plug with it isn't supported in linux. If it exposes something other
> than SAF-TE or SES then the protocol it does support needs to be added to
> the daemon in #2 in order for it to be supported.
For SCSI parallel yes, but for FCP (at least on a switch, I'm not sure about
loop), scanning won't have such a negative affect. With 2.5.x targets can
invoke a device_register and so a hotplug event (FCP adapter driver
changes required), and then the new target could be scanned (somehow via
user space trigger calling scan_scsis for a single host/channel/target id)
without affecting other targets on the switch.
-- Patrick Mansfield
>
>
> --
> Doug Ledford <dledford@redhat.com> 919-754-3700 x44233
next prev parent reply other threads:[~2002-10-02 17:23 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-02 16:40 [PATCH] 2.4.19 scsi_rescan patch (2nd pass) Cress, Andrew R
2002-10-02 16:56 ` Doug Ledford
2002-10-02 17:23 ` Patrick Mansfield [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-10-02 16:26 Cress, Andrew R
2002-10-02 16:29 ` James Bottomley
2002-10-02 14:52 Cress, Andrew R
2002-10-02 15:34 ` James Bottomley
2002-10-02 16:49 ` Doug Ledford
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20021002102330.A11433@eng2.beaverton.ibm.com \
--to=patmans@us.ibm.com \
--cc=James.Bottomley@steeleye.com \
--cc=andrew.r.cress@intel.com \
--cc=linux-scsi@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox