
Direct-attached storage (DAS) is
digital storage directly attached to the
computer
A computer is a machine that can be Computer programming, programmed to automatically Execution (computing), carry out sequences of arithmetic or logical operations (''computation''). Modern digital electronic computers can perform generic set ...
accessing it, as opposed to storage accessed over a computer network (i.e.
network-attached storage
Network-attached storage (NAS) is a file-level computer data storage server connected to a computer network providing data access to a Heterogeneous computing, heterogeneous group of clients. In this context, the term "NAS" can refer to both th ...
). DAS consists of one or more storage units such as
hard drive
A hard disk drive (HDD), hard disk, hard drive, or fixed disk is an electro-mechanical data storage device that stores and retrieves digital data using magnetic storage with one or more rigid rapidly rotating hard disk drive platter, pla ...
s,
solid-state drives,
optical disc drives within an
external enclosure. The term "DAS" is a
retronym to contrast with
storage area network (SAN) and
network-attached storage
Network-attached storage (NAS) is a file-level computer data storage server connected to a computer network providing data access to a Heterogeneous computing, heterogeneous group of clients. In this context, the term "NAS" can refer to both th ...
(NAS).
Features
A typical DAS system is made of a
data storage device (for example
enclosure
Enclosure or inclosure is a term, used in English landownership, that refers to the appropriation of "waste" or "common land", enclosing it, and by doing so depriving commoners of their traditional rights of access and usage. Agreements to enc ...
s holding a number of
hard disk drive
A hard disk drive (HDD), hard disk, hard drive, or fixed disk is an electro-mechanical data storage device that stores and retrieves digital data using magnetic storage with one or more rigid rapidly rotating hard disk drive platter, pla ...
s) connected directly to a computer through a
host bus adapter (HBA). Between those two points there is no network device (like hub, switch, or router), and this is the main characteristic of DAS.
The main
protocols used for DAS connections are
Parallel ATA
Parallel ATA (PATA), originally , also known as Integrated Drive Electronics (IDE), is a standard interface designed for IBM PC-compatible computers. It was first developed by Western Digital and Compaq in 1986 for compatible hard drives and C ...
,
SATA,
eSATA,
NVMe,
Parallel SCSI,
SAS,
USB, and
IEEE 1394.
Storage features of SAN, DAS, and NAS
Most functions found in modern storage do not depend on whether the storage is attached directly to servers (DAS), or via a network (SAN and NAS). In enterprise environments, direct-attached storage systems can utilize storage devices that have higher endurance in terms of data workload capability, along with scalability in the amount of capacity that storage arrays can achieve compared to consumer-grade NAS and other storage devices.
Advantages and disadvantages
The key difference between DAS and NAS is that DAS storage does not incorporate any network hardware and related operating environment to provide a facility to share storage resources independently of the host so is only available via the host to which the DAS is attached.
DAS is typically considered much faster than NAS due to lower latency in the type of host connection although contemporary network and direct connection throughput typically exceeds the raw read/write performance of the storage units themselves.
A
SAN (storage area network) has more in common with a DAS than a NAS with the key difference being that DAS is a 1:1 relationship between storage and host whereas SAN is many to many.
See also
*
Secondary storage device versus
tertiary storage device or
nearline storage — storage that remains attached versus storage that is attached or detached as needed
*
RAID
RAID (; redundant array of inexpensive disks or redundant array of independent disks) is a data storage virtualization technology that combines multiple physical Computer data storage, data storage components into one or more logical units for th ...
*
JBOD
*
Storage area network
*
Network-attached storage
Network-attached storage (NAS) is a file-level computer data storage server connected to a computer network providing data access to a Heterogeneous computing, heterogeneous group of clients. In this context, the term "NAS" can refer to both th ...
References
{{Reflist
Computer data storage