Re: [opensuse] Re: Large disks in Opensuse 11



On Wed, May 6, 2009 at 4:47 PM, Randall R Schulz <rschulz@xxxxxxxxx> wrote:
On Wednesday May 6 2009, Larry Stotler wrote:
On Wed, May 6, 2009 at 2:18 PM, Randall R Schulz wrote:
...

However, whether a drive is connected by SATA, eSATA, USB,
FireWire, SCSI, SAS or IDE / ATA, it is still and equally
"directly" connected.

Not if there is some other problem.

I guess I don't know what you mean by "direct." In all these cases there
is an electrical connection between the device and the computer that
conveys power and the control and data signals. What can be
more "direct" than that?

Well, usb is a scsi protocol transport (T10), not a ata protocol
transport (T13).

So the linux kernel sends scsi commands to the usb adapter. It has a
SAT device (scsi to ata translator) that turns those into ata commands
and sends those to the drive.

So a bug in the SAT device can cause the drive to not work correctly.
I don't consider that a direct connection.

Greg
--
Greg Freemyer
Head of EDD Tape Extraction and Processing team
Litigation Triage Solutions Specialist
http://www.linkedin.com/in/gregfreemyer
First 99 Days Litigation White Paper -
http://www.norcrossgroup.com/forms/whitepapers/99%20Days%20whitepaper.pdf

The Norcross Group
The Intersection of Evidence & Technology
http://www.norcrossgroup.com
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx



Relevant Pages

  • Re: RFC: ATA to CAM integration patch (and gjournaled previuos nodes)
    ... I have my system on a SSD, the HD is just for ports nad stuff which usually I don't make use of. ... It should be possible to submit respective ATA command via CAM pass interface to spin-down drive immediately or to set wanted power management level, but respective user-level part in camcontrol is also not implemented yet. ... This implementation expects real direct ATA operation without SCSI emulation parts. ... But this commands should work for ATAPI devices, that are really SCSI deep inside. ...
    (freebsd-current)
  • Re: [opensuse] Re: Large disks in Opensuse 11
    ... Well, usb is a scsi protocol transport, not a ata protocol ... I don't consider that a direct connection. ...
    (SuSE)
  • Re: [PATCH 2/3] scsi: add scsi_device->alt_capacity
    ... property of struct scsi_disk not struct scsi_device ... ... what should be happening is that the ata ULD ... would issue the capacity commands and just set the block ... it through SCSI ... ...
    (Linux-Kernel)
  • Re: READ SCSI cmd seems to fail on SATA optical devices...
    ... commands through the sg interface, ... What do you mean by 'sending ATA commands'? ... If the device appears to be a SCSI one, then we send "pure" SCSI CDBs ...
    (Linux-Kernel)
  • Re: Difference between IDE and SCSI ??
    ... Can someone briefly explain to me the difference between an IDE (ATA) ... and a SCSI device. ... SCSI, ATA and SATA are technical terms that refer to specific technologies, much like christianity, islam and hinduism refer to different belief systems. ... in reality SCSI drives also have integrated electronics. ...
    (Fedora)