nerdexam
CompTIA

SG0-001 · Question #536

Which of the following would BEST ensure equal I/O distribution across all paths?

The correct answer is B. Active active. Active-active multipathing is the preferred configuration to ensure equal I/O distribution across all available paths to storage, as all paths are simultaneously utilized.

Storage Functionality

Question

Which of the following would BEST ensure equal I/O distribution across all paths?

Options

  • AActive passive
  • BActive active
  • CMost recently used
  • DRound robin

How the community answered

(29 responses)
  • B
    93% (27)
  • C
    3% (1)
  • D
    3% (1)

Why each option

Active-active multipathing is the preferred configuration to ensure equal I/O distribution across all available paths to storage, as all paths are simultaneously utilized.

AActive passive

Active-passive multipathing designates one path as active and others as standby, meaning I/O is not distributed across all paths simultaneously but rather fails over in case of a path failure.

BActive activeCorrect

Active-active multipathing allows all available paths to the storage array to be utilized simultaneously for I/O operations, ensuring the most even distribution of I/O load and maximizing throughput. This configuration contrasts with active-passive, where only one path handles I/O at a time.

CMost recently used

"Most recently used" is a path selection policy that prioritizes the last successfully used path, which does not ensure an equal distribution of I/O across all available paths.

DRound robin

Round robin is a path selection policy that cycles through available paths, but it relies on an underlying active-active multipathing configuration to truly distribute I/O across all paths simultaneously; without active-active, it cannot utilize all paths for equal distribution.

Concept tested: Storage multipathing configurations and load balancing

Source: https://docs.vmware.com/en/VMware-vSphere/8.0/com.vmware.vsphere.storage.doc/GUID-187515D1-46AF-49D6-8344-93836796DF34.html

Topics

#Multipathing#Load balancing#I/O distribution#Round Robin

Community Discussion

No community discussion yet for this question.

Full SG0-001 Practice