CV0-003 · Question #174
Which of the following contributes to increased read access performance on a fibre channel SAN?
The correct answer is C. Caching. Caching stores frequently read data in high-speed memory, reducing the need to retrieve data from slower spinning disks and directly improving read access performance on a SAN.
Question
Which of the following contributes to increased read access performance on a fibre channel SAN?
Options
- AZoning
- BClustered storage
- CCaching
- DQoS
How the community answered
(30 responses)- A3% (1)
- B7% (2)
- C90% (27)
Why each option
Caching stores frequently read data in high-speed memory, reducing the need to retrieve data from slower spinning disks and directly improving read access performance on a SAN.
Zoning is a security and isolation feature on Fibre Channel SANs that controls which HBAs can communicate with which storage ports; it does not affect read speed.
Clustered storage improves capacity, availability, and fault tolerance across multiple nodes but does not inherently accelerate individual read operations.
Storage caching uses fast media such as RAM or SSDs to retain copies of frequently accessed data blocks. When a read request arrives, the cache controller serves the data from fast cache instead of retrieving it from slower HDDs, dramatically reducing latency and increasing throughput. This is the primary hardware and software mechanism used in SAN controllers to boost read performance.
QoS (Quality of Service) prioritizes and throttles traffic between competing workloads but does not increase the raw read access speed of the storage.
Concept tested: SAN read performance improvement via caching
Source: https://learn.microsoft.com/en-us/windows-server/storage/storage-spaces/understand-the-cache
Topics
Community Discussion
No community discussion yet for this question.