nerdexam
CompTIA

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.

Operations

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)
  • A
    3% (1)
  • B
    7% (2)
  • C
    90% (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.

AZoning

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.

BClustered storage

Clustered storage improves capacity, availability, and fault tolerance across multiple nodes but does not inherently accelerate individual read operations.

CCachingCorrect

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.

DQoS

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

#SAN#caching#read performance#fibre channel

Community Discussion

No community discussion yet for this question.

Full CV0-003 Practice