From: Douglas Gilbert <dougg@torque.net>
To: Jeff Garzik <jgarzik@pobox.com>, Mark Lord <lsml@rtr.ca>
Cc: linux-scsi@vger.kernel.org
Subject: Re: [PATCH] New QStor SATA/RAID Driver for 2.6.9-rc2
Date: Wed, 15 Sep 2004 14:22:36 +1000 [thread overview]
Message-ID: <4147C38C.3000104@torque.net> (raw)
In-Reply-To: <41471A84.4090200@pobox.com>
Jeff Garzik wrote:
> Mark Lord wrote:
>
>> My first attempt at posting this seems to have gone AWOL,
>> so here it comes again. Also being posted to linux-scsi.
>>
>> Here is the first public release of the 2.6.xx driver
>> source code for the Pacific Digital Corporation QStor SATA/RAID chip.
>>
>> This 4-channel chip has hardware-assisted RAID0/RAID1/RAID10,
>> host-queuing, per-request TCQ/NCQ support, support for hot insertion
>> and removal of drives, etc.. The 64-bit/66Mhz chip shows throughput
>> in excess of 200MByte/sec on my ancient P3-1GHz test system,
>> and can do much better when installed in a PCI-X slot.
>
>
> How much of the RAID is actually hardware-assisted?
>
>
>> The driver (attached) supports most of the chip features,
>> including host, native and legacy tagged queuing,
>> but does not yet include boot-from-raid support (coming soon).
>>
>> Both hdparm and smartmontools are fully supported by this driver.
Mark,
I'm curious how smartmontools is supported. Does the driver
support SCSI LOG SENSE commands on the physical units or does
it take the 3ware/Marvell route?
There is no sign of QStor specific code in smartmontools's CVS.
> Linus vetoed future SCSI->ATA translators. He only allowed libata
> because I promised to remove the translation and make it a native block
> driver in the future, which I have been working towards.
As Jeff is aware, SCSI->ATA translation (SAT) is in
the process of being standardized at t10.org . The
model being used outlines a SAT layer going into any
of three places:
- in the host OS above a SATA/ATA HBA driver (i.e.
what libata does and Linus frowns upon)
- in the host OS above a SAS HBA driver which,
amongst other protocols, has the SAS Tunnelling Protocol
(STP) which conveys ATA/ATAPI7 commands through SAS
infrastructure
- somewhere in the service delivery subsystem, specifically
in SAS expanders which have phys connected to SATA disks
(Linus vetoes have no influence here)
Consider this pathological situation:
Start with one SATA II disk and connect it to a port selector
(a SATA II device) which effectively makes the SATA disk dual
ported. Connect one of those ports to a SATA HBA that lives
in the Linux ATA subsystem (where no SAT is allowed). Connect the
other port to a SAS expander which includes a SAT layer and then
connect that expander to a SAS HBA in the Linux SCSI subsytem.
That should confuse the !@#$ out of any application client
trying to get a handle on what is happening.
I assume that OS-based ATA->SCSI translation is also out of
the question.
Doug Gilbert
next prev parent reply other threads:[~2004-09-15 4:23 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-14 15:43 [PATCH] New QStor SATA/RAID Driver for 2.6.9-rc2 Mark Lord
2004-09-14 16:21 ` Jeff Garzik
2004-09-14 16:23 ` Jeff Garzik
2004-09-14 16:39 ` Nathan Bryant
2004-09-14 17:02 ` Jeff Garzik
2004-09-15 4:22 ` Douglas Gilbert [this message]
2004-09-15 4:30 ` Jeff Garzik
2004-09-15 12:47 ` Mark Lord
2004-09-15 12:55 ` Jens Axboe
2004-09-15 13:13 ` Matthew Wilcox
2004-09-15 16:14 ` Jeff Garzik
2004-09-15 7:02 ` Christoph Hellwig
[not found] <41471163.10709@rtr.ca>
2004-09-14 17:00 ` Jeff Garzik
2004-09-14 17:27 ` Mark Lord
2004-09-14 17:33 ` Jeff Garzik
2004-09-14 17:51 ` Mark Lord
2004-09-14 17:56 ` Jeff Garzik
2004-09-14 18:03 ` Mark Lord
2004-09-14 18:07 ` Jeff Garzik
2004-09-14 18:08 ` Jeff Garzik
2004-09-14 18:25 ` James Bottomley
2004-09-14 18:35 ` Jeff Garzik
2004-09-14 18:51 ` James Bottomley
2004-09-15 2:39 ` Mark Lord
2004-09-15 2:47 ` Jeff Garzik
2004-09-15 12:35 ` Mark Lord
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=4147C38C.3000104@torque.net \
--to=dougg@torque.net \
--cc=jgarzik@pobox.com \
--cc=linux-scsi@vger.kernel.org \
--cc=lsml@rtr.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