[Pacemaker] configure pacemaker to run on one node

2010-04-15 Thread Alan Jones
I can imagine several options for configuring Pacemaker to run on a single node. My first cut is to configure it with openais/corosync using a loopback network (localhost). What would you recommend? Has anyone done this? Alan ___ Pacemaker mailing list:

Re: [Pacemaker] debugging levels

2010-04-15 Thread Alan Jones
On Wed, Apr 7, 2010 at 6:38 AM, Andrew Beekhof wrote: > > It seems there are only two configuration options for pacemaker as > started > > by > > corosync: use_logd which I've enabled and use_mgmtd which I don't > > understand. > > pacemaker also uses the logging options of corosync.conf > though

Re: [Pacemaker] Failover after fail on Ethernet Fails (Solved)

2010-04-15 Thread Andrew Beekhof
On Thu, Apr 15, 2010 at 2:49 PM, Stefan Kelemen wrote: > I found the Issue. > As location i used the key resource ms_drbd_service. Why does i cant use > group or a Part of the group as key resource. For clones and m/s resources, its because the child ID doesn't strictly exist. Its always suffixe

[Pacemaker] New to Pacemaker - Firewall Question

2010-04-15 Thread Jake Bogie
Hey All, I'm trying to learn some more about Clusters for some research I'm doing. First thing I need to say is this project is absolutely AWESOME!!! I've installed and enabled the Pacemaker system and I have it running. The issue I am dealing with is that whenever IPTABLES is enabled t

Re: [Pacemaker] Failover after fail on Ethernet Fails (Solved)

2010-04-15 Thread Michael Schwartzkopff
Am Donnerstag, 15. April 2010 14:49:10 schrieb Stefan Kelemen: > I found the Issue. > As location i used the key resource ms_drbd_service. Why does i cant use > group or a Part of the group as key resource. > > location loc_Cluster_IP_on_pingd ms_drbd_service \ > rule $id="loc_Cluster_IP_on

[Pacemaker] Announcement: new release for cluster-glue (1.0.5)

2010-04-15 Thread Dejan Muhamedagic
Hello, The cluster glue release 1.0.4 contains a change which breaks ABI. That would break all Heartbeat and Pacemaker installations which weren't built against that release. We could discuss more about what and how, but let's keep that for one of the future releases. There is now a new cluster-gl

[Pacemaker] What is the correct list of packages... ?

2010-04-15 Thread Roberto Giordani
Hello Andrew, due new packages available could you please list me the correct version of rpm packages for a cluster Pacemaker with - OpenAIS -OCFS2 support -DLM -Pacemaker GUI for Opensuse 11.2 64bit? Regards, Roberto. ___ Pacemaker mailing list: Pa

Re: [Pacemaker] Failover after fail on Ethernet Fails

2010-04-15 Thread Stefan Kelemen
Hm.. OK i tested this there is no changes, no Failover when i cut the Ethernet. After reconnect the Cable, the first Server got all resources on it. I commented the ping in ha.cf out. primitive pri_pingd ocf:heartbeat:pingd \ params name="pingd" host_list="192.168.1.1 \ 192.168.4.10"

Re: [Pacemaker] Best stonith-action, reset or poweroff

2010-04-15 Thread Andrew Beekhof
On Wed, Apr 14, 2010 at 12:32 PM, Dejan Muhamedagic wrote: > Hi, > > On Wed, Apr 14, 2010 at 09:11:43AM +0200, Ivan Coronado wrote: >> So it would be better set stonith-action >> to poweroff, right? > > That's a matter of preference. Whether resources fail back can be > tuned by the resource stic

Re: [Pacemaker] Announcement: new releases for cluster-glue (1.0.4), resource-agents (1.0.3), and heartbeat (3.0.3)

2010-04-15 Thread Andrew Beekhof
On Wed, Apr 14, 2010 at 4:01 PM, Dejan Muhamedagic wrote: > Hello, > > The new releases of cluster glue (1.0.4), resource agents > (1.0.3), and Heartbeat (3.0.3) are finally ready. Nice. The repos up on clusterabs.org are being rebuilt with all three now and should be ready in an hour or so. > I

Re: [Pacemaker] Monitoring node

2010-04-15 Thread Andrew Beekhof
On Thu, Apr 15, 2010 at 12:28 AM, Paul Graydon wrote: > Hi, > > Just batting a few ideas around in my head regarding the cluster.  I've got > two servers that are clustered, but have other servers around providing > other functions.  What I was wondering was if it was possible to have one of > tho