Re: [ClusterLabs] KVM RHEL7 cluster

2015-08-03 Thread Andrew Beekhof
So… your resource definition was: clone id=libvirtd-clone primitive class=systemd id=libvirtd type=libvirtd instance_attributes id=libvirtd-instance_attributes/ operations op id=libvirtd-monitor-interval-60s interval=60s name=monitor/

Re: [ClusterLabs] [Problem] The SNMP trap which has been already started is transmitted.

2015-08-03 Thread Andrew Beekhof
On 27 Jul 2015, at 4:18 pm, renayama19661...@ybb.ne.jp wrote: Hi All, The transmission of the SNMP trap of crm_mon seems to have a problem. I identified a problem on latest Pacemaker and Pacemaker1.1.13. Step 1) I constitute a cluster and send simple CLI file. [root@snmp1 ~]#

Re: [ClusterLabs] Vagrantfile for Clusters_from_Scratch 1.1-pcs tutorial

2015-08-03 Thread Andrew Beekhof
On 5 May 2015, at 12:57 am, Marcin Dulak marcin.du...@gmail.com wrote: Hi, i started working on converting http://clusterlabs.org/doc/en-US/Pacemaker/1.1-pcs/html-single/Clusters_from_Scratch into a Vagrantfile: https://github.com/marcindulak/Clusters_From_Scratch-1.1-pcs I got

Re: [ClusterLabs] DRBD Can't Mount Under Pacemaker

2015-08-03 Thread Andrew Beekhof
On 26 Jun 2015, at 8:34 pm, JA E eshm...@gmail.com wrote: Hi, I am newbie to clustering. I managed to setup cluster with pacemaker,corosysnc, drbd and pcs in two nodes. But after test restart of both node it seems drbd can't mount the desired folder when controlled by pacemaker,

[ClusterLabs] Resource dependencies

2015-08-03 Thread Vijay Partha
Hi, Is these possible to do in pacemaker and how can it be done? 1) Service dependency: that is if there are two programs, we should be able to define that Prog-B depends on Prog-A, and hence Pacemaker should start them in the correct order. 2) Boot time support: if a machine/cluster