Re: [Pacemaker] Pacemaker cluster with different operating systems

2013-03-07 Thread Osman Findik
: The Pacemaker cluster resource manager Subject: Re: [Pacemaker] Pacemaker cluster with different operating systems On 2013-03-07T09:22:27, Osman Findik wrote: > Hi Lars, > We think that the third node will be in standby, so only corosync and > pacemaker processes will execute and no reso

Re: [Pacemaker] Pacemaker cluster with different operating systems

2013-03-07 Thread Lars Marowsky-Bree
On 2013-03-07T09:22:27, Osman Findik wrote: > Hi Lars, > We think that the third node will be in standby, so only corosync and > pacemaker processes will execute and no resource will be executed on this > node by the cluster. That is true, but it will still participate in the corosync protocol

Re: [Pacemaker] Pacemaker cluster with different operating systems

2013-03-07 Thread Osman Findik
:51 To: pacemaker@oss.clusterlabs.org Subject: Re: [Pacemaker] Pacemaker cluster with different operating systems Hi Osman, > We think that the third node will be in standby, so only corosync and > pacemaker processes will execute and no resource will be executed on this > node

Re: [Pacemaker] Pacemaker cluster with different operating systems

2013-03-07 Thread Sven Arnold
Hi Osman, We think that the third node will be in standby, so only corosync and pacemaker processes will execute and no resource will be executed on this node by the cluster. I may be wrong here but from my understanding and according to [1] it is sufficient to run corosync only on an only-

Re: [Pacemaker] Pacemaker cluster with different operating systems

2013-03-07 Thread Osman Findik
lto:l...@suse.com] Sent: 07 Mart 2013 Perşembe 11:12 To: The Pacemaker cluster resource manager Subject: Re: [Pacemaker] Pacemaker cluster with different operating systems On 2013-03-07T05:09:25, Osman Findik wrote: > Hi all, > We are using pacemaker with RHEL 6.2 successfully to manage pair

Re: [Pacemaker] Pacemaker cluster with different operating systems

2013-03-07 Thread Lars Marowsky-Bree
On 2013-03-07T05:09:25, Osman Findik wrote: > Hi all, > We are using pacemaker with RHEL 6.2 successfully to manage pair of MySQL > databases. Pacemaker is coming from Red Hat High Availability Add-on. Its > version is 1.1.6 > Our need is to add an observer to this cluster but our existing serv

Re: [Pacemaker] Pacemaker cluster with different operating systems

2013-03-07 Thread Andrew Beekhof
t; > > > > > -Original Message- > From: pacemaker-requ...@oss.clusterlabs.org > [mailto:pacemaker-requ...@oss.clusterlabs.org] > Sent: 07 Mart 2013 Perşembe 08:02 > To: pacemaker@oss.clusterlabs.org > Subject: Pacemaker Digest, Vol 64, Issue 30 > > -

Re: [Pacemaker] Pacemaker cluster with different operating systems

2013-03-07 Thread Osman Findik
uot;configure.ac" file. -Remove "-Werror" near CFLAGS in "configure.ac" file. -"g_timeout_add_seconds" -> "g_timeout_add" in "mcp/pacemaker.c" -Run "./autogen.sh && ./configure --prefix=$PREFIX", "make" and "make inst

Re: [Pacemaker] Pacemaker cluster with different operating systems

2013-03-07 Thread Alexandr A. Alexandrov
Hi! Before giving details of the errors, my question is do you think a hybrid setup with different OSs (RHEL 5.x and RHEL 6.x) is possible? Building from latest sources on both servers should also resolv this, I suppose. _

Re: [Pacemaker] Pacemaker cluster with different operating systems

2013-03-06 Thread Osman Findik
Pacemaker cluster resource manager Subject: Re: [Pacemaker] Pacemaker cluster with different operating systems Message-ID: Content-Type: text/plain; charset=ISO-8859-1 On Thu, Mar 7, 2013 at 4:09 PM, Osman Findik wrote: > Hi all, > We are using pacemaker with RHEL 6.2 s

Re: [Pacemaker] Pacemaker cluster with different operating systems

2013-03-06 Thread Andrew Beekhof
On Thu, Mar 7, 2013 at 4:09 PM, Osman Findik wrote: > Hi all, > We are using pacemaker with RHEL 6.2 successfully to manage pair of MySQL > databases. Pacemaker is coming from Red Hat High Availability Add-on. Its > version is 1.1.6 > Our need is to add an observer to this cluster but our existi

[Pacemaker] Pacemaker cluster with different operating systems

2013-03-06 Thread Osman Findik
Hi all, We are using pacemaker with RHEL 6.2 successfully to manage pair of MySQL databases. Pacemaker is coming from Red Hat High Availability Add-on. Its version is 1.1.6 Our need is to add an observer to this cluster but our existing servers are all RHEL 5.x servers. We could not locate same