[Pacemaker] N+1 and equal priority resource groups

2014-04-16 Thread Igal Baevsky
Hi All, GOAL: Here is the scenario I'm trying to achieve: * N+1 asymmetric cluster - I define what nodes I want my resource groups to run on. * Equal priority resource groups(colocation and order). No active resource group should move or go down to make space for another resource group. * No

Re: [Pacemaker] pcs resource create with one script

2014-04-16 Thread David Vossel
- Original Message - > From: "Dvorak Andreas" > To: pacemaker@oss.clusterlabs.org > Sent: Wednesday, April 16, 2014 12:36:14 PM > Subject: [Pacemaker] pcs resource create with one script > > > > Dear all, > > > > I want to create a resource with an own script, but it does not wor

[Pacemaker] pcs resource create with one script

2014-04-16 Thread Dvorak Andreas
Dear all, I want to create a resource with an own script, but it does not work. pcs resource create MYSQLFS ocf:baader:MYSQLFS op monitor interval=30s Error: unable to locate command: /usr/lib/ocf/resource.d/baader/MYSQLFS But the script does exit. ls -l /usr/lib/ocf/resource.d/baader/MYSQLFS -

[Pacemaker] Jboss with httpd proxy_balancer module

2014-04-16 Thread orlste
Hi all, I've a problem to integrate in pacemaker the apache-module for jboss, on a two-node cluster with a pacemaker configuration already existing. I try to use apache:ocf mdule as follow: _primitive apache ocf:heartbeat:apache _ _ params configfile="/opt/jboss/httpd/httpd/conf/httpd.co