Re: [Pacemaker] mysql ocf resource agent - resource stays unmanaged if binary unavailable

2013-05-17 Thread Andrew Beekhof
On 18/05/2013, at 6:49 AM, Andreas Kurz wrote: > On 2013-05-17 00:24, Vladimir wrote: >> Hi, >> >> our pacemaker setup provides mysql resource using ocf resource agent. >> Today I tested with my colleagues forcing mysql resource to fail. I >> don't understand the following behaviour. When I rem

Re: [Pacemaker] mysql ocf resource agent - resource stays unmanaged if binary unavailable

2013-05-17 Thread Andreas Kurz
On 2013-05-17 00:24, Vladimir wrote: > Hi, > > our pacemaker setup provides mysql resource using ocf resource agent. > Today I tested with my colleagues forcing mysql resource to fail. I > don't understand the following behaviour. When I remove the mysqld_safe > binary (which path is specified in

Re: [Pacemaker] Stonith: How to avoid deathmatch cluster partitioning

2013-05-17 Thread Andreas Kurz
On 2013-05-16 11:01, Lars Marowsky-Bree wrote: > On 2013-05-15T22:55:43, Andreas Kurz wrote: > >> start-delay is an option of the monitor operation ... in fact means >> "don't trust that start was successfull, wait for the initial monitor >> some more time" > > It can be used on start here thoug

Re: [Pacemaker] Stonith: How to avoid deathmatch cluster partitioning

2013-05-17 Thread Andreas Kurz
On 2013-05-16 11:31, Klaus Darilion wrote: > Hi Andreas! > > On 15.05.2013 22:55, Andreas Kurz wrote: >> On 2013-05-15 15:34, Klaus Darilion wrote: >>> On 15.05.2013 14:51, Digimer wrote: On 05/15/2013 08:37 AM, Klaus Darilion wrote: > primitive st-pace1 stonith:external/xen0 \ >

Re: [Pacemaker] IPaddr2 cloned address doesn't survive node standby

2013-05-17 Thread Jake Smith
- Original Message - > From: "Andreas Ntaflos" > To: "The Pacemaker cluster resource manager" > Sent: Friday, May 17, 2013 3:25:32 PM > Subject: [Pacemaker] IPaddr2 cloned address doesn't survive node standby > > In a two-node cluster I am trying to use a cloned IP address with a > cl

[Pacemaker] IPaddr2 cloned address doesn't survive node standby

2013-05-17 Thread Andreas Ntaflos
In a two-node cluster I am trying to use a cloned IP address with a cloned Bind 9 instance, in an active-active way. Why? Because simple IP failover does not work well with Bind, as it only answers queries on the addresses that are bound to the NIC when starting up (I know about Bind's "interfa

Re: [Pacemaker] pacemaker-1.1.10 results in Failed to sign on to the LRM 7

2013-05-17 Thread Lars Marowsky-Bree
On 2013-05-17T14:15:00, Nikita Michalko wrote: > I'm just wondering: why is lrm gone? Rewritten by the pacemaker project upstream, which prefers to no longer build with cluster-glue at all. Regards, Lars -- Architect Storage/HA SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Fel

Re: [Pacemaker] pacemaker-1.1.10 results in Failed to sign on to the LRM 7

2013-05-17 Thread Nikita Michalko
I'm just wondering: why is lrm gone? TIA! Nikita Michalko Am Freitag, 17. Mai 2013 05:15:10 schrieb Andrew Widdersheim: > I'm attaching 3 patches I made fairly quickly to fix the installation > issues and also an issue I noticed with the ping ocf from the latest > pacemaker. > > One

Re: [Pacemaker] having problem with crm cib shadow

2013-05-17 Thread George G. Gibat
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 thanks this worked great On 2013-05-17 11:22, John McCabe wrote: > Looks like its due to the directory where the cib files are stored changing > between Pacemaker 1.1.7 and 1.1.8. (alluded to in > this ticket - http://savannah.nongnu.org/bugs/index

Re: [Pacemaker] having problem with crm cib shadow

2013-05-17 Thread John McCabe
Looks like its due to the directory where the cib files are stored changing between Pacemaker 1.1.7 and 1.1.8. (alluded to in this ticket - http://savannah.nongnu.org/bugs/index.php?37760). The cib new does create the shadow, but its looking in the wrong directory when it then tries to list/work wi

Re: [Pacemaker] having problem with crm cib shadow

2013-05-17 Thread John McCabe
On Fri, May 17, 2013 at 8:43 AM, Lars Marowsky-Bree wrote: > On 2013-05-16T21:09:35, John McCabe wrote: > > > Worth trying crm_shadow as described here - > > http://www.gossamer-threads.com/lists/linuxha/pacemaker/84969 > > > > I had the same problem and took it as a sign that I should just move

Re: [Pacemaker] crm subshell 1.2.4 incompatible to pacemaker 1.1.9?

2013-05-17 Thread Dejan Muhamedagic
Hi Rainer, On Thu, May 16, 2013 at 06:53:24PM +0200, Rainer Brestan wrote: > > The bug is in the function is_normal_node. > > This function checks the attribute "type" for state > "normal". > > But this attribute is not used any more. I'm very well aware of that and crmsh can deal since v1.2.

Re: [Pacemaker] question about interface failover

2013-05-17 Thread Florian Crouzat
Le 16/05/2013 21:45, christopher barry a écrit : Greetings, I've setup a new 2-node mysql cluster using * drbd 8.3.1.3 * corosync 1.4.2 * pacemaker 117 on Debian Wheezy nodes. failover seems to be working fine for everything except the ips manually configured on the interfaces. This sentence

[Pacemaker] Does "stonith_admin --confirm" work?

2013-05-17 Thread Староверов Никита Александрович
Hello, pacemaker users and developers. First, many thanks to clusterlabs.org for their software, Pacemaker helps us very much! I am testing cluster configuration based on Pacemaker+CMAN. I configured fencing as described in Pacemker documentation about CMAN based clusters and it works. May be

Re: [Pacemaker] [Question and Problem] In vSphere5.1 environment, IO blocking of pengine occurs at the time of shared disk trouble for a long time.

2013-05-17 Thread Vladislav Bogdanov
Hi Hideo-san, 17.05.2013 10:29, renayama19661...@ybb.ne.jp wrote: > Hi Vladislav, > > Thank you for advice. > > I try the patch which you showed. > > We use Pacemaker1.0, but apply a patch there because there is a similar code. > > If there is a question by setting, I ask you a question by an

Re: [Pacemaker] having problem with crm cib shadow

2013-05-17 Thread Lars Marowsky-Bree
On 2013-05-16T21:09:35, John McCabe wrote: > Worth trying crm_shadow as described here - > http://www.gossamer-threads.com/lists/linuxha/pacemaker/84969 > > I had the same problem and took it as a sign that I should just move to pcs > (from the RHEL repo, not the latest source), which went prett

Re: [Pacemaker] [Question and Problem] In vSphere5.1 environment, IO blocking of pengine occurs at the time of shared disk trouble for a long time.

2013-05-17 Thread renayama19661014
Hi Vladislav, Thank you for advice. I try the patch which you showed. We use Pacemaker1.0, but apply a patch there because there is a similar code. If there is a question by setting, I ask you a question by an email. * At first I only use tmpfs, and I intend to test it. > P.S. Andrew, is this