标签:linux高可用集群方案之配置heartbeat v2基于crm+hb_gui接口 mysql 配置高可用httpd lvs
本章主要配置heartbeat v2基于crm+hb_gui接口,配置高可用httpd,mysql,lvs。
如何安装heartbeat v2、httpd、nfs、配置心跳连接、ssh密钥通信、同步时间、添加名称解析、配置yum源等请参照:
>> Linux高可用集群方案之配置heartbeat v2基于haresources配置文件的httpd高可用集群
http://ccschan.blog.51cto.com/11854461/1922966
ll 本文导航
· 前期准备及相关说明
· 安装hb_gui接口
· 基于crm+hb_gui接口配置高可用集群
ll 要求
完全掌握heartbeat v2基于crm+hb_gui接口配置httpd、mysql、lvs高可用服务。
前期准备
1、heartbeat服务主机规划
主机 | 接口 | ip | 服务 | 用途 | |
node1.chanedu.com | eth0 | 192.168.1.131 | heartbeat httpd | LAN数据转发 | |
eth1 | 192.168.2.131 | 心跳信息链路 | |||
vip | 192.168.1.180 | 提供给外部访问httpd的ip | |||
node1.chanedu.com | eth0 | 192.168.1.132 | heartbeat httpd | LAN数据转发 | |
eth1 | 192.168.2.132 | 心跳信息链路 | |||
shared.chanedu.com | eth0 | 192.168.1.150 | nfs | LAN数据转发 |
2、架构图
3、在ha.cf中添加crm配置
本文出自 “ccschan” 博客,转载请与作者联系!
Linux高可用集群方案之配置heartbeat v2基于crm+hb_gui接口,配置高可用httpd,mysql,lvs
标签:linux高可用集群方案之配置heartbeat v2基于crm+hb_gui接口 mysql 配置高可用httpd lvs
原文地址:http://ccschan.blog.51cto.com/11854461/1924316