From: Michael Tokarev <mjt@tls.msk.ru>
To: Lukasz Kosewski <lkosewsk@nit.ca>
Cc: jgarzik@pobox.com, linux-scsi@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/3] Add disk hotswap support to libata
Date: Fri, 22 Jul 2005 01:58:00 +0400 [thread overview]
Message-ID: <42E01A68.6000002@tls.msk.ru> (raw)
In-Reply-To: <42E01024.9030600@nit.ca>
Lukasz Kosewski wrote:
[]
> [1] The SCSI error on 2.6.13-rc3-mm1 that I found:
> 'echo "scsi add-single-device a b c d" > /proc/scsi/scsi' //works, or
> no-op if the sd corresponding to that device is there already
> 'echo "scsi remove-single-device a b c d" > /proc/scsi/scsi' //works
> 'echo "scsi add-single-device a b c d" > /proc/scsi/scsi' //works
> 'echo "scsi remove-single-device a b c d" > /proc/scsi/scsi' //FAILS
echo -n 1 > /sys/.../hostA/targetA:B:C/A:B:C:D/delete
still works. I think.
And (again, I think) this same problem exists with 2.6.11 as well.
At least, I wasn't able to remove-single-device even once (I discovered
this mechanism only recently, haven't tried it with other kernels).
> As such, since the same underlying functions are called by hotplugging,
> you will only be able to remove a disk from a device once before it
> fails, until this error is fixed. I'll look into it as well.
/mjt
next prev parent reply other threads:[~2005-07-21 21:59 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-21 21:14 [PATCH 0/3] Add disk hotswap support to libata Lukasz Kosewski
2005-07-21 21:58 ` Michael Tokarev [this message]
2005-07-21 22:14 ` Lukasz Kosewski
2005-07-22 1:35 ` Jeff Garzik
2005-07-22 18:31 ` Lukasz Kosewski
2005-07-28 18:54 ` Doug Maxey
2005-07-28 19:05 ` Jeff Garzik
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=42E01A68.6000002@tls.msk.ru \
--to=mjt@tls.msk.ru \
--cc=jgarzik@pobox.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=lkosewsk@nit.ca \
/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