Getting SATA working

Net Llama! netllama
Mon Mar 5 15:33:45 PST 2007


On Mon, 5 Mar 2007, Bill Campbell wrote:

> On Mon, Mar 05, 2007, Michael Hipp wrote:
>> I'm trying to add SATA to one of my servers with a Syba card:
>> http://www.syba.com/product/43/02/05/index.html
>>
>> The card should use the sata_sil module according to this:
>> http://linux-ata.org/driver-status.html#sii311x
>
> I would try booting on a Knoppix live CD to see what it finds.
>
> Some SATA drives are detected as high IDE /dev/hd[efgh], and
> others as SCSI, /dev/sd[a-z], and it seems to depend on the main
> board which scheme is used.

That's news to me.  Only SLES9 had that 'feature' as far as I know.  All 
SATA disks in recent 2.6.x kernels are treated as SCSI disks with SCSI 
(/dev/sd*) block device names.  The sata_sil driver certainly falls into 
this category (except on SLES9).

> The command rescan-scsi-bus.sh may help as well, and ``dmesg''
> output may also be helpful.

Somethihng is very broken on this system is he has to forcibly rescan the 
scsi bus to detect drives that were connected since POST.

> I had to install a new hard drive in our server that handles
> dialup uucp and HylaFAX as its main SCSI hard drive went Tango
> Uniform, and I couldn't get grub happy after removing ancient
> drives, leaving one fresh SCSI drive.  The drive I got from Frys
> was described as PATA, connected to an IDE socket on the main
> board, and appeared as /dev/hde during an autoyast install.
>
> I make now claims at being a hardware guru.  I'm guessing that
> PATA is something like Parallel ATA, but haven't a clue the
> difference between that and normal IDE.

There is none.  PATA is legacy IDE (good ole IDE with the wide fat cables, 
etc).  I think you're comments above were confusing PATA with SATA (other 
than the retardation from SLES9).

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Lonni J Friedman                        netllama at linux-sxs.org
LlamaLand				http://netllama.linux-sxs.org



More information about the Linux-users mailing list