Reference Guide
Table Of Contents
- Dell Wyse Management Suite Version 3.x High Availability Guide
- Contents
- Introduction
- High availability architecture
- High availability on Windows Server 2012 R2/2016/2019
- Achieve high availability on Windows Server 2012 R2/2016/2019
- Achieve high availability for MySQL InnoDB
- Achieve high availability on MongoDB
- Achieve high availability for Teradici devices
- Install Wyse Management Suite on Windows Server 2012 R2/2016/2019
- Post installation checks
- Upgrade Wyse Management Suite version 1.3 to 1.4
- Upgrading from Wyse Management Suite version 1.4/1.4.1/2.x/2.1 to Wyse Management Suite version 3.x
- Troubleshooting
Achieve high availability for MySQL InnoDB
About this task
The following steps explain how to achieve high availability for MySQL InnoDB:
Steps
1. Check MySQL InnoDB server instance—see Create MySQL InnoDB cluster.
2. Add server or node to MySQL InnoDB—see Adding server or node to MySQL InnoDB cluster.
3. Configure MySQL Router—see Configure MySQL Router.
High availability with MySQL InnoDB
The MySQL InnoDB cluster provides a complete high availability solution for MySQL. The client application is connected to the
primary node by using the MySQL router. If the primary node fails, a secondary node is automatically promoted to the role of
primary node, and the MySQL router routes the requests to the new primary node.
The components of the MySQL InnoDB cluster are:
● MySQL server
● MySQL router
Install MySQL InnoDB database
About this task
To install MySQL InnoDB database, do the following:
Steps
1. Double-click the MySQL installer.
The MySQL Installer window is displayed.
2. On the License Agreement screen, read the license agreement, and click Next.
3. On the Choosing a Setup Type screen, click the Custom radio button, and click Next.
5
24 Achieve high availability for MySQL InnoDB