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
Installing and Configuring MySQL on Local Storage in the HA Zone
Example: Preparing the Cluster for MySQL
Example: Configuring the HA Container
Example: Installing and Bootstrapping the MySQL Software on Local Storage
Example: Modifying the MySQL Configuration Files
Example: Enabling the MySQL Software to Run in the Cluster
C. Deployment Example: Installing MySQL in a Scalable or Multiple-Master Configuration
phys-schost-1# clresourcetype register SUNW.gds SUNW.HAStoragePlus
phys-schost-1# clresourcegroup create RG-MYS
phys-schost-1# clresource create -g RG-MYS -t SUNW.HAStoragePlus -p AffinityOn=TRUE \ -p FilesystemMountPoints=/global/mnt3,/global/mnt4 RS-MYS-HAS
phys-schost-1# clresourcegroup online -M RG-MYS