Re: [Pacemaker] batch-limit with many resources

2014-11-12 Thread Matthias Teege
Andrew Beekhof writes: >> On 8 Nov 2014, at 10:22 pm, Matthias Teege wrote: Hallo, >> same monitoring intervalls. Is it necessary to increase the >> batch-limit to allow pacemaker to run all monitoring scripts in >> parallel? > > Short version... it shouldn'

[Pacemaker] colocate three resources

2014-11-09 Thread Matthias Teege
Hallo, On a cluster I have to place three resources on the same node. ms ms_disk_R p_disk_R ms ms_disk_S p_disk_S primitive vm_srv ocf:heartbeat:VirtualDomain The colocation constraints looks like this: colocation vm_with_disk_R inf: vm_srv ms_disk_R:Master colocation vm_with_disk_S inf: vm_sr

[Pacemaker] batch-limit with many resources

2014-11-08 Thread Matthias Teege
Hello, I have a cluster with 300 resources. A lot of them are using the same monitoring intervalls. Is it necessary to increase the batch-limit to allow pacemaker to run all monitoring scripts in parallel? Thanks! Matthias ___ Pacemaker mailing list:

[Pacemaker] List failed and unmanaged resources

2014-04-15 Thread Matthias Teege
Hi, how to I list all failed, stopped or unmanaged resources in a pacemaker cluster? The crm console shows failed resources but is there an easy parsable output format? Many thanks Matthias ___ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org htt

Re: [Pacemaker] Migrate vm on drbd in correct order?

2013-03-17 Thread Matthias Teege
On Mon, Mar 18, 2013 at 12:16:31PM +1100, Andrew Beekhof wrote: Hi, > You'd need drbd in multi-master mode (master-max=2) for that to work. only for "live migration" or for failover with shutdown too? Matthias ___ Pacemaker mailing list: Pacemaker@oss

[Pacemaker] Migrate vm on drbd in correct order?

2013-03-16 Thread Matthias Teege
Hi, I'm try to setup a two node cluster for virtuell machines (KVM/libvirt) with drbd as storage backend. For each vm I use two drbd devices. Starting and stopping works but I cant migrate the VM to the second node. If i switch a node to "standby" the VM stays "started" and there ist no call to Vi