Re: [Pacemaker] Quorum in pacemaker

2014-06-26 Thread emmanuel segura
{I'm trying to set up a three node cluster using pacemaker+corosync} = but you trying to use cman, depending on your distro you can use different cluster es: cman + pacemaker or corosync+pacemaker 2014-06-27 2:22 GMT+02:00 Vijay B : > Hi, > > I'm trying to set up a three node cluster using pacemak

Re: [Pacemaker] Quorum in pacemaker

2014-06-26 Thread Andrew Beekhof
On 27 Jun 2014, at 10:22 am, Vijay B wrote: > Hi, > > I'm trying to set up a three node cluster using pacemaker+corosync, and I > installed the required packages on each node, checked for their network > connectivity so they can see each other, added the required startup scripts > and edited

[Pacemaker] Quorum in pacemaker

2014-06-26 Thread Vijay B
Hi, I'm trying to set up a three node cluster using pacemaker+corosync, and I installed the required packages on each node, checked for their network connectivity so they can see each other, added the required startup scripts and edited the cluster.conf file as well so it includes all three nodes.

Re: [Pacemaker] colocation and ordering

2014-06-26 Thread Xzarth
On 06/26/2014 04:14 PM, emmanuel segura wrote: > why you doesn't you a group for fs ip and apache resource? > > example: > > colocation fs_colocation inf: mygroup ms_drbd:Master > order fs_order inf: ms_drbd:promote mygroup:start > > 2014-06-26 15:27 GMT+02:00 Xzarth : Basically, for learning. I fo

Re: [Pacemaker] colocation and ordering

2014-06-26 Thread emmanuel segura
why you doesn't you a group for fs ip and apache resource? example: colocation fs_colocation inf: mygroup ms_drbd:Master order fs_order inf: ms_drbd:promote mygroup:start 2014-06-26 15:27 GMT+02:00 Xzarth : > I have a pacemaker cluster with following config: > > crm(live)configure# show >

[Pacemaker] colocation and ordering

2014-06-26 Thread Xzarth
I have a pacemaker cluster with following config: crm(live)configure# show node node1 node node2 primitive ClusterIP ocf:heartbeat:IPaddr2 \ params ip="192.168.56.111" cidr_netmask="32" nic="eth1" iflabel="1" \ op monitor interval="30s" primitive apa

Re: [Pacemaker] configuration variants for 2 node cluster

2014-06-26 Thread Christine Caulfield
On 24/06/14 16:47, Digimer wrote: On 24/06/14 03:55 AM, Christine Caulfield wrote: On 23/06/14 15:49, Digimer wrote: Hi Kostya, I'm having a little trouble understanding your question, sorry. On boot, the node will not start anything, so after booting it, you log in, check that it can t