SG0-001 · Question #285
You are diagnosing a performance problem with a Fibre Channel attached server that is configured to run multipathing with dynamic I/O load balancing. You are not seeing the expected performance. You h
The correct answer is D. storage architecture is controller centric. Even with multipathing and dynamic load balancing, a controller-centric storage architecture can limit performance by bottlenecking I/O through a single controller for specific LUNs.
Question
You are diagnosing a performance problem with a Fibre Channel attached server that is configured to run multipathing with dynamic I/O load balancing. You are not seeing the expected performance. You have determined that the server configuration is correct and that the fabric paths are not congested. What could be a possible cause for the lower than expected performance?
Options
- Astorage ports are configured to run half duplex
- Bstorage architecture is cache centric
- Cstorage ports are configured to run full duplex
- Dstorage architecture is controller centric
How the community answered
(28 responses)- A25% (7)
- B11% (3)
- C7% (2)
- D57% (16)
Why each option
Even with multipathing and dynamic load balancing, a controller-centric storage architecture can limit performance by bottlenecking I/O through a single controller for specific LUNs.
Fibre Channel operates in full-duplex mode by default; half-duplex is highly uncommon and would drastically reduce performance, but typically wouldn't be a configuration issue with modern FC.
A cache-centric architecture usually implies that the cache is the primary point of data access, often distributed or highly available, which generally improves performance rather than hindering it.
Full duplex is the standard and desired operating mode for Fibre Channel, enabling simultaneous send and receive, thus improving performance rather than causing issues.
In a controller-centric storage architecture, all I/O for a specific LUN or set of LUNs is typically served by a single, active controller, even if multiple paths exist to the storage system. This means that while the server has multiple paths to the storage, the I/O processing on the storage array itself is bottlenecked by the designated controller, limiting the total throughput regardless of multipathing software.
Concept tested: Fibre Channel storage architecture and performance bottlenecks
Topics
Community Discussion
No community discussion yet for this question.