Which disk subsystem is considered more enterprise-ready and often used in server backplanes?

Which disk subsystem is considered to be the most reliable for use in enterprise and high-utilization environments?Spanned volumeWhich of the following statements is true regarding the page file?The page file should be on its own volumeSelect the PowerShell cmdlet below that can be used to create a new volume.

If a disk pool becomes full, how does Windows Server 2012 respond?

How does Windows Server 2012 R2's storage tiering feature work?combines the speed of SSDs with the low cost and high capacity of HDDsAn administrator wants to utilize a RAID volume that provides redundancy using disk striping with parity. What type of RAIRAID5PartitionA newer, serial form of SCSI with transfer rates up to 6 Gb/s and higher, typically used in servers and high end workstationsA storage device that uses high-speed networking technologies to give servers fast access to large amounts of shared disk sStorage Area Network (SAN)A volume that extends across two or more physical disks, such as a simple volume that has been extended to a second diskSpanned volumeA common disk interface technology that's inexpensive, fast, and fairly reliable with transfer speeds up to 6 Gb/sA traditional Windows or DOS disk arrangement, in which the disk is partitioned into primary and extended partitions.A connection system that uses a printed circuit board instead of traditional cables to carry signalsA system file in Windows used as virtual memory and to store dump data after a system crashPage fileA volume that extends across two or more dynamic disks, but data is written to all disks in the volume equally; provides noA logical unit of storage that can be formatted with a file systemSerial Attached SCSI (SAS)Serial ATA (SATA)Basic diskBackplane

A logical unit of storage that can be formatted with a file systemVolumeModern file systems use what component to describe information about files, such as time stamps and attributes?

Which of the following scenarios would provide for an ideal use of the ReFS file system?The \Windows folder is located on what volume?

A disk that is initialized via the Disk Management MMC is initialized as a MBR disk by default. T/F

A physical disk that is available for adding to a storage pool is considered to be a member of what initial pool?Due to the limitations of MBR partitioning, what type of partition must be created in order to utilize logical drives?Disks that are formatted using the GUID Partitioning Table (GPT) can hold larger volume sizes, and benefit from increased rT/F NTFS permissions on a file only apply when a file or folder is accessed locallyA volume with shadow copies enabled uses what maximum size limitation of the total volume size by default?What PowerShell cmdlet can be used to add permissions to a share?

What is Serial-Attached SCSI (SAS)?

Serial-Attached SCSI (SAS) is a method used to access computer peripheral devices that employs a serial -- one bit at a time -- means of digital data transfer over thin cables. In the business enterprise, Serial-Attached SCSI is especially of interest for access to mass storage devices, particularly external hard disk drives and magnetic tape drives.

SAS is specified in the American National Standards Institute standard called Serial-Attached SCSI (Small Computer System Interface), also known as ANSI/InterNational Committee for Information Technology Standards (INCITS) 376-2003.

How does SAS work?

SAS is a protocol for point-to-point serial transmissions between storage devices and the computers they are storing data for. Point-to-point means that all data transfers across SAS are sent directly between the two communicating entities -- storage device and computer -- which are connected by a physical cable. Serial means that all data sent using SAS is transmitted a single bit at a time, in sequence.

The SAS protocol is implemented on computers to use a dedicated link among the computer and disk drives, tape drives and any other SCSI storage devices that are connected to the computer's host bus adapters (HBAs) over a serial interface.

A SAS system includes the following four basic components:

  1. Targets are storage drives that are connected to the SAS system.
  2. Initiators are used to send requests and handle responses from target devices. They are connected to the SAS device using a dedicated link.
  3. Service delivery subsystem is the component of the SAS system -- typically a cable, but it could include expander hardware for port expansion or a system backplane -- that links the targets, or storage devices, with the initiator of the SAS system.
  4. Expanders are an optional component of port multiplier hardware that enable port expansion in SAS systems so that multiple devices can be included in the SAS system. Expanders enable SAS systems to address as many as 65,535 storage devices.

The current SAS standard supports 255 direct connections, and storage devices, hosts or expanders can be connected to each of those ports. An expander can support up to 255 connections as well, giving an upper limit for SAS devices of 65,535 if each available direct connection is used for an expander.

Who uses SAS?

Serial-Attached SCSI is designed for businesses with substantial storage, backup and archiving demands. SAS is widely considered to be the prevalent interface for direct-attached storage and is used to support hard drive controllers in enterprise-grade server farms.

What are the advantages and disadvantages of SAS over other disk drive interfaces?

Before examining the advantages and disadvantages of SAS, it is important to consider that Serial-Attached SCSI is not the only widely used standard for disk drive interfaces. Other standards include the following:

  • parallel SCSI, which defines protocols for using SCSI devices over parallel connections; and
  • Serial Advanced Technology Attachment (SATA) standard for storage interfaces, which is the descendant of the ATA standard used for connecting storage devices to PCs.

Distinctions between storage interfaces depend on the use case, as differences in performance and cost matter more for high-end applications, like building large servers for data centers or high-performance mainframe systems.

Which disk subsystem is considered more enterprise-ready and often used in server backplanes?
SAS devices are preferred for servers and other enterprise applications, and SATA devices are generally used in personal computers.

Serial-Attached SCSI vs. parallel SCSI

SAS offers the following advantages over older parallel technologies:

  • Serial cables are thinner and can be longer than parallel cables, and serial connecters are less bulky than parallel connectors.
  • SAS offers higher transfer speeds than parallel SCSI standards.
  • The hardware for serial interfaces is less costly than the hardware for equivalent parallel interfaces.
  • SAS supports up to 65,535 devices on an interface; parallel SCSI supports a maximum of 16 devices attached to the HBA. Since SCSI is a peer-to-peer protocol, at least one of the ports must be used by a host, and up to 15 of the remaining ports can connect storage devices.
  • Serial SCSI standards are more current and continue to be updated to expand SAS capabilities.
  • Problems related to crosstalk are less likely in serial interfaces than in parallel interfaces because there are fewer conductors in the cables.

Because parallel interfaces transmit multiple bits in parallel, they can, in some cases, be faster than serial connections, which transmit sequential streams of single bits. However, parallel interfaces lose accuracy as cable lengths increase, so parallel interfaces are suitable only where cable runs can be kept short.

SAS supports up to 256 direct point-to-point connections, compared to the 15-device limitation common with parallel SCSI switches. With an expander, SAS can now support up to 65,535 storage devices attached to a single host. External disk drives, host adapters and expanders were the first devices to employ SAS.

As an older technology, parallel SCSI may be preferred for legacy applications where there is a sizable investment in parallel technologies.

Serial-Attached SCSI vs. SATA

SAS devices are compatible with SATA devices. In addition, SAS products are compatible with devices that use earlier SCSI technologies.

SAS offers the following advantages over SATA devices:

  • SAS offers higher throughput rates than SATA.
  • SAS is more reliable than SATA.
  • SAS supports longer cable runs between devices than SATA.
  • SAS is generally better suited for large server applications. SAS supports up to 256 direct point-to-point connections.

SATA devices offer the following advantages over SAS devices:

  • SATA devices are optimized for storage capacity, while SAS devices are optimized for performance.
  • SATA devices are less expensive than SAS devices.
  • SATA cables are usually limited to runs of less than 1 meter.

SATA devices are most often found in PCs, while SAS devices are preferred for servers and other enterprise applications.

Which disk subsystem is considered more enterprise-ready and often used in server backplanes?
A host bus adapter card is used to connect servers to storage devices.

SAS standards

Serial-Attached SCSI standards are developed by the INCITS/T10-SCSI Storage Interfaces committee.

SAS-1, the first version of the SAS standard released in 2003, supported data bandwidth of 3 gigabits per second (Gbps). SAS-2 supports 6 Gbps, SAS-3 supports 12 Gbps and the current version, SAS-4, supports 24 Gbps. SAS-5 is under development and will support bandwidth greater than 24 Gbps.

Shared SAS

Shared SAS describes a method of attaching a storage array to multiple servers. It is considered an alternative to a storage area network, offering simplified management, backup and improved utilization. Users of shared SAS storage typically include small and midsize businesses or project workgroups within companies.

Drawbacks to shared SAS revolve around distance limitations. Users need servers that support SAS drives or may need to purchase SAS adapters.

Serial-Attached SCSI is popular for many applications, but the non-volatile memory express (NVMe) protocol has become the standard for solid-state drives and other non-volatile memory subsystems. Find out how NVMe speeds compare to SAS and SATA.

This was last updated in April 2022

Continue Reading About Serial-Attached SCSI (SAS)

  • Comparing 7 storage network protocols
  • Get to know NVMe protocol basics with these related terms
  • Guidelines to implement storage for AI workloads
  • 7 decentralized data storage networks compared
  • Get to know edge storage and the technology around it

Dig Deeper on Primary storage devices

  • Which disk subsystem is considered more enterprise-ready and often used in server backplanes?
    queue depth

    Which disk subsystem is considered more enterprise-ready and often used in server backplanes?

    By: Robert Sheldon

  • Which disk subsystem is considered more enterprise-ready and often used in server backplanes?
    host bus adapter (HBA)

    Which disk subsystem is considered more enterprise-ready and often used in server backplanes?

    By: Robert Sheldon

  • Which disk subsystem is considered more enterprise-ready and often used in server backplanes?
    Serial ATA (Serial Advanced Technology Attachment or SATA)

    Which disk subsystem is considered more enterprise-ready and often used in server backplanes?

    By: Garry Kranz

  • Which disk subsystem is considered more enterprise-ready and often used in server backplanes?
    NVMe (non-volatile memory express)

    Which disk subsystem is considered more enterprise-ready and often used in server backplanes?

    By: Alexander Gillis

Which of the following is a file sharing protocol that allows users to access files and folders?

Feature description. The Server Message Block (SMB) protocol is a network file sharing protocol that allows applications on a computer to read and write to files and to request services from server programs in a computer network. The SMB protocol can be used on top of its TCP/IP protocol or other network protocols.

Which versions of Windows Server Cannot be managed using server Manager if you are currently?

Server Manager running on Windows Server 2012 or Windows 8 cannot be used to manage servers that are running Windows Server 2012 R2 .

What type of volume utilizes two or more physical disks does not offer fault tolerance?

A striped volume is created by combining areas of free space on two or more disks into one logical volume. Striped volumes use RAID-0, which stripes data across multiple disks. Striped volumes cannot be extended or mirrored, and do not offer fault tolerance.

What type of volume utilizes two or more physical disks and fills each disk sequentially?

Spanned Volumes A spanned volume consists of disk space from more than one physical disk.