Re: [Pacemaker] cibadmin don't add new resource correctly

2011-02-27 Thread Janec, Jozef
Ach, Thanks for correction, really stupid mistake Best regards Jozef -Original Message- From: Andrew Beekhof [mailto:and...@beekhof.net] Sent: Sunday, February 27, 2011 9:48 AM To: The Pacemaker cluster resource manager Cc: Janec, Jozef Subject: Re: [Pacemaker] crm_resource don't add n

Re: [Pacemaker] Starting openais one legged, STONITH activates

2011-02-27 Thread Andrew Beekhof
On Mon, Feb 28, 2011 at 1:58 AM, David Morton wrote: > I'm pretty sure the behavior outlined below is by design (and it does make > sense logically) but I am wondering if there are additional checks that can > be put in place to change the behavior. > Situation: > - Two node cluster with IPMI STON

Re: [Pacemaker] Pacemaker 1.1.5 is out now

2011-02-27 Thread Andrew Beekhof
On Sun, Feb 27, 2011 at 2:39 PM, Nikola Ciprich wrote: > Hello Andrew, > trying to compile on RHEL/centos5 leads to: > compilation error: file ../crmd/stonithd.xml line 3 element refentry > xsltParseStylesheetProcess : document is not a stylesheet > gmake[2]: *** [stonithd.8] Error 5 > gmake[2]: *

Re: [Pacemaker] Starting openais one legged, STONITH activates

2011-02-27 Thread Digimer
On 02/27/2011 07:58 PM, David Morton wrote: > I'm pretty sure the behavior outlined below is by design (and it does > make sense logically) but I am wondering if there are additional checks > that can be put in place to change the behavior. > > Situation: > - Two node cluster with IPMI STONITH con

[Pacemaker] Starting openais one legged, STONITH activates

2011-02-27 Thread David Morton
I'm pretty sure the behavior outlined below is by design (and it does make sense logically) but I am wondering if there are additional checks that can be put in place to change the behavior. Situation: - Two node cluster with IPMI STONITH configured - Both servers running but with openais / pacema

[Pacemaker] Multiple attribute match

2011-02-27 Thread Vadym Chepkov
Hi In pacemaker-1.0.10 I discovered a following issue: since "start" operation is not exactly reversal of "stop", I created an alias to remove target-role attribute. I have a naming pattern when a virtual machine is a group of iscsi and xen resources: group tp2 iscsi-tp2 xen-tp2 I guess someb

Re: [Pacemaker] Pacemaker 1.1.5 is out now

2011-02-27 Thread Nikola Ciprich
Hello Andrew, trying to compile on RHEL/centos5 leads to: compilation error: file ../crmd/stonithd.xml line 3 element refentry xsltParseStylesheetProcess : document is not a stylesheet gmake[2]: *** [stonithd.8] Error 5 gmake[2]: *** Waiting for unfinished jobs creating stonith_admin gmake[2]:

Re: [Pacemaker] Help for my first test

2011-02-27 Thread Arthur B. Olsen
>-Original message- >To:pacemaker@oss.clusterlabs.org; >From:Arthur B. Olsen >Sent:Sat 26-02-2011 13:58 >Subject:[Pacemaker] Help for my first test >> Im a Pacemaker newbie. I have read the docs and googled some around. >>But still >> i can't connect the dots. >> >> I ha

Re: [Pacemaker] crm_resource don't add new resource correctly

2011-02-27 Thread Andrew Beekhof
On Fri, Feb 25, 2011 at 4:22 PM, Janec, Jozef wrote: > Hello All, > > I have installed pacemaker-1.1.2-0.2.1, and when I try add some resource in > to my cib configuration via crm_resource > > Example: > > cat fs.xml > >   >   value="/dev/vgSHARED/lv01"/> >   value="/mnt/shared"/> >   > > >