SK0-004 · Question #787
An administrator is configuring external storage that will be accessed by multiple servers via the existing Ethernet at a minimum cost. Which of the following technologies BEST meets these objectives?
The correct answer is A. NFS. NFS (Network File System) provides shared network storage over existing Ethernet infrastructure at low cost, making it ideal for multi-server access scenarios.
Question
An administrator is configuring external storage that will be accessed by multiple servers via the existing Ethernet at a minimum cost. Which of the following technologies BEST meets these objectives?
Options
- ANFS
- BFibre Channel
- CHBA fabric
- DDAS
How the community answered
(23 responses)- A91% (21)
- C4% (1)
- D4% (1)
Why each option
NFS (Network File System) provides shared network storage over existing Ethernet infrastructure at low cost, making it ideal for multi-server access scenarios.
NFS operates over standard Ethernet using TCP/IP, requiring no additional hardware beyond what is already present. It natively supports concurrent access from multiple servers and is open-source or built into most operating systems, minimizing cost. This directly satisfies both the shared-access and minimum-cost requirements.
Fibre Channel requires dedicated FC switches, HBAs, and cabling separate from Ethernet, making it significantly more expensive and not leveraging existing infrastructure.
An HBA fabric is the hardware and switch infrastructure used with Fibre Channel, which requires specialized and costly components beyond standard Ethernet.
DAS (Direct-Attached Storage) connects storage directly to a single server and cannot be shared across multiple servers over a network.
Concept tested: Shared network storage protocols over Ethernet
Source: https://learn.microsoft.com/en-us/windows-server/storage/nfs/nfs-overview
Topics
Community Discussion
No community discussion yet for this question.