Top Qs
Timeline
Chat
Perspective
SCSI / ATA Translation
Computer device communications standard From Wikipedia, the free encyclopedia
Remove ads
SCSI / ATA Translation (SAT) is a set of standards developed by the T10 subcommittee, defining how to communicate with ATA devices through a SCSI application layer. The standard attempts to be consistent with the SCSI architectural model, the SCSI Primary Commands, and the SCSI Block Commands standards.
![]() | This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
The standard allows for translation of SCSI read and write commands.
The standard also provides the ability to control exactly what ATA operations are executed on a target device by defining three new SCSI operation codes:
- ATA PASS THROUGH (A1h, 12-byte) – 28-bit ATA command without
AUXILIARY
orICC
fields - ATA PASS THROUGH (85h, 16-byte) – 28- or 48-bit ATA command without
AUXILIARY
orICC
fields - ATA PASS THROUGH (7Fh/1FF0h, 32-byte) – 28- or 48-bit ATA command with
AUXILIARY
orICC
fields
Remove ads
History
Summarize
Perspective
The first SAT standard was finalized in 2007 and published as ANSI INCITS 431–2007. It was succeeded by SAT-2 published as INCITS 465 in 2009, and SAT-3, which was finalized by T10 and is expected to be published as INCITS 517 in 2014. SAT-4 is in development.[1] SAT has also been adopted in 2008 as an ISO/IEC JTC 1/SC 25 standard, namely ISO/IEC 14776-921.[2]
SAT-2 was finalized in 2009. Significant additions in SAT-2 are ATAPI translations, NCQ control, persistent reservations, non-volatile cache translation, and ATA security mode translations.[3] The standard also defines a new data structure returned in the sense data known as the ATA Return Descriptor that contains the ATA taskfile registers. SAT-2 was promulgated as ISO/IEC 14776–922 in 2011.[4][failed verification]
The later standards are:
- SAT-3, finalized 2014.
- SAT-4, finalized 2016, added 32-byte ATA PASS-THROUGH command.[5] Support additional
AUXILIARY
andICC
fields used by some ATA commands. - SAT-5, started 2017, finalized 2023.
- SAT-6, started 2024. Adds translations for Command Duration Limits pages, power consumption pages, and Capacity/Product ID Mapping VPD pages. Adds GET LBA STATUS translation. DEVICE FAULT exit strategy. (As of revision 02.)
The T10 committee makes the drafts of unpublished future standards freely available. As of September 2025[update], this means that the SAT-6 draft is publicly available for free. Drafts of published versions are only accessible by committee members. Members of the public are encouraged to instead purchase the published version.[6] Drafts of earlier versions may remain available on the Internet from those who have downloaded them before their corresponding version's publication.
Remove ads
Applications
SAT is useful for enabling ATA-device-specific commands in a number of scenarios:
- SATA disks attached to SAS controllers[7]
- [P]ATA or SATA disks attached via USB bridges (which actually speak SCSI over the wire either using the older USB Mass Storage Bulk-Only Transfer protocol or the newer USB Attached SCSI protocol).[8]
- [P]ATA or SATA disks attached via FireWire bridges (which speak SCSI SBP-2 over the wire)
- Some USB external storage devices, including some USB flash drives, are using SAT to achieve some advanced features like wear leveling and/or TRIM
A problem with many SAT implementations is that when two or more ATA devices are attached to the same SAT interface, the ATA passthrough only serves one device. This causes issues with fetching S.M.A.R.T. data, since only one device can be addressed.[9]
Remove ads
See also
- Advanced SCSI Programming Interface
- ATA Packet Interface – the inverse, but only for non-hard drives
References
Wikiwand - on
Seamless Wikipedia browsing. On steroids.
Remove ads