linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* IDE Hotswap Disks
@ 2003-08-11 15:20 Flameeyes
  2003-08-11 17:04 ` Johannes Stezenbach
  0 siblings, 1 reply; 3+ messages in thread
From: Flameeyes @ 2003-08-11 15:20 UTC (permalink / raw)
  To: Kernel List

Hi,
I've a rack for ide HDDs that claims to be hotswappable, in fact, I'm
able to remove the disk without problems after unmount it.
The problem is when I try to connect it after booting without it. The
only way I have is rebooting (also with warm reboot) the machine, and
then the kernel rescan the bus and see the new drive.
I tried hdparm -R /dev/hdb (i'm using devfs, but also create the block
device 0 64 do nothing), but it gave me "expected hwif_ctrl".
There's a way to rescan the bus without reboot? I need to try with
ide-scsi support?

TIA.
-- 
Flameeyes <dgp85@users.sf.net>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: IDE Hotswap Disks
  2003-08-11 15:20 IDE Hotswap Disks Flameeyes
@ 2003-08-11 17:04 ` Johannes Stezenbach
  2003-08-12 14:31   ` Alan Cox
  0 siblings, 1 reply; 3+ messages in thread
From: Johannes Stezenbach @ 2003-08-11 17:04 UTC (permalink / raw)
  To: Flameeyes; +Cc: Kernel List

On Mon, Aug 11, 2003 at 05:20:13PM +0200, Flameeyes wrote:
> I've a rack for ide HDDs that claims to be hotswappable, in fact, I'm
> able to remove the disk without problems after unmount it.
> The problem is when I try to connect it after booting without it. The
> only way I have is rebooting (also with warm reboot) the machine, and
> then the kernel rescan the bus and see the new drive.
> I tried hdparm -R /dev/hdb (i'm using devfs, but also create the block
> device 0 64 do nothing), but it gave me "expected hwif_ctrl".
> There's a way to rescan the bus without reboot? I need to try with
> ide-scsi support?

The hdparm package includes a script which does that (idectl).
I used it sporadically with a Thinpad Ultrabay IDE disk and cdrom.


Johannes

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: IDE Hotswap Disks
  2003-08-11 17:04 ` Johannes Stezenbach
@ 2003-08-12 14:31   ` Alan Cox
  0 siblings, 0 replies; 3+ messages in thread
From: Alan Cox @ 2003-08-12 14:31 UTC (permalink / raw)
  To: Johannes Stezenbach; +Cc: Flameeyes, Linux Kernel Mailing List

On Llu, 2003-08-11 at 18:04, Johannes Stezenbach wrote:
> The hdparm package includes a script which does that (idectl).
> I used it sporadically with a Thinpad Ultrabay IDE disk and cdrom.

I'm working on adding proper support for this in the 2.4-ac tree at the
moment


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-08-12 14:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-11 15:20 IDE Hotswap Disks Flameeyes
2003-08-11 17:04 ` Johannes Stezenbach
2003-08-12 14:31   ` Alan Cox

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).