NS0-157 · Question #375
FlexCache volumes in clustered ONTAP 8.2 __________.
The correct answer is D. Are sparsely-populated volumes. FlexCache volumes in clustered ONTAP 8.2 are sparsely populated, storing only the blocks from the origin volume that have actually been requested, not a full copy of the data.
Question
FlexCache volumes in clustered ONTAP 8.2 __________.
Options
- AAre fully provisioned
- BCan have Snapshot copies
- CCan be moved
- DAre sparsely-populated volumes
How the community answered
(44 responses)- A2% (1)
- B5% (2)
- D93% (41)
Why each option
FlexCache volumes in clustered ONTAP 8.2 are sparsely populated, storing only the blocks from the origin volume that have actually been requested, not a full copy of the data.
FlexCache volumes are not fully provisioned - they consume space only for cached blocks, making them inherently space-efficient rather than pre-allocated.
Snapshot copies cannot be taken on FlexCache volumes; Snapshot functionality is only supported on the origin volume that FlexCache serves.
FlexCache volumes cannot be relocated between nodes or aggregates using a volume move operation, unlike standard FlexVol volumes.
FlexCache volumes are sparsely populated caching volumes that only hold blocks fetched on demand from the origin volume, meaning the local volume grows as data is accessed rather than pre-populating with all origin data. This design reduces WAN bandwidth consumption and accelerates read performance for remote sites by serving frequently accessed data locally without requiring a full mirror of the origin.
Concept tested: FlexCache volume sparse population and caching behavior
Source: https://docs.netapp.com/us-en/ontap/flexcache/index.html
Topics
Community Discussion
No community discussion yet for this question.