In a NetApp high-availability (HA) configuration, multipath HA ensures redundancy by providing two independent paths from each controller to the connected storage. If the system is currently showing Single-Path HA, it means only one path is operational or connected, which is a potential single point of failure.
To convert the configuration to multipath HA, additional cabling must be configured to establish the second path. For the AFF A220 system, the correct connections are as follows:
Explanation of the Correct Answer:
AFF A220 Port Configuration for HA:
Each controller in an AFF A220 has ports labeled 0a, 0b, 0c, and 0d for connectivity.
In a multipath HA configuration, each controller must have two independent paths to the connected storage via the partner controller's disk shelves.
Correct Cabling for Multipath HA:
Port 0a on both controllers must be connected to the corresponding port (e.g., disk shelf stack or Inter-Switch Link).
Port 0c on both controllers must also be connected to complete the redundant path.
These connections ensure that there are two independent data paths between the controllers and the storage system, providing fault tolerance in case one path fails.
Single-Path HA to Multipath HA:
If the system currently shows Single-Path HA, it is likely that only one set of ports (e.g., 0a and 0b) are cabled.
Adding the additional connections on 0a and 0c establishes the second path required for multipath HA.
Why the Other Options Are Incorrect:
A. 0a and 0b on both controllers should be connected:
This option only connects ports 0a and 0b, which does not establish a multipath HA configuration. Port 0c is also required for redundancy.
C. 0c and 0d on both controllers should be connected:
Connecting only 0c and 0d would leave ports 0a disconnected, failing to establish a proper multipath HA setup. Both 0a and 0c are required.
D. 0a and 0d on both controllers should be connected:
Connecting 0a and 0d is not the standard configuration for multipath HA in an AFF A220 system. Port 0c is part of the required configuration.
How to Verify the Configuration:
cluster::> storage failover show -fields multipath-ha
Check the port connectivity:
cluster::> network port show -node
References:
NetApp Hardware Installation and Setup Guide for AFF A220.
NetApp Knowledge Base: "Configuring Multipath HA for AFF Systems."
ONTAP 9.x System Administration Guide: "High Availability Configurations."
Understanding Single-Path HA vs. Multipath HA:
Single-Path HA indicates that only one path exists between the controllers and the connected shelves, leading to limited redundancy.
Multipath HA requires both controllers to have redundant SAS connections to the shelves.
Cabling for Multipath HA in AFF A220 Systems:
To achieve multipath HA, you must connect 0c and 0d on both controllers to the appropriate stack ports on the shelves.
This ensures dual paths for each controller to access the storage shelves.
NetApp Reference Documentation:
Refer to the "ONTAP Multipath HA Configuration Guide" and the "NetApp Hardware Installation Guide" for AFF A220 systems for cabling diagrams and best practices.