nerdexam
CompTIA

CAS-002 · Question #798

A port in a fibre channel switch failed, causing a costly downtime on the company's primary website. Which of the following is the MOST likely cause of the downtime?

The correct answer is B. The web server was not multipathed. A Fibre Channel switch port failure causes storage downtime when the server lacks multipath I/O, leaving a single point of failure in the path between the host and the SAN.

Technical Integration of Enterprise Components

Question

A port in a fibre channel switch failed, causing a costly downtime on the company's primary website. Which of the following is the MOST likely cause of the downtime?

Options

  • AThe web server iSCSI initiator was down.
  • BThe web server was not multipathed.
  • CThe SAN snapshots were not up-to-date.
  • DThe SAN replication to the backup site failed.

How the community answered

(60 responses)
  • A
    7% (4)
  • B
    75% (45)
  • C
    3% (2)
  • D
    15% (9)

Why each option

A Fibre Channel switch port failure causes storage downtime when the server lacks multipath I/O, leaving a single point of failure in the path between the host and the SAN.

AThe web server iSCSI initiator was down.

iSCSI uses a different storage protocol stack over TCP/IP rather than Fibre Channel, which relies on HBAs and an FC fabric; an iSCSI initiator failure is irrelevant in an FC-based SAN environment.

BThe web server was not multipathed.Correct

Multipathing (MPIO) establishes multiple independent physical paths between a host HBA and SAN storage across a Fibre Channel fabric; when one switch port fails, the multipath driver automatically reroutes I/O over a surviving path with no service interruption. Without multipathing configured, the single Fibre Channel path is a single point of failure, and any port failure immediately severs storage connectivity and brings down dependent services such as the web server.

CThe SAN snapshots were not up-to-date.

SAN snapshots are point-in-time data copies used for backup and recovery operations, not mechanisms for maintaining live storage connectivity during a switch port failure.

DThe SAN replication to the backup site failed.

SAN replication to a backup site is a disaster recovery mechanism for off-site data protection and does not prevent or mitigate downtime caused by a local Fibre Channel switch port failure.

Concept tested: Multipath I/O redundancy for Fibre Channel SAN availability

Source: https://learn.microsoft.com/en-us/windows-server/storage/storage-spaces/understand-and-configure-multipath-io

Topics

#SAN#multipathing#fibre channel#high availability

Community Discussion

No community discussion yet for this question.

Full CAS-002 Practice