Re: [Pacemaker] CMAN - Pacemaker - Porftpd setup

2011-12-08 Thread Andrew Beekhof
On Wed, Dec 7, 2011 at 9:49 AM, Florian Haas wrote: > On Tue, Dec 6, 2011 at 3:47 PM, Bensch, Kobus > wrote: >> 2.) I pasted the outcome here http://pastebin.com/uPcHiM4p > > So, you should be seeing lines akin to the following in your logs: > > ERROR: clone_rsc_colocation_rh: Cannot interleave c

Re: [Pacemaker] CMAN - Pacemaker - Porftpd setup

2011-12-06 Thread Florian Haas
On Tue, Dec 6, 2011 at 3:47 PM, Bensch, Kobus wrote: > 2.) I pasted the outcome here http://pastebin.com/uPcHiM4p So, you should be seeing lines akin to the following in your logs: ERROR: clone_rsc_colocation_rh: Cannot interleave clone ActiveFTPSite and WebIP because they do not support the sam

Re: [Pacemaker] CMAN - Pacemaker - Porftpd setup

2011-12-06 Thread Bensch, Kobus
Hi Florian 1.) I removed these and made no change. New config show node rhel6-n1 node rhel6-n2 primitive ClusterIP ocf:heartbeat:IPaddr2 \ params ip="192.168.56.111" cidr_netmask="32" clusterip_hash="sourceip" \ op monitor interval="30s" primitive FTPSite ocf:heartbeat:proftpd \

Re: [Pacemaker] CMAN - Pacemaker - Porftpd setup

2011-12-06 Thread Florian Haas
On Tue, Dec 6, 2011 at 3:16 PM, Bensch, Kobus wrote: > Hi Florian > > Thanks for the reply. > > 1.) No reason. I can get rid of one of each Did you, and if so has it changed the situation? > 2.) The result of crm_mon -rf OK, no failcounts. Can you create a CIB dump with "cibadmin -Q > /tmp/cib.

Re: [Pacemaker] CMAN - Pacemaker - Porftpd setup

2011-12-06 Thread Bensch, Kobus
Hi Florian Thanks for the reply. 1.) No reason. I can get rid of one of each 2.) The result of crm_mon -rf Last updated: Tue Dec 6 14:14:23 2011 Stack: cman Current DC: rhel6-n2 - partition with quorum Version: 1.1.5-5.el6-01e86afaaa6d4a8c4836f68df80ababd6ca3902f 2 Nodes configured,

Re: [Pacemaker] CMAN - Pacemaker - Porftpd setup

2011-12-06 Thread Florian Haas
Hello, On Tue, Dec 6, 2011 at 2:36 PM, Bensch, Kobus wrote: > colocation ftpsite-with-webip inf: ActiveFTPSite WebIP > colocation website-with-ip inf: ActiveFTPSite WebIP > order apache-after-ip inf: WebIP ActiveFTPSite > order propftpd-after-webip inf: WebIP ActiveFTPSite Any specific reasons f

[Pacemaker] CMAN - Pacemaker - Porftpd setup

2011-12-06 Thread Bensch, Kobus
Hello everyone I am new to clusters and have been playing with the above and I think I am nearly there. The one thing I am struggling with is an Active/Active Proftpd. I have tried various things and have read a lot of stuff on clusterlabs.org and various other wikis. When I run crm_mon I get: