Re: [Pacemaker] Where the heck is Beekhof?

2013-11-27 Thread Digimer
On 27/11/13 20:04, Andrew Beekhof wrote: > If you find yourself asking $subject at some point in the next > couple of months, the answer is that I'm taking leave to look after > our new son (Lawson Tiberius Beekhof) who was born on Tuesday. > > I will be dropping in occasionally to see how things

[Pacemaker] Where the heck is Beekhof?

2013-11-27 Thread Andrew Beekhof
If you find yourself asking $subject at some point in the next couple of months, the answer is that I'm taking leave to look after our new son (Lawson Tiberius Beekhof) who was born on Tuesday. I will be dropping in occasionally to see how things are travelling and attempt to get 1.1.11 finalis

[Pacemaker] no-quorum-policy="freeze"

2013-11-27 Thread Olivier Nicaise
Hello all, I have an issue with the no quorum policy freeze (stonith disabled). I'm using an old version of pacemaker (1.1.6), the one distributed by Ubuntu 12.04. I have a cluster with 3 nodes running various resources, including drbd. This night, my hosting provider did a maintenance on its net

[Pacemaker] Weird behavior of PCS command while defining DRBD resources

2013-11-27 Thread Muhammad Kamran Azeem
Apologies for double post. In my initial post, I forgot to set the subject properly. Hello List, I am new here. I worked with Linux HA during 2006-2008, went in HPC direction, and came back to HA a month ago. Realized that a lot has changed. My setup: Two KVM machines vdb1 (192.168.122.11), vd

Re: [Pacemaker] howto group resources without having an order

2013-11-27 Thread Michael Schwartzkopff
Am Mittwoch, 27. November 2013, 10:51:43 schrieb Bauer, Stefan: > Thank you Michael for pointing that out. > > I now use colocation cluster inf: (p_openvpn1 p_openvpn2) cluster > > Now the openvpn resources can be stopped independently - but still depend on > ressources from the cluster-group. >

Re: [Pacemaker] Pacemaker Digest, Vol 72, Issue 70

2013-11-27 Thread Muhammad Kamran Azeem
traint set, as Florian already > noted: > > > > colocation c-set inf: (OVPN1 OVPN2 ...) myGroup > > -- > > > > What is the behavior of the brackets for example? > > This feature was n

Re: [Pacemaker] howto group resources without having an order

2013-11-27 Thread Bauer, Stefan (IZLBW Extern)
Thank you Michael for pointing that out. I now use colocation cluster inf: (p_openvpn1 p_openvpn2) cluster Now the openvpn resources can be stopped independently - but still depend on ressources from the cluster-group. Is that the expected behavior? I'm a bit confused as I expected the other wa

Re: [Pacemaker] howto group resources without having an order

2013-11-27 Thread Michael Schwartzkopff
Am Mittwoch, 27. November 2013, 08:50:59 schrieb Bauer, Stefan: > Hi Michael, > > i already have your book but i can't find anything related to the way, you > define constraint sets like stated here: > > -- > As Lars already noted. Or make a constraint set, as Florian already noted: >

Re: [Pacemaker] howto group resources without having an order

2013-11-27 Thread Bauer, Stefan (IZLBW Extern)
Hi Michael, i already have your book but i can't find anything related to the way, you define constraint sets like stated here: -- As Lars already noted. Or make a constraint set, as Florian already noted: colocation c-set inf: (OVPN1 OVPN2 ...) myGroup -- What is the b