From SAS to SFF-8654: The Evolution of Storage Interfaces and Connection Logic
In data centers, servers, and even high-performance workstations, storage speed and density remain core requirements. Understanding physical connectivity is often a prerequisite for system design and maintenance.
1. SAS Ports: The Backbone of Enterprise Storage
SAS (Serial Attached SCSI) is a point-to-point serial protocol primarily used to connect hard disk drives (HDDs/SSDs) to host controllers. A SAS port typically refers to the physical interface on a Host Bus Adapter (HBA) or RAID card, as well as the corresponding connector on a backplane.
Common physical forms include:
- SAS (SFF-8482): The standard interface on the drive side, compatible with SATA drives, though SATA interfaces are not compatible with SAS drives.
- Mini SAS (SFF-8087): Built into RAID cards or motherboards, featuring 4 lanes (4 Lane), with each lane supporting speeds up to 12 Gbps (SAS-3) or even 24 Gbps (SAS-4).
- Mini SAS HD (SFF-8643): Integrated into backplanes or HBAs, also 4-lane but more compact, supporting higher speeds, commonly used in 12 Gbps SAS and later standards.
Behind these ports lies the strength of the SAS protocol: dual-porting (enabling high availability), multi-device expansion via expanders, and compatibility with SATA devices.
2. Mini SAS to SATA: Splitting into Independent Channels
In many scenarios, direct connection to SAS drives isn't necessary—instead, using SATA SSDs or HDDs helps reduce costs. In such cases, Mini SAS to SATA adapter cables become a common solution.
Working Principle:
A single Mini SAS cable (such as SFF-8087 or SFF-8643) contains four independent physical links internally. Through an adapter cable, these can be split into four standard SATA interfaces. This means:
- One end connects to the Mini SAS port on a RAID card.
- The other end splits into four separate 7-pin SATA data connectors, each connecting to an individual SATA drive.
Common Applications:
- Directly connect SATA drives to the motherboard or RAID controller in small form-factor servers without backplanes, or DIY NAS systems.
- Expand the number of standard SATA drives using used SAS HBA cards (e.g., LSI 9207-8i).
- Connect multiple internal hard drives while maintaining clean cable management (one Mini SAS cable replaces four SATA cables).
Notes:
- These cables do not convert protocols; they still transmit SATA signals over a SAS physical interface—SAS controllers natively support SATA devices (as defined by T10 standards).
- If power is required at the drive end, a separate power cable must be connected.
- Reverse "SATA-to-Mini SAS" connections are typically ineffective because SATA host ports cannot output SAS signals.
III. SFF-8654: The Next-Generation High-Density Interface
With the growing adoption of NVMe (PCIe) and higher-bandwidth SAS (22.5 Gbps / 24 Gbps), older Mini SAS ports face limitations in pin density and signal integrity. SFF-8654 (also known as SlimSAS or Multilane) is the key connector specification designed for the new era of storage.
Core Features:
- Compact design: Narrower than Mini SAS HD, supporting right-angle, vertical, and other installation orientations.
- Variable lane count: Two mainstream versions available—4 Lane (SFF-8654 4i) and 8 Lane (SFF-8654 8i).
- Protocol agnostic: A single port can carry SAS (e.g., SAS-4 24G), PCIe (for NVMe SSDs), or even SATA signals, depending on host and device configurations.
- High-speed capability: Supports up to 25 Gbps per lane (PCIe 4.0/5.0 level), meeting requirements for U.2, E3.S, and other new SSD form factors.
Typical Uses:
- Connecting motherboards or AIC cards to NVMe backplanes (e.g., servers supporting four U.2 SSDs).
- Serving as an output interface for SAS-4 HBAs to connect 24G SAS drive backplanes.
- Replacing SFF-8643/8087 interfaces on newer storage expansion cards.
Relationship with Mini SAS to SATA:
SFF-8654 can also be adapted to SATA. For example, cables exist that convert SFF-8654 4i into four SATA data cables. However, more commonly, adapter cards are used to convert SFF-8654 signals into standard SFF-8482 or four SATA ports. With the widespread use of NVMe, however, “SFF-8654-to-SATA” solutions are increasingly being replaced by native SATA motherboards or SFF-8643-based approaches, unless space is extremely constrained.
IV. Logical Relationship Among the Three
| Keyword | Essence | Typical Rate | Protocols Supported | Common Form Factors |
| SAS Port (Physical) | Connector specification set | 3/6/12/24 Gbps | SAS, SATA | SFF-8482, SFF-8087, SFF-8643, etc. |
| Mini SAS to SATA Cable | Cabling method | Depends on source port | Transparent SATA transmission | SFF-8087/8643 to 4×SATA |
| SFF-8654 | Next-generation high-density multi-protocol interface | Up to 25 Gbps per lane | SAS, SATA, PCIe (NVMe) | 4i or 8i versions |
Evolution Path:
Early days: Wide flat SCSI → Serial SAS (SFF-8482) → Internal aggregation into SFF-8087. Mid-term: After speed upgrades, transition to more compact SFF-8643 (12 Gbps and above).
Current and future: Need to support both SAS and PCIe (NVMe) simultaneously; interfaces are shifting toward SFF-8654 and SFF-8611 (OCuLink), among others.
From an application perspective:
For traditional SAS/SATA arrays, continue using Mini SAS ports (e.g., SFF-8087/8643) with adapter cables or backplanes.
If the drive side is SATA and the number of drives is small, Mini SAS to SATA offers a low-cost, high-reliability solution.
To ensure compatibility with future NVMe or higher-bandwidth SAS-4, or when encountering newer motherboards/array cards with smaller form-factor connectors, SFF-8654 should be selected.
V. Practical Suggestions
Confirm Protocol and Rate: The SFF-8654 interface can be connected to either a SAS Expander or a PCIe Switch. Before purchasing cables or backplanes, it is necessary to clarify the expected signal type on the device side.
Pay Attention to Power Supply: When using Mini SAS adapters for SATA hard drives, the data line only transmits signals and must be connected to a power source separately. For SAS hard drives or U.2 NVMe, they often transmit data and power simultaneously through the SFF-8482 or U.2 interface (SFF-8639).
Cable Quality: High-speed signals (above 12 Gbps) are sensitive to cable impedance and crosstalk. It is advisable to choose well-known brands (such as Molex, Amphenol) or server original accessories.
Backward Compatibility: SAS-3 (12 Gbps) cards usually can be compatible with SAS-2 (6 Gbps) cables, but it is recommended to match; the conversion from SFF-8654 to older Mini SAS HD may require a specific adapter rather than a simple cable.
Post time: May-28-2026