On 19/06/2013, at 11:43 PM, Colin Blair wrote:
> service cman start.
I wonder if its a permission problem:
Set r/w permissions for uid=0, gid=0 on /var/log/cluster/corosync.log
means that we can't find the hacluster/haclient user/group.
Does "pacemakerd -fVVV" show much?
>
> Thx,
> CB
>
>
On 20/06/2013, at 8:49 PM, Michael Furman wrote:
> Sending the second mail without attachments - the first one with with
> attachments :)
I don't see the one with attachments.
Did you paste the output from gdb in them?
>
> From: michael_fur...@hotmail.com
> To: pacemaker@oss.clusterlabs.org
Just this is also sufficient:
index 930f8b5..483f94d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1010,7 +1010,7 @@ LIBQB_LOG=1
PCMK_FEATURES="$PCMK_FEATURES libqb-logging libqb-ipc"
if
- !pkg-config --atleast-version 0.13 libqb
+ ! pkg-config --atleast-version 0.13 libqb
then
AC_
On 20/06/2013, at 11:22 PM, Andrey Groshev wrote:
> Hi, again.
> Still one week ago package normaly rebuilding.
> Today, I resive error:
Just remove all references to clusterlib-devel from pacemaker.spec.in
I'll see what I can do
>
> # make rpm-dep
> if [ x != x`which yum-builddep 2>/dev/null
On 20/06/2013, at 11:50 PM, Doug Clow wrote:
> I'll do some experiments to see if I can get Corosync more reliable. I'm
> using Corosync v1 as part of cman-corosync-pacemaker. RRP with one port on a
> switch and the other port on a crossover cable between the two hosts
> (although technical
- Original Message -
> From: "David Vossel"
> To: "The Pacemaker cluster resource manager"
> Sent: Thursday, June 20, 2013 1:35:44 PM
> Subject: Re: [Pacemaker] Pacemaker remote nodes, naming, and attributes
>
> - Original Message -
> > From: "David Vossel"
> > To: "The Pacemake
- Original Message -
> From: "David Vossel"
> To: "The Pacemaker cluster resource manager"
> Sent: Wednesday, June 19, 2013 4:47:58 PM
> Subject: Re: [Pacemaker] Pacemaker remote nodes, naming, and attributes
>
> - Original Message -
> > From: "Lindsay Todd"
> > To: "The Pacemak
- Original Message -
> From: "Jake Smith"
> To: "Jonathan-Marc Lapointe"
> Cc: "The Pacemaker cluster resource manager"
> Sent: Thursday, June 20, 2013 12:02:45 PM
> Subject: Re: [Pacemaker] Errors in configuring cluster project with DRBD and
> OCFS2, Help !
>
>
> - Original Mess
- Original Message -
> From: "Jonathan-Marc Lapointe"
> To: "Jake Smith" , "The Pacemaker cluster resource
> manager"
> Sent: Thursday, June 20, 2013 8:27:07 AM
> Subject: Re: [Pacemaker] Errors in configuring cluster project with DRBD and
> OCFS2, Help !
>
> Thanx for your response.
Hi Florian,
On Thu, Jun 20, 2013 at 02:53:07PM +0200, Florian Crouzat wrote:
> Le 20/06/2013 14:42, Michael Schwartzkopff a écrit :
> >Am Donnerstag, 20. Juni 2013, 13:43:10 schrieb Florian Crouzat:
>
> >My original question was about crm.
>
> It was about an old tool that doesn't work in your e
I'll do some experiments to see if I can get Corosync more reliable. I'm using
Corosync v1 as part of cman-corosync-pacemaker. RRP with one port on a switch
and the other port on a crossover cable between the two hosts (although
technically each port is still part of a vSwitch since its a VMwa
On 2013-06-20T14:53:07, Florian Crouzat wrote:
> >Am Donnerstag, 20. Juni 2013, 13:43:10 schrieb Florian Crouzat:
>
> >My original question was about crm.
>
> It was about an old tool that doesn't work in your environment.
The crm "ptest" command calls crm_simulate in the background.
The crm
Hi, again.
Still one week ago package normaly rebuilding.
Today, I resive error:
# make rpm-dep
if [ x != x`which yum-builddep 2>/dev/null` ]; then \
echo "Installing with yum-builddep";\
sudo yum-builddep pacemaker-fedora.spec;\
Le 20/06/2013 14:42, Michael Schwartzkopff a écrit :
Am Donnerstag, 20. Juni 2013, 13:43:10 schrieb Florian Crouzat:
My original question was about crm.
It was about an old tool that doesn't work in your environment.
I was just trying to guide you to the correct direction with a working
an
Am Donnerstag, 20. Juni 2013, 13:43:10 schrieb Florian Crouzat:
> Le 20/06/2013 13:06, Michael Schwartzkopff a écrit :
> > Am Donnerstag, 20. Juni 2013, 11:03:53 schrieb Florian Crouzat:
> > > I usually use "crm_simulate -S -L -VVV".
> >
> > From inside the crm subshell???
>
> Nope.
>
> $ typ
Thanx for your response.
I tried to do What you said, I inverted the resource in the
colocation statement but it did not fix the problem.
So I deleted the resources one after the other until I had only 2
resources.
Then It refused to remove them saying
Hi,
Today, when I tried to recompile the package, I noticed a small warning.
./configure: line 31134: !pkg-config: command not found
As I understand it, the place is a check version libqb.
And in this case, it is always "true" because Returns the value always NOT zero.
Maybe fix it right?
--- co
Le 20/06/2013 13:06, Michael Schwartzkopff a écrit :
Am Donnerstag, 20. Juni 2013, 11:03:53 schrieb Florian Crouzat:
> I usually use "crm_simulate -S -L -VVV".
From inside the crm subshell???
Nope.
$ type -a crm_simulate
crm_simulate is /usr/sbin/crm_simulate
$ sudo yum whatprovides $(type
Am Donnerstag, 20. Juni 2013, 11:03:53 schrieb Florian Crouzat:
> Le 19/06/2013 10:31, Michael Schwartzkopff a écrit :
> > Hi,
> >
> > When I enter:
> >
> > # crm configure
> >
> > (... do some changes ...)
> >
> > and enter
> >
> > # crm(live)# ptest
>
> I believe ptest is not recommended an
Sending the second mail without attachments - the first one with with
attachments :)
From: michael_fur...@hotmail.com
To: pacemaker@oss.clusterlabs.org
Subject: RE: [Pacemaker] Additional help with ClusterMon
Date: Thu, 20 Jun 2013 13:18:04 +0300
Andrew, Thanks for your help!
Please find the
On 20/06/2013, at 6:51 PM, Thibaut Pouzet
wrote:
> Le 19/06/2013 23:57, Andrew Beekhof a écrit :
>> On 20/06/2013, at 1:57 AM, Thibaut Pouzet
>> wrote:
>>
>>> Hi,
>>>
>>> I am trying to configure fencing on a test platform with two nodes under
>>> corosync+cman+pacemaker on CentOS 6.4. Bot
Hi,
On Wed, Jun 19, 2013 at 10:31:32AM +0200, Michael Schwartzkopff wrote:
> Hi,
>
> When I enter:
>
> # crm configure
> (... do some changes ...)
>
> and enter
>
> # crm(live)# ptest
>
> The answer ist:
> Could not parse configuration input from: input string
>
> Nothing else. Any way to d
Le 19/06/2013 10:31, Michael Schwartzkopff a écrit :
Hi,
When I enter:
# crm configure
(... do some changes ...)
and enter
# crm(live)# ptest
I believe ptest is not recommended anymore and might even be deprecated
and replaced by "crm_simulate".
I usually use "crm_simulate -S -L -VVV".
Le 19/06/2013 23:57, Andrew Beekhof a écrit :
On 20/06/2013, at 1:57 AM, Thibaut Pouzet
wrote:
Hi,
I am trying to configure fencing on a test platform with two nodes under
corosync+cman+pacemaker on CentOS 6.4. Both nodes have a double power supply
from a WTI NPS-8HD16-3. IPMI fencing work
echo "0" > /sys/class/net/virbr0/bridge/multicast_snooping
That results in multicast packets are broadcasted to all bridge ports. I
prefer to have igmp querier turned on on a central switch.
I had the impression that the OP used virtual machines on a local
(virtual and private) network. I
20.06.2013 03:12, Sven Arnold wrote:
> Hi Doug,
>
>> I have some 2-node active-passive clusters that occasionally lose
>> Corosync connectivity. The connectivity is fixed with a reboot.
>> They don't have shared storage so stonith doesn't have to happen for
>> another node to take control of the
On 20/06/2013, at 5:02 PM, Vladislav Bogdanov wrote:
> 20.06.2013 09:00, Andrew Beekhof wrote:
>>
>> On 20/06/2013, at 2:52 PM, Vladislav Bogdanov wrote:
>>
>>> 20.06.2013 00:36, Andrew Beekhof wrote:
On 20/06/2013, at 6:33 AM, Doug Clow wrote:
> Hello All,
>
>
20.06.2013 09:00, Andrew Beekhof wrote:
>
> On 20/06/2013, at 2:52 PM, Vladislav Bogdanov wrote:
>
>> 20.06.2013 00:36, Andrew Beekhof wrote:
>>>
>>> On 20/06/2013, at 6:33 AM, Doug Clow wrote:
>>>
Hello All,
I have some 2-node active-passive clusters that occasionally lose
28 matches
Mail list logo