Re: [Pacemaker] Trouble with ordering

2011-10-03 Thread Gerald Vogt
On 03.10.11 03:47, Serge Dubrouski wrote: > As I wrote before: you should be able to test this easily by sending a > STOP signal to the named process. At least in this situation I see that > the "rndc stop" doesn't return before those 60s. > > > Indeed you are right. Thanks for catchi

Re: [Pacemaker] Trouble with ordering

2011-10-02 Thread Gerald Vogt
On 02.10.11 03:18, Serge Dubrouski wrote: > 1. You expect rndc and host to be in $PATH. At the same time the path to > named can be configured. I think consequently, the same should apply to > rndc and host as they are bind utils. > > On our CentOS servers we run the latest version

Re: [Pacemaker] Trouble with ordering

2011-10-01 Thread Gerald Vogt
On 01.10.11 04:53, Serge Dubrouski wrote: > Technically, I don't want the cluster to control the service in the > meaning of starting and stopping. The cluster controls the IP addresses > and moves them between nodes. The dns service resource is supposed to > provide a check that th

Re: [Pacemaker] Trouble with ordering

2011-09-30 Thread Gerald Vogt
On 30.09.11 15:03, Serge Dubrouski wrote: > May be you didn't look carefully but that script does exactly that, it > monitors process and service. Also if you want cluster to control your > service, it has to be able to start and stop it. You can configure your > service as a clone and it'll be up

Re: [Pacemaker] Trouble with ordering

2011-09-30 Thread Gerald Vogt
On 30.09.11 13:41, Serge Dubrouski wrote: > OCF script for bind was recently added to cluster-resources on gorging. > Could you please try to use that one? Which script where? The one you have posted here: http://lists.linux-ha.org/pipermail/linux-ha-dev/attachments/20110712/e1a1e792/attachment.o

[Pacemaker] Trouble with ordering

2011-09-30 Thread Gerald Vogt
Hi! I am running a cluster with 3 nodes. These nodes provide dns service. The purpose of the cluster is to have our two dns service ip addresses online at all times. I use IPaddr2 and that part works. Now I try to extend our setup to check the dns service itself. So far, if a dns server on any no