NS0-157 · Question #29
A customer has a 1000 GB volume that is at 25% capacity and has no existing Snapshot copies. The customer creates a Snapshot copy of the volume, creates a new 250 GB file, and deletes an existing…
The correct answer is C. 500 GB. Snapshot copies retain references to deleted file blocks, so deleting a file after a Snapshot does not free space - the net free space must account for both active data and snapshot-held blocks.
Question
A customer has a 1000 GB volume that is at 25% capacity and has no existing Snapshot copies. The customer creates a Snapshot copy of the volume, creates a new 250 GB file, and deletes an existing 100 GB file. How much space is free in the volume?
Options
- A350 GB
- B400 GB
- C500 GB
- D600 GB
How the community answered
(43 responses)- A14% (6)
- B2% (1)
- C74% (32)
- D9% (4)
Why each option
Snapshot copies retain references to deleted file blocks, so deleting a file after a Snapshot does not free space - the net free space must account for both active data and snapshot-held blocks.
350 GB free implies 650 GB consumed, which overcounts space - likely by treating the Snapshot as a full independent copy of all original data on top of the new file and deletion math.
400 GB free implies 600 GB consumed and incorrectly overstates total consumption beyond the actual 500 GB through flawed Snapshot overhead accounting.
The volume starts with 250 GB used (25% of 1000 GB) and 750 GB free; creating the Snapshot consumes no additional space immediately since it shares blocks with the active file system. Adding a new 250 GB file consumes 250 GB of free space, leaving 500 GB free. Deleting the 100 GB file does not reclaim space because the Snapshot retains those blocks exclusively, so total consumed space remains 500 GB and free space remains 500 GB.
600 GB free implies only 400 GB consumed, which results from incorrectly assuming the 100 GB deleted file's blocks were freed rather than being retained by the Snapshot copy.
Concept tested: ONTAP Snapshot block retention and volume space accounting
Source: https://docs.netapp.com/us-en/ontap/data-protection/snapshot-copies-work-concept.html
Topics
Community Discussion
No community discussion yet for this question.