Re: [Pacemaker] crm and crm_mon errors after install

2010-04-08 Thread Lubo Drobny
> > You have to install the python-curses package to > get curses for python. > Hi, I have installed that package and crm started working, thanks. But still problems with crm_mon and now also crm configure: # crm configure cibadmin: symbol lookup error: cibadmin: undefined symbol: crm_set_op

Re: [Pacemaker] crm and crm_mon errors after install

2010-04-08 Thread Roberto Giordani
Hello I've the same error , but *│python-curses│ x │2.6.2-6.3│ is already installed. *Regards, Roberto. On 04/08/2010 10:40 AM, Andreas Mock wrote: -Ursprüngliche Nachricht- Von: Lubo Drobny Gesendet: 08.04.2010 10:20:08 An: pacema...@clusterlabs.org Betreff: [Pacemaker] crm and crm_m

Re: [Pacemaker] Resources don't start on second node after pingfails

2010-04-08 Thread Benjamin.Benz
Hi Marco! Unfortunately this didn't fix the problem. The ping resource works correctly as far as I can see. Because otherwise ms_drbd_ora wouldn't start at all. After I plug out the network cable ping recognizes it and Pacemaker tries to failover (it stops the resources) but it doesn't start th

Re: [Pacemaker] Failover after fail on Ethernet Fails

2010-04-08 Thread Stefan Kelemen
So i tested some, but i have no viktory. I think the Problem ist that the aktive that have no net dont give up to hold the resources. The other Server is trying to get the resources, but i have error on promoting DRBD. Last changes i have create an pri_pingd in the group but after fail is no fa

Re: [Pacemaker] CIB write-to-disk bug?

2010-04-08 Thread Andrew Beekhof
On Fri, Apr 2, 2010 at 4:16 PM, Alan Robertson wrote: >> Do it again, with higher log level.  Sorry, no time right now to rebuild >> your exact thing with your exact gcc and stuff to look at your core file. > > You can just download the RPM and extract the objects.  That's what I used. Spend half

Re: [Pacemaker] Resources don't start on second node after ping fails

2010-04-08 Thread Marco van Putten
Hi Benjamin, rule $id="ms_drbd_ora_on_connected_node-rule" -inf: not_defined pingval or pingval lte 0 You could give this a try instead: rule $id="ms_drbd_ora_on_connected_node-rule" -inf: not_defined pingval or pingval number:lte 0 Good luck, Marco. ___

[Pacemaker] Resources don't start on second node after ping fails

2010-04-08 Thread Benjamin.Benz
Hi there! I've got a problem with the configuration. I'm using Pacemaker 1.0.7 to move my database from node1 to node2. Everything works fine when I migrate the resources manually or pull out the power plug. Since I want the database to be available in case of network problems I tried to integra

Re: [Pacemaker] adding ldirectord resource to pacemaker

2010-04-08 Thread geek
On Thu, 8 Apr 2010 09:26:57 +0530, Jayakrishnan wrote: > Hello Geek, > > I just stared the same project in el5 itself yesterday. I wonder if we > could > go on as explained in Andrew's 'Cluster from scratch', it will give you an > active/active cluster. Wouldn't it gives you loadbalancing. > > P

Re: [Pacemaker] no-quorum-policy=suicide

2010-04-08 Thread Andrew Beekhof
On Wed, Apr 7, 2010 at 6:23 PM, Javen Wu wrote: > Hi Folks, > > My understanding about no-quorum-policy=suicide is the partition without > quorum would execute suicide without the intervention of the DC with quorum. > But for safely start the resource in the partition with quorum, how long the > D

Re: [Pacemaker] crm and crm_mon errors after install

2010-04-08 Thread Andreas Mock
-Ursprüngliche Nachricht- Von: Lubo Drobny Gesendet: 08.04.2010 10:20:08 An: pacema...@clusterlabs.org Betreff: [Pacemaker] crm and crm_mon errors after install >Hello, Hi >common_info("no curses support: you won't see colors") >NameError: global name 'common_info' is not defined >h

Re: [Pacemaker] How to handle a lun wtih vmfs in a pacemaker cluster

2010-04-08 Thread Lars Marowsky-Bree
On 2010-03-31T10:16:17, Norbert Winkler wrote: > Should i formate the drbd resources /sda5 sda6 sda7 with ocfs2 first > and then present the luns to the esx server to format with vmfs?? > What happens with the flexibel-meta-disk intern after formatting??? No idea. Why don't you use KVM/Xen and d

[Pacemaker] crm and crm_mon errors after install

2010-04-08 Thread Lubo Drobny
Hello, I installed pacemaker by instruction on web at fresh OpenSuse 11.1. #zypper in pacemaker corosync heartbeat Loading repository data... Reading installed packages... Resolving package dependencies... The following NEW packages are going to be installed: OpenIPMI cluster-glue corosync hea

Re: [Pacemaker] Pacemaker and Software Mirroring Support

2010-04-08 Thread Lars Marowsky-Bree
On 2010-04-08T08:30:27, Andrew Beekhof wrote: > Pacemaker is storage agnostic. > It really doesn't care how you keep the data in sync, you can use > carrier pidgins if you like :-) Carrier pidgeons aren't transaction safe, they fail the ACID test ;-) > Some people use SANs, others prefer drbd (

Re: [Pacemaker] ERROR: gfs-control: parameter daemon does not exist

2010-04-08 Thread Andrew Beekhof
On Wed, Apr 7, 2010 at 6:50 PM, Andy wrote: > Hello, > > For my setup I used the tutorial "Clusters from scratch v2 (corosync)" from > Andrew. The tutorial uses pacemaker 1.05 (Fedora 11). I used version 1.07 > (Fedora 12) > > I checked the changelog of the release notes of 1.06 and 1.07 to > find