SG0-001 · Question #95
Which of the following is the main difference between NAS and DAS?
The correct answer is C. DAS does not use network devices.. The primary architectural difference between NAS (Network Attached Storage) and DAS (Direct Attached Storage) lies in their connectivity methods.
Question
Which of the following is the main difference between NAS and DAS?
Options
- ANAS cannot be shared amongst multiple computers
- BDAS can offer a fault tolerant design
- CDAS does not use network devices.
- DNAS uses an HBA. DAS does not use an HBA
How the community answered
(48 responses)- A2% (1)
- B6% (3)
- C90% (43)
- D2% (1)
Why each option
The primary architectural difference between NAS (Network Attached Storage) and DAS (Direct Attached Storage) lies in their connectivity methods.
NAS (Network Attached Storage) is designed specifically to be shared amongst multiple computers over a network, making this statement incorrect.
DAS (Direct Attached Storage) can be configured with RAID for fault tolerance, so this statement does not highlight a main difference, as both NAS and DAS can offer fault tolerance.
DAS (Direct Attached Storage) connects directly to a single server, typically via interfaces like SAS, SATA, or USB, and therefore does not inherently use traditional network devices such as Ethernet switches or network protocols to access its storage. NAS (Network Attached Storage), conversely, is accessed over a standard IP network, requiring network interfaces and devices.
NAS typically does not use an HBA (Host Bus Adapter) in the traditional sense, as it connects via a standard network interface card (NIC); DAS, especially with Fibre Channel or SAS connectivity, often uses HBAs.
Concept tested: NAS vs DAS architecture and connectivity
Source: https://www.ibm.com/docs/en/sddm/1.2.0?topic=concepts-types-storage
Topics
Community Discussion
No community discussion yet for this question.