I have got e.g. two servers with Apache and Postfix and a virtual IP (from heartbeat-1). Well, heartbeat is working well and it is simple to deal with complete server outages, but how can I configure heartbeat, so that it also switches the server, if one of the above services fail?
Hi, I recently setup a linux cluster using heartbeat with 2 nodes.
On the primary node I configured an IP alias interface eth0:0. When I shutdown heartbeat services on the primary node, this interface shuts down and starts up on the secondary node.
Can anyone explain to me how this works, or point me to documentation regarding IP Aliasing with heartbeat?
Thanks
I am currently trying to set up heartbeat/pacemaker on (2) 10.04.4 vm's in VirtualBox. Neither are running apache or anything special, just base installs at the moment. eth2 is set up as a static ip on both machines with VB network adapter set to bridged.
how do I use heartbeat-gui ? I do follow step1: yum install heartbeat*2: hb_guiand I try to login with hacluster's username. I take a message "can't connect t... [by migkie]
I've been tying to install Heartbeat3.0.5+Pacemaker1.0.12 on CentOS 6.3 64bit via yum.
Hello,
i installed heartbeat on a Rhel-6u3 x86_64 and i need some help to make it start:
[root@Maia ~]# rpm -qa | grep heartbeat
heartbeat-libs-3.0.4-1.el6.x86_64
heartbeat-devel-3.0.4-1.el6.i686
heartbeat-debuginfo-3.0.4-1.el6.i686
heartbeat-libs-3.0.4-1.el6.i686
heartbeat-3.0.4-1.el6.x86_64
[root@Maia ~]# rpm -qa | grep cluster-glue
cluster-glue-libs-1.0.5-6.el6.i686
cluster-gl
I'm trying to set a HA cluster with two nodes master/slave with drbd, heartbeat, apache2 and mysql.
I'm using a dedicated eth for heartbeat in order to listen both nodes.
I am using the heartbeat configuration on two of my servers as it is recommended
The only difference is I am sending requests using ab command.
# ab -n 10000 -r http://"hostname"
initially requests goes to server 1 without ny prob bt once its heartbeat service is stopped, requests are lost and it takes about 4 min for the requests to be accepted by server 2.
meanwhile logs of ab command in verb
I have two machines configured as a heartbeat system. In other words active machine can be arrived at virtual ip. I would like to know how to configure VPN system over this configured heartbeat system.
Thanks in advance.