SG0-001 · Question #132
Which of the following features can be used to reduce storage usage for a volume that has been assigned to a host and been completely formatted (e.g. not quick formatted)? (Select TWO).
The correct answer is B. Thin Provisioning D. Zero Space Reclamation. To reduce storage usage for a completely formatted volume, thin provisioning combined with zero space reclamation, or deduplication, can be used. Thin provisioning enables dynamic space allocation, and zero space reclamation allows the array to recover previously allocated blocks
Question
Which of the following features can be used to reduce storage usage for a volume that has been assigned to a host and been completely formatted (e.g. not quick formatted)? (Select TWO).
Options
- ACOW Snapshots
- BThin Provisioning
- CTiered Storage
- DZero Space Reclamation
- EDeduplication
How the community answered
(42 responses)- A7% (3)
- B79% (33)
- C2% (1)
- E12% (5)
Why each option
To reduce storage usage for a completely formatted volume, thin provisioning combined with zero space reclamation, or deduplication, can be used. Thin provisioning enables dynamic space allocation, and zero space reclamation allows the array to recover previously allocated blocks when the host no longer needs them, while deduplication eliminates redundant data copies.
Copy-on-Write (COW) Snapshots are used for point-in-time recovery and can actually increase storage consumption over time as changes are made, rather than reduce it.
Thin Provisioning allows a volume to be presented larger than its physically allocated storage, with physical space consumed only as data is written. It is a prerequisite for Zero Space Reclamation to effectively reduce physical storage usage by allowing the array to dynamically reclaim deallocated blocks.
Tiered Storage optimizes performance and cost by moving data between different storage types based on access patterns, but it does not reduce the total amount of logical or physical storage required for the volume.
Zero Space Reclamation (e.g., SCSI UNMAP command) enables the host to notify the storage array that specific blocks within a volume are no longer in use, even if they were previously allocated. For thinly provisioned volumes, this allows the array to physically deallocate and reclaim those blocks, reducing actual storage consumption after data deletion or if a full format was followed by block deallocation.
Deduplication is a valid feature for reducing storage usage by eliminating redundant data blocks, but the question asks for TWO features, and Thin Provisioning combined with Zero Space Reclamation are often considered foundational and interactive for dynamic space reduction on a formatted volume.
Concept tested: Storage efficiency features-thin provisioning, space reclamation
Source: https://www.snia.org/educational-materials/what-is-thin-provisioning
Topics
Community Discussion
No community discussion yet for this question.