[Pacemaker] Virtual IP Setup

2011-09-20 Thread Nick Khamis
Hello Everyone, I wanted to know how the vip are being setup in terms of routing etc... Is the preferred approach using iptables or aliased interfaces (i.e. loopback)? I am using either Debian or Gentoo. And have the standard ip primitive: primitive DBIP ocf:heartbeat:IPaddr2 \ params ip=

Re: [Pacemaker] stonith and pacemaker with Centos 6

2011-09-20 Thread Charles Richard
Hi, on my quest to trying to understand STONITH more and to get it working with CentOS 6, i installed the fencing_agents on the os and also installed OpenIPMI. If i understood a little, the fence_ipmilan fencing agent is the one I'd use in my pacemaker config and this fencing agent would call "ipm

[Pacemaker] New Corosync Mailing list - Please register for it!

2011-09-20 Thread Steven Dake
Hi, Over the past several years, we have been sharing a mailing list with the openais project. I have made a new mailing list specifically for corosync: This will be the permanent new list for corosync. Please register at: http://lists.corosync.org/mailman/listinfo The list is called "discuss"

Re: [Pacemaker] Errors When Loading OCF

2011-09-20 Thread Nick Khamis
Using the OCF Mysql works fine, however I am still having problems with Pacemaker+DRBD: Errors When Trying to Load: lrmadmin[4153]: 2011/09/20_10:51:25 ERROR: lrm_get_rsc_type_metadata(578): got a return code HA_FAIL from a reply message of rmetadata with function get_ret_from_msg. ERROR: ocf:lin

Re: [Pacemaker] Pacemaker on CentOS 5.6 & CentOS 6.0

2011-09-20 Thread sdr(friedrich reichhart)
Hi all! Anyone else using Pacemaker in a mixed RHEL / CentOS 5 & 6 Cluster? Anyone using special repos that might help me? Still no chance to get the CentOS6-Machine in my CentOS5-Cluster running... Thanks for help! Fritz. > -Ursprüngliche Nachricht- > Von: sdr(friedrich reichhart) [mai

Re: [Pacemaker] resource moving unnecessarily due to ping race condition

2011-09-20 Thread Brad Johnson
It is not necessarily the case that the outside world can't reach the cluster. Ours is a multi-homed device connecting to multiple WANs and LANs. We want the device with the best connectivity to be the active device. To get around the problem of failovers occurring when a ping node reboots for

[Pacemaker] Unable to Start Heartbeat/pacemaker process

2011-09-20 Thread raki
Hi I am unable to start Heartbeat/pacemaker process. While starting it as init.d process i am getting the following error message on the screen. /etc/init.d/heartbeat start heartbeat: udpport setting must precede media statementsheartbeat info: Pacemaker support: respawn Can you please help

[Pacemaker] understanding resource restarts through pengine

2011-09-20 Thread Oualid Nouri
Hi, I'm testing pacemaker resource failover in a very simple test environment with two virtual machines. 3 Cloned resources (drbd dualprimary), controld, clvm. Fencing with external/ssh that's it. I'm having problems understanding why my clvm resource gets restarted when a failing node gets bac

Re: [Pacemaker] Errors When Loading OCF

2011-09-20 Thread Dan Frincu
Hi, On Mon, Sep 19, 2011 at 7:21 PM, Nick Khamis wrote: > Hello Everyone, > > I have been experiencing some problems getting pacemaker going with > DRBD and MySQL > > The Config: > > primitive drbd_mysql ocf:linbit:drbd \ >                    params drbd_resource="mysql" \ >                    op