heartbeat overview:
Official website: http://www.linux-ha.org/
Download heartbeat: http://www.linux-ha.org/wiki/Download
Download: The current versions are: span>
Heartbea
heartbeat overview:
Official website: http://www.linux-ha.org/
Download heartbeat: http://www.linux-ha.org/wiki/Download
Download: The current versions are: span>
Heartbea
1. Basic understanding
1. The difference between Heartbeat and Keepalived
The vrrp protocol used by Keepalived, Virtual Router Redundancy Protocol (VRRP);
Heartbeat is a high-availability met
www.521voip.com Focus on cloud computing
Heartbeat+DRBD+mysql high-availability solution
1.1 Introduction to the plan
This plan The Heartbeat dual-system hot backup software is us
Experimental environment:
Virtual machine ha1: 192.168.61.130
Virtual machine ha2: 192.168.61.132
vip:192.168.61.100
Experiment description:
ha1的 httpdServiceindex.htm
Notes:
1. Node name: hostname, /etc/hosts
2. ssh mutual trust
3. Node time synchronization
Three configuration files of heartbeat:
authkeys: communication key file
The service involves many technologies. For specific explanations of related technical documents, please refer to the following link:
Centos 7 detailed explanation of load balancing configura
Heartbeat is an integral part of the Linux-HA project, which implements a highly available cluster system. Simply put, through heartbeat, resources and services can be quickly transferred from a fa
Haproxy is currently a popular cluster scheduling tool. There are many similar cluster scheduling tools, such as LVS and Nginx. In comparison, LVS has the best performance, but it is relatively com
One. Theory
・HA is highly available and has been It is called hot standby.
・High availability principle: Two machines A and B. Normally, A provides services and B is idle. When A is down or the service is down, switch to B Continue to provide services and use heartbeat for communication and elections
Configuration premise:
1. Time must be synchronized, It is recommended to use ntp protocol
2.Required between nodes To communicate with each other through the host name;The name used in