nerdexam
CompTIA

SG0-001 · Question #362

Which of the following technologies should an administrator use to share a filesystem between servers in two distant cities?

The correct answer is C. NAS. This question seeks the appropriate technology for sharing a filesystem among servers located in different geographical cities.

Storage Functionality

Question

Which of the following technologies should an administrator use to share a filesystem between servers in two distant cities?

Options

  • ASAN
  • BDAS
  • CNAS
  • DCAS

How the community answered

(44 responses)
  • A
    2% (1)
  • C
    95% (42)
  • D
    2% (1)

Why each option

This question seeks the appropriate technology for sharing a filesystem among servers located in different geographical cities.

ASAN

A Storage Area Network (SAN) provides block-level access to storage, not directly a shared filesystem, and is typically optimized for high-performance within a local data center rather than direct file sharing over a WAN.

BDAS

Direct Attached Storage (DAS) is storage connected directly to a single server and cannot be shared among multiple servers, especially not across distant cities.

CNASCorrect

Network Attached Storage (NAS) provides file-level data access over a network, typically using protocols like NFS or SMB/CIFS, making it suitable for sharing file systems across geographically dispersed servers via WAN links. It allows multiple servers to access the same shared files and folders.

DCAS

Content Addressable Storage (CAS) is a specialized storage technology for fixed-content data, typically used for archiving, and does not provide a general-purpose shared filesystem for multiple servers.

Concept tested: File-level storage sharing across distances

Source: https://learn.microsoft.com/en-us/windows-server/storage/whats-new-in-storage/whats-new-in-nas

Topics

#NAS#Distributed file sharing#Storage types

Community Discussion

No community discussion yet for this question.

Full SG0-001 Practice