nerdexam
CompTIA

SK0-005 · Question #394

A technician is provisioning a 4TB LUN on a SAN for a Windows server. Which of the following filesystem types should be used for this server?

The correct answer is D. ReFS. For a 4TB LUN on a SAN for a Windows server, ReFS is the modern and recommended file system due to its advanced features, scalability, and integrity capabilities for large volumes.

Server administration

Question

A technician is provisioning a 4TB LUN on a SAN for a Windows server. Which of the following filesystem types should be used for this server?

Options

  • AZFS
  • BFAT
  • CVMFS
  • DReFS

How the community answered

(23 responses)
  • A
    17% (4)
  • B
    9% (2)
  • C
    4% (1)
  • D
    70% (16)

Why each option

For a 4TB LUN on a SAN for a Windows server, ReFS is the modern and recommended file system due to its advanced features, scalability, and integrity capabilities for large volumes.

AZFS

ZFS is a file system primarily associated with Unix-like operating systems (e.g., FreeBSD, Linux, Solaris) and is not natively supported or recommended for Windows servers without third-party solutions.

BFAT

FAT (File Allocation Table) is an older file system with significant limitations, including a maximum volume size of 2TB for FAT32 and lack of modern features like journaling or robust error checking, making it unsuitable for a 4TB LUN.

CVMFS

VMFS (Virtual Machine File System) is a clustered file system developed by VMware specifically for storing virtual machine files on ESXi hosts, not for direct use on a Windows server.

DReFSCorrect

Resilient File System (ReFS) is Microsoft's latest file system designed for data integrity, maximum data availability, and scalability for large volumes. It supports very large volume sizes (up to 4.7 zettabytes) and is optimized for use with Storage Spaces and for high-data-integrity workloads, making it ideal for a 4TB LUN on a Windows server connected to a SAN.

Concept tested: Windows server filesystem selection for large LUNs

Source: https://learn.microsoft.com/en-us/windows-server/storage/refs/refs-overview

Topics

#Filesystems#Storage Management#Windows Server#SAN

Community Discussion

No community discussion yet for this question.

Full SK0-005 Practice