nerdexam
CompTIA

SK0-005 · Question #269

An administrator notices that a file server is filling up quickly but has many of the same files in different directories. Which of the following storage management techniques would resolve this…

The correct answer is C. Deduplication. Deduplication is the storage management technique specifically designed to reduce storage consumption by identifying and storing only one copy of identical data blocks or files.

Server administration

Question

An administrator notices that a file server is filling up quickly but has many of the same files in different directories. Which of the following storage management techniques would resolve this issue?

Options

  • AProvisioning
  • BEncryption
  • CDeduplication
  • DPartitioning

How the community answered

(29 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    86% (25)
  • D
    7% (2)

Why each option

Deduplication is the storage management technique specifically designed to reduce storage consumption by identifying and storing only one copy of identical data blocks or files.

AProvisioning

Provisioning refers to the allocation of storage resources, either thin or thick, but does not inherently reduce the amount of data stored.

BEncryption

Encryption secures data by transforming it into an unreadable format, but it does not reduce the storage space consumed by duplicate files.

CDeduplicationCorrect

Deduplication is a data compression technique that eliminates redundant copies of data. It works by identifying identical blocks or files and storing only a single copy, replacing subsequent duplicates with pointers to the original, thereby saving significant storage space, which directly addresses the issue of many identical files.

DPartitioning

Partitioning divides a physical disk into logical sections, which helps in organizing data and managing file systems, but it does not reduce the overall amount of data stored or eliminate duplicates.

Concept tested: Storage deduplication benefits

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

Topics

#Storage management#Deduplication#File server optimization

Community Discussion

No community discussion yet for this question.

Full SK0-005 Practice