nerdexam
CompTIA

CAS-002 · Question #6

A system designer needs to factor in CIA requirements for a new SAN. Which of the CIA requirements is BEST met by multipathing?

The correct answer is D. Availability. Multipathing provides redundant physical paths to SAN storage, directly addressing the Availability requirement of the CIA triad by eliminating single points of failure.

Technical Integration of Enterprise Components

Question

A system designer needs to factor in CIA requirements for a new SAN. Which of the CIA requirements is BEST met by multipathing?

Options

  • AConfidentiality
  • BAuthentication
  • CIntegrity
  • DAvailability

How the community answered

(53 responses)
  • B
    4% (2)
  • C
    2% (1)
  • D
    94% (50)

Why each option

Multipathing provides redundant physical paths to SAN storage, directly addressing the Availability requirement of the CIA triad by eliminating single points of failure.

AConfidentiality

Confidentiality is protected through encryption and access controls, not path redundancy; multipathing does not encrypt or restrict access to data in transit.

BAuthentication

Authentication is not a component of the CIA triad; the triad consists of Confidentiality, Integrity, and Availability.

CIntegrity

Integrity ensures data is not altered without authorization, which is addressed through checksums and hashing mechanisms, not redundant I/O paths.

DAvailabilityCorrect

Multipathing configures multiple independent network or fiber channel paths between servers and a SAN so that if any single path fails due to hardware, cable, or switch issues, I/O continues uninterrupted over the remaining paths. This directly fulfills the Availability requirement of the CIA triad by ensuring continuous access to storage. It has no bearing on data confidentiality or integrity.

Concept tested: SAN multipathing and the CIA triad availability requirement

Source: https://learn.microsoft.com/en-us/windows-server/storage/storage-spaces/storage-spaces-fault-tolerance

Topics

#SAN#multipathing#availability#CIA triad

Community Discussion

No community discussion yet for this question.

Full CAS-002 Practice