How do I configure port trunking for an HA cluster?
Applicable Products
- QuTS hero h5.3.0 or later
- High Availability Manager
Concept
The purpose of high availability (HA) is to minimize service interruptions and ensure the continuous availability of services and storage. To achieve this, an HA cluster requires stable and reliable cluster and heartbeat connections. The cluster connection allows remote clients to access the cluster, while the heartbeat connect allows data synchronization between the nodes of the cluster, so that one node can take over services if the other node fails.
To enhance the performance and redundancy of these connections, we recommend configuring port trunking for the network interfaces used for these connections. Port trunking combines two or more network interfaces for increased bandwidth, load balancing, and fault tolerance.
HA does not support port trunking modes Balance-alb (active load balancing) and Balance-tlb (transit load balancing).
These modes modify MAC addresses dynamically and disrupt HA communication and failover stability.
Procedure
- You must complete all port trunking configurations on both nodes before you create the HA cluster.
After the cluster is created, you cannot configure or modify the port trunking settings. - You must configure port trunking on the same ports on both nodes of the cluster, and the setup order must be identical.
- Configure port trunking on one node.
- Log into a node as an administrator.
- Go to Network & Virtual Switch > Network > Interfaces.
- Click + Port Trunking, and then click Add.
The Port Trunking (Add) window opens. - Select two or more network interfaces to add to the trunking group, and then click Next.
- Select a switch type, click Next, and then select a trunking mode.Important
You cannot set the port trunking mode to Balance-alb (active load balancing) or Balance-tlb (transit load balancing).
- Click Apply, and then click Close.
- Optional: Create another trunking group.
- Configure port trunking on the other node, using the same steps and settings.
Make sure the port trunking configurations match exactly between the nodes. - Select port trunking interfaces during HA setup.
- Go to the active node.
- Open High Availability Manager.
- Click Create a Cluster Now, and then click Next.
- Select port trunking interfaces for the cluster and heartbeat connections.
- Follow the on-screen instructions to complete the cluster creation process.