Reference Guide

Figure 36. Installation complete
Next steps
Follow the procedure to install and configure MySQL server in all the three servers of the MySQL cluster.
NOTE: To set up the environment as per the high availability setup, see dev.mysql.com.
Check MySQL InnoDB server instances
About this task
Before you add MySQL InnoDB to the cluster setup, verify that MySQL InnoDB is created as per the cluster requirements.
You must login as root user to run the commands and restart the system each time you run a set of commands.
Run the following commands to verify that the MySQL InnoDB server instance meets the configured cluster requirements:
NOTE:
The IP Address is different for each system that is used at your work place and the following commands are used
only as an example.
Steps
To check that the MySQL InnoDB is created as per the requirements, run the following commands at the command prompt:
mysql-js> dba.checkInstanceConfiguration('root@IP Address1')
42
Achieve high availability for MySQL InnoDB