Re: [Pacemaker] APC Master Stonith

2010-01-19 Thread Dominik Klein
Errol Neal wrote: > On Tue, Jan 19, 2010 04:19 PM, Sander van Vugt wrote: >> Hi, >> >> I hope someone has configured the APC Master Stonith resource (which you >> would use to have pacemaker to a device like the APC switched rack PDU), >> as I have a - probably extremely stupid - conceptual quest

Re: [Pacemaker] APC Master Stonith

2010-01-19 Thread E-Blokos
- Original Message - From: "Errol Neal" To: ; Cc: "pacemaker" Sent: Tuesday, January 19, 2010 4:37 PM Subject: Re: [Pacemaker] APC Master Stonith On Tue, Jan 19, 2010 04:19 PM, Sander van Vugt wrote: Hi, I hope someone has configured the APC Master Stonith resource (which you wo

Re: [Pacemaker] Announce: Pacemaker 1.0.7 (stable) Released

2010-01-19 Thread Thomas Guthmann
Hey, Pre-built packages for Pacemaker and it s immediate dependancies are currently building and will be available for openSUSE, SLES, Fedora, RHEL, CentOS from the ClusterLabs Build Area (http://www.clusterlabs.org/rpm) shortly. Thanks Andrew. I'll move from 1.0.6 + patch to 1.0.7 at the end

Re: [Pacemaker] APC Master Stonith

2010-01-19 Thread Errol Neal
On Tue, Jan 19, 2010 04:19 PM, Sander van Vugt wrote: > Hi, > > I hope someone has configured the APC Master Stonith resource (which you > would use to have pacemaker to a device like the APC switched rack PDU), > as I have a - probably extremely stupid - conceptual question about it. > > When

[Pacemaker] APC Master Stonith

2010-01-19 Thread Sander van Vugt
Hi, I hope someone has configured the APC Master Stonith resource (which you would use to have pacemaker to a device like the APC switched rack PDU), as I have a - probably extremely stupid - conceptual question about it. When I look at the options the resource has, it allows me to enter usernam

Re: [Pacemaker] Question on resource groups

2010-01-19 Thread Dejan Muhamedagic
Hi, On Tue, Jan 19, 2010 at 11:38:06AM -0500, Ken Dechick wrote: > Hello all, > > Quick question here today. Please forgive me if this has been > answered, I have searched for a couple days and not been able > to come up with the answer. I am working on a standard 2 node > cluster using DRBD and

Re: [Pacemaker] crm_attribte failed with Multiple attributes match

2010-01-19 Thread hj lee
On Tue, Jan 19, 2010 at 9:08 AM, Andrew Beekhof wrote: > I ran your script, all I get is: > > [r...@pcmk-4 ~]# ./test.sh 0 > scope=status name=master-vmrd-res:0 value=(null) > Error performing operation: The object/attribute does not exist > scope=status name=master-vmrd-res:0 value=1 > scope=s

[Pacemaker] Question on resource groups

2010-01-19 Thread Ken Dechick
Hello all, Quick question here today. Please forgive me if this has been answered, I have searched for a couple days and not been able to come up with the answer. I am working on a standard 2 node cluster using DRBD and I have my resources in a group. All in working well, but my question has to

Re: [Pacemaker] errors in corosync.log

2010-01-19 Thread Andrew Beekhof
On Tue, Jan 19, 2010 at 4:59 PM, Shravan Mishra wrote: > cibadmin 1.0.5 for OpenAIS and Heartbeat (Build: > 9e9faaab40f3f97e3c0d623e4a4c47ed83fa1601) That version is too old to support corosync. I'm surprised it even compiles. You need at least Pacemaker 1.0.6 and Corosync 1.1.2 http://theclu

Re: [Pacemaker] crm_attribte failed with Multiple attributes match

2010-01-19 Thread Andrew Beekhof
I ran your script, all I get is: [r...@pcmk-4 ~]# ./test.sh 0 scope=status name=master-vmrd-res:0 value=(null) Error performing operation: The object/attribute does not exist scope=status name=master-vmrd-res:0 value=1 scope=status name=master-vmrd-res:0 value=2 scope=status name=master-vmrd-r

Re: [Pacemaker] errors in corosync.log

2010-01-19 Thread Shravan Mishra
Corosync Cluster Engine, version '1.1.1' SVN revision '2534' Copyright (c) 2006-2009 Red Hat, Inc. Shravan On Tue, Jan 19, 2010 at 10:59 AM, Shravan Mishra wrote: > cibadmin 1.0.5 for OpenAIS and Heartbeat (Build: > 9e9faaab40f3f97e3c0d623e4a4c47ed83fa1601) > > -Shravan > > On Tue, Jan 19, 2010

Re: [Pacemaker] errors in corosync.log

2010-01-19 Thread Shravan Mishra
cibadmin 1.0.5 for OpenAIS and Heartbeat (Build: 9e9faaab40f3f97e3c0d623e4a4c47ed83fa1601) -Shravan On Tue, Jan 19, 2010 at 8:29 AM, Andrew Beekhof wrote: > On Sat, Jan 16, 2010 at 9:20 PM, Shravan Mishra > wrote: >> Hi Guys, >> >> I'm running the following version of pacemaker and corosync >>

Re: [Pacemaker] crm_attribte failed with Multiple attributes match

2010-01-19 Thread Andrew Beekhof
On Tue, Jan 12, 2010 at 10:15 PM, hj lee wrote: > > Is cib code a thread-safe? Probably not. But there are no threads in the Pacemaker code so it doesn't really matter. ___ Pacemaker mailing list Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org

Re: [Pacemaker] [Openais] Problem with cluster linux HA

2010-01-19 Thread Andrew Beekhof
On Mon, Jan 18, 2010 at 2:46 PM, Galera, Daniel wrote: > Hell all, > > I have 2 Suse Linux Enterprise 11 Servers with High Av. Extension. I'm > configuring a cluster with 2 nodes for the cluster and only 1 group to run. > I use SBD as STONITH. I set the cluster correctly without problems.  Now i >

Re: [Pacemaker] errors in corosync.log

2010-01-19 Thread Andrew Beekhof
On Sat, Jan 16, 2010 at 9:20 PM, Shravan Mishra wrote: > Hi Guys, > > I'm running the following version of pacemaker and corosync > corosync=1.1.1-1-2 > pacemaker=1.0.9-2-1 That pacemaker version doesn't exist. What does cibadmin --version say? And are you sure about the corosync version, it doe

Re: [Pacemaker] 1.0.7 upgraded, restarting resources problem

2010-01-19 Thread Dejan Muhamedagic
Hi, On Mon, Jan 18, 2010 at 10:00:39PM +0100, Martin Gombač wrote: > Hi, > > i have one m/s drbd resource and one Xen instance on top. Both m/s > are primary. > When i restart node that's _not_ hosting the Xen instance (ibm1), > pacemaker restarts running Xen instance on the other node (ibm2). >

Re: [Pacemaker] [GUI][PATCH]An orphan resource was displayed by GUI.

2010-01-19 Thread Yan Gao
Hi, renayama19661...@ybb.ne.jp wrote: > Hi, > > An orphan resource was displayed by GUI. > There is the displayed orphan resource nowhere. > > Step1) I start corosync service. > > Step2) I spend cib.xml by a cibadmin command. > > Step3) I confirm a resource in GUI. > > The orphan resource of