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
- 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
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
-
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