All of lore.kernel.org
 help / color / mirror / Atom feed
From: Samuel Flory <sflory@rackable.com>
To: Milan Roubal <roubm9am@barbora.ms.mff.cuni.cz>
Cc: linux-kernel@vger.kernel.org, mru@users.sourceforge.net
Subject: Re: Promise SATA 150 TX2 plus
Date: Wed, 09 Jul 2003 17:50:10 -0700	[thread overview]
Message-ID: <3F0CB842.2050102@rackable.com> (raw)
In-Reply-To: <03dd01c3467a$7281a7c0$401a71c3@izidor>

Milan Roubal wrote:

>So what about the main advantage of SATA, that is hot-swap?
>
  Hot swap is really only in the second SATA spec.  Also hotswap is 
generally only support on scsi devices, usb devices, and raid controllers.

>Is it possible to make hotswap in the linux and change it for the
>same disk? 
>
  You used to be able to hot swap with sca scsi drives doing the following:

1)Echo some wierd command to /proc/scsi/scsi to remove the device.
2)Physically swap drives
3)Echo some wierd command to /proc/scsi/scsi to add the device.

See scsi.c 3rd, and 4th instances of the word "echo" for details.

  Of course a number of scsi raid controllers support of replacing of 
failed drives, and automagic rebuild on the new drive.  This requires a 
saf-te backplane, and a saf-te compatible raid controller. 

  In theroy you can do this on a 3ware pata, and sata controller with 
the 7.6 firmware, the 7.6 cli, and ide hotswap backplane.  Personally 
I've never tried it with a jbod drive.

>Or is it possible to change it for other disk with other
>geometry? Is it depending on SATA controller or I only need
>support in the linux kernel? Is there that support for this
>controllers/drives?
>  
>
  If might be possible if you had a controller that supported the 2nd 
sata spec, a hot swap drive carrier and used the ata-scsi driver.  Then 
the same echo trick for scsi might work.  More likely bad things would 
occur.

-- 
Once you have their hardware. Never give it back.
(The First Rule of Hardware Acquisition)
Sam Flory  <sflory@rackable.com>



  reply	other threads:[~2003-07-10  0:40 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-09 13:16 Promise SATA 150 TX2 plus Mitch
2003-07-09 13:34 ` Milan Roubal
2003-07-09 14:11   ` mru
2003-07-09 14:51     ` Milan Roubal
2003-07-09 17:58       ` Matthias Schniedermeyer
2003-07-10  0:06         ` Milan Roubal
2003-07-10  0:20           ` Alan Cox
2003-07-10  0:37             ` Milan Roubal
2003-07-10  6:35           ` Matthias Schniedermeyer
2003-07-09 18:22       ` Samuel Flory
2003-07-09 23:54         ` Milan Roubal
2003-07-10  0:15           ` Samuel Flory
2003-07-10  0:30             ` Milan Roubal
2003-07-10  0:50               ` Samuel Flory [this message]
2003-07-10  2:36                 ` Milan Roubal
2003-07-09 15:08     ` Larry McVoy
2003-07-09 15:19       ` mru
2003-07-09 16:16         ` Larry McVoy
2003-07-10  0:08         ` Milan Roubal
2003-07-09 19:56   ` Marcel J.E. Mol
2003-07-09 23:48     ` Milan Roubal
  -- strict thread matches above, loose matches on Subject: below --
2003-07-09 12:57 Milan Roubal

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=3F0CB842.2050102@rackable.com \
    --to=sflory@rackable.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mru@users.sourceforge.net \
    --cc=roubm9am@barbora.ms.mff.cuni.cz \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.