Making MySQL highly available using Oracle Grid Infrastructure
The document discusses using Oracle Grid Infrastructure (GI) to make MySQL highly available. Key points:
- GI provides infrastructure like virtual IPs, storage, and monitoring to enable high availability of databases and applications.
- Custom scripts are used to integrate MySQL instances as GI resources and control their startup, shutdown, and monitoring.
- ACFS file systems provide shared storage for MySQL data directories across nodes.
- Resources like virtual IPs and ACFS file systems have dependencies defined to control startup order.
- Monitoring and control of MySQL instances is done through the GI console and scripts.