Hi, Vadym
I can confirm the attribute information of the current node with a "crm_mon -A"
option.
http://hg.clusterlabs.org/pacemaker/stable-1.0/rev/e674c1977128
I came to display all the attribute information of the node by this change.
Therefore the score indication function of pingd deleted
On Nov 4, 2010, at 12:53 PM, Alan Jones wrote:
> If I understand you correctly, the role of the second resource in the
> colocation command was defaulting to that of the first "Master" which
> is not defined or is untested for none-ms resources.
> Unfortunately, after changed that line to:
>
> c
On Thursday 04 November 2010 21:11:32 Rainer wrote:
> Michael Schwartzkopff writes:
> > Thanks for any hints.
>
> Okay i am curious.
> Why don`t you just change the node health strategy?
>
> Kind regards,
> Rainer
Because I want to run the drbd secondary on the secondary node.
--
Dr. Michael
Michael Schwartzkopff writes:
>
> Thanks for any hints.
>
Okay i am curious.
Why don`t you just change the node health strategy?
Kind regards,
Rainer
___
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/li
This question should be on the openais list, however, I happen to know
the answer.
To get up and running quickly you can configure broadcast with the
version you have.
Corosync can distinguish separate clusters with the multicast address
and port that become payload to the messages.
The patch you r
If I understand you correctly, the role of the second resource in the
colocation command was defaulting to that of the first "Master" which
is not defined or is untested for none-ms resources.
Unfortunately, after changed that line to:
colocation mystateful-ms-loc inf: mystateful-ms:Master myprim:
Hi,
On Thu, Nov 04, 2010 at 06:51:59AM -0400, Vadym Chepkov wrote:
> On Thu, Nov 4, 2010 at 5:37 AM, Dejan Muhamedagic wrote:
>
> > This should be:
> >
> > colocation mystateful-ms-loc inf: mystateful-ms:Master myprim:Started
> >
>
> Interesting, so in this case it is not necessary?
>
> coloca
On Thursday 04 November 2010 14:50:24 Pavlos Parissis wrote:
> On 4 November 2010 14:18, Vladislav Bogdanov wrote:
> > 04.11.2010 13:36, Pavlos Parissis wrote:
> > ...
> >
> > >>> why do you want that?
> > >>
> > >> Customer request. Definitely NOT my idea.
> > >
> > > something like this could
On Thursday 04 November 2010 14:41:54 Vadym Chepkov wrote:
> On Nov 4, 2010, at 6:30 AM, Michael Schwartzkopff wrote:
> > On Thursday 04 November 2010 11:23:18 Michael Schwartzkopff wrote:
> >> Hi,
> >> I want to create a cluster with DRBD, Filesystem, a service and an IP
> >> address. Failover sho
On 4 November 2010 14:18, Vladislav Bogdanov wrote:
> 04.11.2010 13:36, Pavlos Parissis wrote:
> ...
> >>> why do you want that?
> >>
> >> Customer request. Definitely NOT my idea.
> >>
> >
> > something like this could be useful
> > location master-location ms-drbd_02 rule $id="master-rule"
> >
On Nov 4, 2010, at 6:30 AM, Michael Schwartzkopff wrote:
> On Thursday 04 November 2010 11:23:18 Michael Schwartzkopff wrote:
>> Hi,
>> I want to create a cluster with DRBD, Filesystem, a service and an IP
>> address. Failover should only be triggered by a sys admin and not happen
>> automaticall
04.11.2010 13:36, Pavlos Parissis wrote:
...
>>> why do you want that?
>>
>> Customer request. Definitely NOT my idea.
>>
>
> something like this could be useful
> location master-location ms-drbd_02 rule $id="master-rule"
> $role="Master" -1000: #uname eq node-02
-1000 is too weak
s/-1000/-inf
On 4 November 2010 12:01, Michael Schwartzkopff wrote:
> On Thursday 04 November 2010 11:56:54 Pavlos Parissis wrote:
>> On 4 November 2010 11:30, Michael Schwartzkopff wrote:
>> > On Thursday 04 November 2010 11:23:18 Michael Schwartzkopff wrote:
>> >> Hi,
>> >> I want to create a cluster with D
On Thursday 04 November 2010 11:56:54 Pavlos Parissis wrote:
> On 4 November 2010 11:30, Michael Schwartzkopff wrote:
> > On Thursday 04 November 2010 11:23:18 Michael Schwartzkopff wrote:
> >> Hi,
> >> I want to create a cluster with DRBD, Filesystem, a service and an IP
> >> address. Failover sh
On 4 November 2010 11:30, Michael Schwartzkopff wrote:
> On Thursday 04 November 2010 11:23:18 Michael Schwartzkopff wrote:
>> Hi,
>> I want to create a cluster with DRBD, Filesystem, a service and an IP
>> address. Failover should only be triggered by a sys admin and not happen
>> automatically.
On Thu, Nov 4, 2010 at 5:37 AM, Dejan Muhamedagic wrote:
> This should be:
>
> colocation mystateful-ms-loc inf: mystateful-ms:Master myprim:Started
>
Interesting, so in this case it is not necessary?
colocation fs_on_drbd inf: WebFS WebDataClone:Master
(taken from Cluster_from_Scratch)
but ot
On Thursday 04 November 2010 11:23:18 Michael Schwartzkopff wrote:
> Hi,
> I want to create a cluster with DRBD, Filesystem, a service and an IP
> address. Failover should only be triggered by a sys admin and not happen
> automatically. I was wondering if I could solve this with a
>
> symmetric-cl
Hi,
I want to create a cluster with DRBD, Filesystem, a service and an IP address.
Failover should only be triggered by a sys admin and not happen automatically.
I was wondering if I could solve this with a
symmetric-cluster="false"
property of the cluster. How does the CRM start resources on n
Hi,
It seems this patch in pacemaker doesn't work as expected
changeset: 15672:4d50adc3ccd9
branch: stable-1.0
user:Andrew Beekhof
date:Mon May 10 10:26:50 2010 +0200
summary: Medium: tools: crm_mon - Enable 'connectivity' mode for 'ping'
resources too
crm_mon doesn'
On Thu, Nov 04, 2010 at 11:01:29AM +0100, Samuel CUELLA wrote:
> Hi List,
>
> I'm currently trying to implement a complete cluster shutdown to
> react to a 'catastrophic' failure like a power outage.
> The problem is that if I try to shut it down node by nodes,
> resources are migrated. Of course
Hi List,
I'm currently trying to implement a complete cluster shutdown to react
to a 'catastrophic' failure like a power outage.
The problem is that if I try to shut it down node by nodes, resources
are migrated. Of course, this is the correct behavior.
I searched the internet and the offici
On 3 Nov 2010 19:21, Dejan Muhamedagic wrote:
>> There are still some strange entries in /var/log/messages, but the
>> STONITH action is performed correctly!
>>
>> Just for your information, here are the messages:
>>
>> Nov 3 16:41:50 node2 pengine: [5327]: WARN: stage6: Scheduling Node
>> node1 f
Hi,
On Wed, Nov 03, 2010 at 04:24:07PM -0700, Alan Jones wrote:
> I running with Pacemaker 1.0.9.1 and Corosync 1.2.7.
> I have a simple config below where colocation seems to have the opposite
> effect.
> Note that if you force myprim's location then mystateful's Master will
> colocate correctly
Hi all,
I'm having an issue with a setup using the following:
cluster-glue-1.0.6-1.6.el5.x86_64.rpm
cluster-glue-libs-1.0.6-1.6.el5.x86_64.rpm
corosync-1.2.7-1.1.el5.x86_64.rpm
corosynclib-1.2.7-1.1.el5.x86_64.rpm
drbd83-8.3.2-6.el5_3.x86_64.rpm
kmod-drbd83-8.3.2-6.el5_3.x86_64.rpm
openais-1.1.3-
On Nov 3, 2010, at 7:24 PM, Alan Jones wrote:
> I running with Pacemaker 1.0.9.1 and Corosync 1.2.7.
> I have a simple config below where colocation seems to have the opposite
> effect.
> Note that if you force myprim's location then mystateful's Master will
> colocate correctly.
> The command I
25 matches
Mail list logo