[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

Re: [Pacemaker] Trouble with ordering

2011-09-30 Thread Lars Ellenberg
On Fri, Sep 30, 2011 at 10:06:51AM +0200, Gerald Vogt wrote: 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

Re: [Pacemaker] Trouble with ordering

2011-09-30 Thread Serge Dubrouski
OCF script for bind was recently added to cluster-resources on gorging. Could you please try to use that one? On Sep 30, 2011 2:09 AM, Gerald Vogt v...@spamcop.net wrote: 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

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:

Re: [Pacemaker] Trouble with ordering

2011-09-30 Thread Serge Dubrouski
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 on several nodes. But if you don't want to use it

[Pacemaker] Running two clusters on same node

2011-09-30 Thread Med Hmici
Hi all,   I'm trying to find out a recipe to setup a node part of clusters. However, I only want the node to be active in one cluster at a time. I'd like to do this all programatically, that is with without yast or such (the server doesn't have X installed).   Sorry if this is a dummy question.

Re: [Pacemaker] [Linux-ha-dev] [ha-wg] CFP: HA Mini-Conference in Prague on Oct 25th

2011-09-30 Thread Digimer
On 09/27/2011 07:58 AM, Lars Marowsky-Bree wrote: Hi all, it turns out that there was zero feedback about people wanting to present, only some about travel budget being too tight to come. So we had some discussions about whether to cancel this completely, as this made planning rather

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 on

[Pacemaker] Ignoring expired failure

2011-09-30 Thread Proskurin Kirill
Hello all. corosync-1.4.1 pacemaker-1.1.5 pacemaker runs with ver: 1 I run again on monitoring fail and still don`t know why it happends. Details are here: http://www.mail-archive.com/pacemaker@oss.clusterlabs.org/msg09986.html Some info: I twice run on situation then pacemaker thinks what

Re: [Pacemaker] Trouble with ordering

2011-09-30 Thread Serge Dubrouski
On Fri, Sep 30, 2011 at 9:20 AM, Gerald Vogt v...@spamcop.net wrote: 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