NS0-157 · Question #26
A block from a Flash Pool read operation is initially marked as __________.
The correct answer is C. neutral. When a block is first placed into the Flash Pool SSD cache via a read operation, it is marked as neutral - indicating no established access pattern has yet been determined.
Question
A block from a Flash Pool read operation is initially marked as __________.
Options
- Ahot
- Bwarm
- Cneutral
- Dcold
- Eevict
How the community answered
(32 responses)- A3% (1)
- B6% (2)
- C91% (29)
Why each option
When a block is first placed into the Flash Pool SSD cache via a read operation, it is marked as neutral - indicating no established access pattern has yet been determined.
Hot status is reserved for blocks with a demonstrated high-frequency access pattern, not for newly inserted blocks with no access history.
Warm indicates a moderate level of re-access activity and is an intermediate state achieved after the initial neutral classification.
Flash Pool uses a temperature-based caching policy to manage which blocks reside in the SSD tier. A block newly inserted into the cache from a read operation receives a neutral classification because there is no prior access history to evaluate. Subsequent re-access promotes the block toward warm or hot status, while lack of re-access allows it to age toward cold, making it eligible for eviction.
Cold indicates a block has not been recently accessed and is a candidate for eviction - the opposite state of a freshly inserted block.
Evict is not a temperature marking but rather an action taken on cold blocks to remove them from the SSD cache tier.
Concept tested: Flash Pool SSD cache block temperature classification on read
Source: https://docs.netapp.com/us-en/ontap/disks-aggregates/flash-pool-aggregate-caching-policies-concept.html
Topics
Community Discussion
No community discussion yet for this question.