Re: [ClusterLabs] CRM managing ADSL connection; failure not handled

2015-08-24 Thread Ken Gaillot
On 08/24/2015 04:52 AM, Andrei Borzenkov wrote: 24.08.2015 12:35, Tom Yates пишет: I've got a failover firewall pair where the external interface is ADSL; that is, PPPoE. i've defined the service thus: primitive ExternalIP lsb:hb-adsl-helper \ op monitor interval=60s and in

[ClusterLabs] [Announce] libqb v0.17.2 release

2015-08-24 Thread Christine Caulfield
This is mainly a bug fix release, but also includes a new split-logging feature. Changes v0.17.1 - v0.17.2 Implement extended information logging (aka split logging) switch libtool soname versioning from -version-number to -version-info High: loop: fixes resource starvation in

Re: [ClusterLabs] [Slightly OT] OCFS2 over LVM

2015-08-24 Thread Digimer
On 24/08/15 07:55 AM, Jorge Fábregas wrote: On 08/24/2015 06:52 AM, Kai Dupke wrote: Not sure what you want to run on top of your 2-node cluster, but OCFS2 is only needed when you need a shared file system. This is for an application that manages the high-availability by itself (in an

[ClusterLabs] 0 Nodes configured in crm_mon

2015-08-24 Thread Stanislav Kopp
Hi all, I'm trying to run corosync2 + pacemaker setup on Debian Jessie (only for testing purpose), I've successfully compiled all components using this guide: http://clusterlabs.org/wiki/Compiling_on_Debian Unfortunately, if I run crm_mon I don't see any nodes.

Re: [ClusterLabs] Cluster.conf

2015-08-24 Thread Digimer
The cluster.conf is needed by cman, and in RHEL 6, pacemaker needs to use cman as the quorum provider. So you need a skeleton cluster.conf and it is different from cib.xml. If you use pcs/pcsd to setup pacemaker on RHEL 6.7, it should configure everything for you, so you should be able to go

Re: [ClusterLabs] Cluster.conf

2015-08-24 Thread Jan Pokorný
On 24/08/15 17:52 +, Streeter, Michelle N wrote: If I have a cluster.conf file in /etc/cluster, my cluster will not start. Pacemaker 1.1.11, Corosync 1.4.7, cman 3.0.12, But if I do not have a cluster.conf file then my cluster does start with my current configuration. I don't think

[ClusterLabs] CRM managing ADSL connection; failure not handled

2015-08-24 Thread Tom Yates
I've got a failover firewall pair where the external interface is ADSL; that is, PPPoE. i've defined the service thus: primitive ExternalIP lsb:hb-adsl-helper \ op monitor interval=60s and in addition written a noddy script /etc/init.d/hb-adsl-helper, thus: #!/bin/bash RETVAL=0

Re: [ClusterLabs] CRM managing ADSL connection; failure not handled

2015-08-24 Thread Andrei Borzenkov
24.08.2015 12:35, Tom Yates пишет: I've got a failover firewall pair where the external interface is ADSL; that is, PPPoE. i've defined the service thus: primitive ExternalIP lsb:hb-adsl-helper \ op monitor interval=60s and in addition written a noddy script

Re: [ClusterLabs] CRM managing ADSL connection; failure not handled

2015-08-24 Thread Andrei Borzenkov
24.08.2015 13:32, Tom Yates пишет: On Mon, 24 Aug 2015, Andrei Borzenkov wrote: 24.08.2015 12:35, Tom Yates пишет: I've got a failover firewall pair where the external interface is ADSL; that is, PPPoE. i've defined the service thus: If stop operation failed resource state is undefined;

Re: [ClusterLabs] [Slightly OT] OCFS2 over LVM

2015-08-24 Thread Kai Dupke
On 08/24/2015 06:20 PM, Digimer wrote: Cluster locking comes at a performance cost. All locks need to be coordinated between the nodes, and that will always be slower that local locking only. They are also far less commonly used than options like nfs. right. Using a pair of nodes with a