Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jan 2007 16:08:55 +0200
From:      Nikos Vassiliadis <nvass@teledomenet.gr>
To:        freebsd-stable@freebsd.org
Cc:        Richard <lists@leewelle.de>
Subject:   Re: Failover-HA-Setup
Message-ID:  <200701171608.55482.nvass@teledomenet.gr>
In-Reply-To: <1169038057.23831.24.camel@richard02>

index | next in thread | previous in thread | raw e-mail

On Wednesday 17 January 2007 14:47, Richard wrote:
> Hi there!
> 
> I am looking for a solution for a small problem regarding a high
> availability setup.
> I am running heartbeat on a STABLE-system, the failover works fine for
> IP-adresses and I am able to see that a
> '/usr/local/etc/rc.d/mysql-server start' statement is issued. BUT since
> the variables for mysql are not set in rc.conf (Otherwise it would be
> started at startup), it isn't starting at all.
> 
> So my question: How to set those rc.conf-variables in order to start
> services in such an setup? Or is there a better solution?

Which service is highly available in this setup? MySQL?
How do you sync the data? ggate?

I remember that heartbeat can call any script you it tell to.
So, you have to let heartbeat start MySQL. rc will just start
heartbeat.

Nikos


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701171608.55482.nvass>