Skip Navigation Links | |
Exit Print View | |
Oracle Solaris Cluster Data Service for MySQL Guide Oracle Solaris Cluster 4.1 |
1. Installing and Configuring HA for MySQL
A. Deployment Example: Installing MySQL in the Global Zone
B. Deployment Example: Installing MySQL in the Non-Global HA Zone
C. Deployment Example: Installing MySQL in a Scalable or Multiple-Master Configuration
Installing and Configuring MySQL on Local Storage in the Global Zone
Example: How to Prepare the Cluster for MySQL
Example: How to Configure MySQL in a Multiple-Master Resource Group
Example: How to Install and Bootstrap the MySQL Software on Local Storage
Example: How to Modify the MySQL Configuration Files
Example: How to Enable the MySQL Software to Run in the Cluster
This procedure describes how to configure MySQL in a scalable resource group. If you need to configure MySQL in a multiple-master group, see Example: How to Configure MySQL in a Multiple-Master Resource Group.
phys-schost-1# clresourcetype register SUNW.gds
phys-schost-1# clresourcegroup create RG-ACCESS
phys-schost-1# Clressharedaddress create ha-host-1
phys-schost-1# clresourcegroup create RG-MYSQL
phys-schost-1# clresourcegroup online -M RG-MYSQL phys-schost-1# clresourcegroup online -M RG-ACCESS