Re: [Pacemaker] monitor timeout on xen VM live migration

2009-10-19 Thread Andrew Beekhof
On Mon, Oct 19, 2009 at 10:02 AM, Sebastian Reitenbach wrote: > Hi, > > I plan on updating heartbeat from heartbeat 2.1.X to now use pacemaker. I > installed a test cluster. Further I want to use XEN VM live migration. > Everything works fine so far, also the live migration, just one glitch I don'

[Pacemaker] monitor timeout on xen VM live migration

2009-10-19 Thread Sebastian Reitenbach
Hi, I plan on updating heartbeat from heartbeat 2.1.X to now use pacemaker. I installed a test cluster. Further I want to use XEN VM live migration. Everything works fine so far, also the live migration, just one glitch I don't know where to fix. When initiating a migration of a VM, then, on t

Re: [Pacemaker] crm_mon alert

2009-10-19 Thread Andrew Beekhof
On Mon, Oct 19, 2009 at 2:26 PM, Fausto Lombardi wrote: > I have recompiled the package and now I have this option available > (crm_mon --help show this option). > > So I have started crm_mon with this parameters: > > crm_mon -d -H localhost -T faulo...@gmail.com > > but if I try to stop a resourc

Re: [Pacemaker] monitor timeout on xen VM live migration

2009-10-19 Thread Alain St-Denis
Try using a larger timeout value for the stop operation. I don't know if that is intentional (and I'm still waiting for an answer about that ;-) ) but the timeout value for migrate_from and/or migrate_to seems driven by the stop timeout value. Alain Le 19 octobre 2009 11:41:09, Dejan Muhamedagi

Re: [Pacemaker] monitor timeout on xen VM live migration

2009-10-19 Thread Dejan Muhamedagic
Hi, On Mon, Oct 19, 2009 at 10:45:19AM +0200, Sebastian Reitenbach wrote: > Hi, > > I plan on updating heartbeat from heartbeat 2.1.X to now use pacemaker. I > installed a test cluster. Further I want to use XEN VM live migration. > Everything works fine so far, also the live migration, just on

Re: [Pacemaker] ocf:linbit:drbd monitor failed with stacked resource

2009-10-19 Thread Florian Haas
On 2009-10-19 15:02, Schmidt, Torsten wrote: > you put me in the right direction, > > i checked my syslog and found (drbd 8.3.2): > Oct 19 13:29:11 mysqlHA2 drbd[3369]: ERROR: meta parameter misconfigured, > expected clone-max = 2, but found 1. > Oct 19 13:29:11 mysqlHA2 lrmd: [1665]: info: RA ou

Re: [Pacemaker] ocf:linbit:drbd monitor failed with stacked resource

2009-10-19 Thread Schmidt, Torsten
you put me in the right direction, i checked my syslog and found (drbd 8.3.2): Oct 19 13:29:11 mysqlHA2 drbd[3369]: ERROR: meta parameter misconfigured, expected clone-max = 2, but found 1. Oct 19 13:29:11 mysqlHA2 lrmd: [1665]: info: RA output: (res.drbd.mysqlstack:0:monitor:stderr) 2009/10/19_

Re: [Pacemaker] crm_mon alert

2009-10-19 Thread Fausto Lombardi
I have recompiled the package and now I have this option available (crm_mon --help show this option). So I have started crm_mon with this parameters: crm_mon -d -H localhost -T faulo...@gmail.com but if I try to stop a resource, pacemaker restarts this resource but crm_mon doesn't send any mail.

Re: [Pacemaker] ocf:linbit:drbd monitor failed with stacked resource

2009-10-19 Thread Florian Haas
Torsten, the DRBD OCF RA (in 8.3.4) returns "not configured" in the following circumstances: - invalid configuration file name; - missing drbd_resource parameter; - master-max meta attribute set to 2, but allow-two-primaries not set in drbd.conf; - notify meta attribute set to false or unset. A

Re: [Pacemaker] crm_mon alert

2009-10-19 Thread Raoul Bhatia [IPAX]
On 10/19/2009 12:18 PM, Fausto Lombardi wrote: > This command reports packages that I have yet installed. including some -dev packages which include the header files that are required at compile time? what does ./configure say in regards to this matter? cheers, raoul -- _

Re: [Pacemaker] Documentation challenge

2009-10-19 Thread Andrew Beekhof
On Mon, Oct 19, 2009 at 12:19 PM, Florian Haas wrote: >> [1] Remember how much you didn't writing a few dozen lines of >> configuration in XML? >> Consider how unenthusiastic I might be to write massive slabs of text >> with it ;-) >> The XML for "Configuration Explained" alone is 4700 un-wrapped

[Pacemaker] ocf:linbit:drbd monitor failed with stacked resource

2009-10-19 Thread Schmidt, Torsten
Hi list, i configured pacemaker to take care of a three node drbd stetup but the monitor on the stacked drbd resouce failed and the resource never gets started. Doing the necessary steps by hand everything works fine (on-node-with-ip: drbdadm --stacked adjust mysqlstack ; drbdadm --stacked prima

Re: [Pacemaker] Documentation challenge

2009-10-19 Thread Florian Haas
On 2009-10-19 11:58, Andrew Beekhof wrote: > While I may be good at writing cluster software, I'm only average at > documenting it and suck horribly at making pretty web pages. > > Currently I use Pages.app (an Apple editor) for writing the docs because > it looks reasonable and lets me focus on t

Re: [Pacemaker] crm_mon alert

2009-10-19 Thread Fausto Lombardi
This command reports packages that I have yet installed. 2009/10/19 Andrew Beekhof : > On Mon, Oct 19, 2009 at 10:38 AM, Fausto Lombardi wrote: >> Which is the library in Centos 5.3 to support ESMTP? >> >> I'm trying to rebuild the package but I have this warning: >> configure: WARNING: Unable to

Re: [Pacemaker] crm_mon alert

2009-10-19 Thread Andrew Beekhof
On Mon, Oct 19, 2009 at 10:38 AM, Fausto Lombardi wrote: > Which is the library in Centos 5.3 to support ESMTP? > > I'm trying to rebuild the package but I have this warning: > configure: WARNING: Unable to support ESMTP > > Anyone can help me? # yum search esmtp

[Pacemaker] Documentation challenge

2009-10-19 Thread Andrew Beekhof
While I may be good at writing cluster software, I'm only average at documenting it and suck horribly at making pretty web pages. Currently I use Pages.app (an Apple editor) for writing the docs because it looks reasonable and lets me focus on the content. However it uses an non-free format (

Re: [Pacemaker] aisexec high cputime on debian

2009-10-19 Thread Kees Hoekzema
Never mind, I found it in Mercurial; http://hg.clusterlabs.org/pacemaker/stable-1.0/rev/33da369d36e3 Applied the fix, rebuilded the packages and it seems to work nicely again. -kees > -Original Message- > From: Kees Hoekzema [mailto:k...@tweakers.net] > Sent: maandag 19 oktober 2009 11:3

Re: [Pacemaker] aisexec high cputime on debian

2009-10-19 Thread Kees Hoekzema
> > this topic was discussed already several times on the list. This was a > bug on > pacemaker which was fixed in August. The debian packages do not (yet) > include > the fix. If I read this list correctly, it was a change from '100ms' to '1s'. I would patch and rebuild the packages myself if I

[Pacemaker] monitor timeout on xen VM live migration

2009-10-19 Thread Sebastian Reitenbach
Hi, I plan on updating heartbeat from heartbeat 2.1.X to now use pacemaker. I installed a test cluster. Further I want to use XEN VM live migration. Everything works fine so far, also the live migration, just one glitch I don't know where to fix. When initiating a migration of a VM, then, on t

Re: [Pacemaker] crm_mon alert

2009-10-19 Thread Fausto Lombardi
Which is the library in Centos 5.3 to support ESMTP? I'm trying to rebuild the package but I have this warning: configure: WARNING: Unable to support ESMTP Anyone can help me? Thanks. 2009/10/18 Andrew Beekhof : > On Sun, Oct 18, 2009 at 6:02 PM, Fausto Lombardi wrote: >> And now? >> How can I

Re: [Pacemaker] Strange expected votes --> no quorum

2009-10-19 Thread Matteo Campana
Hi, from this tutorial http://clusterlabs.org/wiki/Debian_Lenny_HowTo seems that this version of the Debian package. pacemaker-openais 1.0.4 is working...is true?? Cheers, Matteo Andrew Beekhof ha scritto: On Sun, Oct 18, 2009 at 11:40 AM, wrote: So for a working debian pac