linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Matthew Wilcox <matthew@wil.cx>
To: "Moore, Eric" <Eric.Moore@lsil.com>
Cc: Maik Hampel <Maik.Hampel@xiranet.com>,
	linux-scsi <linux-scsi@vger.kernel.org>
Subject: Re: Hotplug does not work with Fusion MPT
Date: Mon, 15 May 2006 09:51:47 -0600	[thread overview]
Message-ID: <20060515155147.GX12272@parisc-linux.org> (raw)
In-Reply-To: <664A4EBB07F29743873A87CF62C26D700F9E8E@NAMAIL4.ad.lsil.com>

On Mon, May 15, 2006 at 09:04:52AM -0600, Moore, Eric wrote:
> On Monday, May 15, 2006 7:44 AM, Matthew Wilcox wrote:
> > Did you tell Linux you removed it?  Try:
> > 
> > echo scsi remove-single-device 0 0 4 0 > /proc/scsi/scsi
> > 
> > Parallel SCSI doesn't have a way to notify the OS that a 
> > device is gone,
> > so the user has to say.
> 
> We have Hotplug device support in fustion drivers for SAS and Fibre, not
> for SPI.

Erm.  Are you saying it doesn't work?  Or you just don't test it?
If the user runs the above command, the host's ->slave_destroy is called.
The mptspi slave_destroy method looks like it works.  What's the problem?

  reply	other threads:[~2006-05-15 15:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-15 15:04 Hotplug does not work with Fusion MPT Moore, Eric
2006-05-15 15:51 ` Matthew Wilcox [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-05-15 16:04 Moore, Eric
2006-05-15 12:08 Maik Hampel
2006-05-15 13:44 ` Matthew Wilcox

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=20060515155147.GX12272@parisc-linux.org \
    --to=matthew@wil.cx \
    --cc=Eric.Moore@lsil.com \
    --cc=Maik.Hampel@xiranet.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;
as well as URLs for NNTP newsgroup(s).