SG0-001 · Question #365
For which of the following technologies is it extremely important to implement thresholds, monitoring, and trending?
The correct answer is D. Thin provisioning. Thin provisioning allocates storage on-demand rather than pre-allocating, making it crucial to monitor usage and trends to prevent out-of-space conditions on the underlying physical storage.
Question
For which of the following technologies is it extremely important to implement thresholds, monitoring, and trending?
Options
- ASAN virtualization
- BQOS
- CiSCSI
- DThin provisioning
How the community answered
(18 responses)- A11% (2)
- B6% (1)
- C6% (1)
- D78% (14)
Why each option
Thin provisioning allocates storage on-demand rather than pre-allocating, making it crucial to monitor usage and trends to prevent out-of-space conditions on the underlying physical storage.
SAN virtualization consolidates and abstracts storage resources but doesn't inherently create an immediate "out of space" risk that thresholds directly address without monitoring of underlying physical storage.
QoS (Quality of Service) manages resource allocation to prioritize traffic, and while monitoring is important for performance, it doesn't present a direct capacity exhaustion risk like thin provisioning.
iSCSI is a protocol for linking storage devices over IP networks; monitoring is important for performance, but it doesn't inherently create a capacity management challenge that requires thresholds in the same way as thin provisioning.
Thin provisioning allocates storage capacity to users or applications only when data is actually written, not when it is provisioned. Without proper monitoring, trending, and thresholds, the underlying physical storage could run out of space unexpectedly, leading to service outages.
Concept tested: Thin provisioning capacity management
Source: https://learn.microsoft.com/en-us/windows-server/storage/storage-spaces/thin-provisioning
Topics
Community Discussion
No community discussion yet for this question.