SK0-004 · Question #167
A server administrator implements external storage for a file server. At a later time, another administrator wants to extend this storage to a second server but is unable to connect to two servers…
The correct answer is A. DAS. DAS (Direct Attached Storage) is physically connected to a single server and cannot be simultaneously shared with multiple servers, which explains why the second administrator could not connect to both servers at once.
Question
A server administrator implements external storage for a file server. At a later time, another administrator wants to extend this storage to a second server but is unable to connect to two servers simultaneously. Which of the following storage types was implemented by the first administrator?
Options
- ADAS
- BNAS
- CVSAN
- DSAN
How the community answered
(29 responses)- A90% (26)
- B3% (1)
- C7% (2)
Why each option
DAS (Direct Attached Storage) is physically connected to a single server and cannot be simultaneously shared with multiple servers, which explains why the second administrator could not connect to both servers at once.
DAS is directly attached to one host via interfaces such as SATA, SAS, or USB, giving only that single server access to the storage. Unlike networked storage solutions, DAS has no built-in sharing capability, so a second server cannot access the same DAS device without physically reconnecting or using additional intermediary hardware.
NAS (Network Attached Storage) is accessible over a standard IP network by multiple clients simultaneously, so it would not cause the described single-server limitation.
VSAN (Virtual Storage Area Network) is a virtualized shared storage solution that supports concurrent connections from multiple hosts across a network fabric.
SAN (Storage Area Network) is designed specifically to provide shared block-level storage to multiple servers at the same time over a dedicated storage network.
Concept tested: Direct Attached Storage limitations vs shared storage types
Source: https://learn.microsoft.com/en-us/windows-server/storage/storage
Topics
Community Discussion
No community discussion yet for this question.