nerdexam
Network_Appliance

NS0-157 · Question #173

What kind of structure can be deduplicated?

The correct answer is C. A FlexVol. In NetApp ONTAP, deduplication is a feature that operates at the FlexVol volume level, not on disks, aggregates, or qtrees.

Storage Provisioning and Management

Question

What kind of structure can be deduplicated?

Options

  • AA disk
  • BAn aggregate
  • CA FlexVol
  • Da qtree

How the community answered

(20 responses)
  • A
    5% (1)
  • B
    5% (1)
  • C
    90% (18)

Why each option

In NetApp ONTAP, deduplication is a feature that operates at the FlexVol volume level, not on disks, aggregates, or qtrees.

AA disk

A disk is a physical hardware component and does not expose a filesystem layer where ONTAP deduplication can operate.

BAn aggregate

An aggregate is a collection of disks forming a storage pool and is not a target for deduplication; deduplication works above the aggregate level on volumes.

CA FlexVolCorrect

FlexVol volumes are the unit of storage on which ONTAP deduplication (ASIS - A-SIS) operates. Deduplication scans blocks within a FlexVol and removes duplicate data blocks, storing only a single copy and using pointers for subsequent references. Neither aggregates nor disks expose the block-level metadata structures needed for deduplication tracking.

Da qtree

A qtree is a logical subdirectory within a FlexVol, not an independent storage structure, so deduplication cannot be applied directly to a qtree.

Concept tested: NetApp ONTAP FlexVol deduplication (ASIS)

Source: https://docs.netapp.com/us-en/ontap/volumes/deduplication-concept.html

Topics

#deduplication#FlexVol#storage efficiency#dedup granularity

Community Discussion

No community discussion yet for this question.

Full NS0-157 Practice