[Linux-HA] RE: One-way failover?
Alexey Zilber
alexeyzilber at gmail.com
Sat Jan 6 15:19:36 MST 2007
John,
I've been playing around with monit+heartbeat, and I have it mostly working,
unfortunately I'll need to code up some extra scripts that return proper
status for each group in monit. Otherwise, heartbeat just checks to see if
monit itself is running, and doesn't start any process groups.
For now I'll probably just disable heartbeat auto-startup on the primary
node..
-Alex
On 1/6/07, Luettgen, John (N-ENSCO) <john.luettgen at lmco.com> wrote:
>
> Alex, not configurable, but still possible. Simply having the node "a"
> not start HA, if the other node has the services running. Not complicated
> to do, just a bit of logic to consult the other node to check it state and
> service.
>
> OK, John
>
>
> From: "Alexey Zilber" <alexeyzilber at gmail.com>
> Subject: [Linux-HA] One-way failover?
> To: linux-ha at lists.linux-ha.org
> Message-ID:
> <c42337150701051318q601001b7qcd1593517deafafc at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Hi All,
>
> Is it possible to do a one-way failover with Heartbeat? Here's the
> scenario. We are running mysql on node a and the slave on node b. We
> want
> to failover one way, ie. node a fails, node b takes over. If node b
> fails,
> regardless if node a is up or not, we don't want any services coming back
> up. This will allow us to move data back to the master (node a) and bring
> it up manually.
>
> Is this scenario possible?
>
> Thanks!
> Alex
>
> _______________________________________________
> Linux-HA mailing list
> Linux-HA at lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
>
>
More information about the Linux-HA
mailing list