[Pacemaker] lxc resource fixes

2012-07-23 Thread Marcus Osdoba
not require the requested powerfail-line in inittab). Please consider committing [0] at least and think about the alternative halt-method [3]. Thanks in advance and kind regards, Marcus [0] https://gitorious.org/debian/resource-agents/commit/f7b8fba8809d34c537e95a1aeaa2bc64463a90

[Pacemaker] problem with location and role

2011-11-10 Thread Marcus
Hi there, I have a problem with pacemaker 1.0.9 on heartbeat on a 2 node cluster. I created some resources and a dummy resource to move around. here is the config: node $id="07c9653f-22c3-47be-8b52-cd8da183ce2e" debian60-clnode1 node $id="f97d4817-7043-4644-bcf0-57159233acea" debian60-clnode2

Re: [Pacemaker] [patch 1/2] Prune glib from stonith api, clean paramter lists.

2011-04-29 Thread Marcus Barrow
something descriptive In this case... Medium: stonith: Remove Glib data types from the API arguments This is the first step towards purging Glib from the API so that low level consumers don't need to explicitly use or link against Glib which is considered "heavy". On Thu, Apr 28,

Re: [Pacemaker] [patch 2/2] Prune glib from stonith api, don't require glib mainloop

2011-04-29 Thread Marcus Barrow
mit message. The patch itself is good though. On Thu, Apr 28, 2011 at 5:49 PM, Marcus Barrow wrote: > > This is patch 2/2 for pacemaker-devel that removes the requirement for > stonith clients to use GLIB. > > This patch removes the sync_fd paramter from the connect api call and s

[Pacemaker] [patch 1/2] Prune glib from stonith api, clean paramter lists.

2011-04-28 Thread Marcus Barrow
was replaced with a simple bool. The stonith-ng header file was also split to isolate internal things from what API users require. These changes were then followed thru in the stonith-test, stonith-admin and raexecstonith programs. Regards, Marcus Barrow glib-prune Description: Binary data

[Pacemaker] [patch 2/2] Prune glib from stonith api, don't require glib mainloop

2011-04-28 Thread Marcus Barrow
required for mainloop callbacks. These changes are then propagated to the stonith-test, stonith-admin and other pacemaker components. Regards, Marcus Barrow glib-mainloop Description: Binary data ___ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org

[Pacemaker] [0/6 V2] Clusters from Scratch updates for F14

2011-04-03 Thread Marcus Barrow
better. I will follow up with some more work on the diagrams in the Introduction. Marcus ___ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home: http://www.clusterlabs.org Gettin

[Pacemaker] [3/6 V2] Clusters from Scratch, CS-Verification

2011-04-03 Thread Marcus Barrow
Attached are patches for the Verification chapter of "Clusters From Scratch". # HG changeset patch # User Marcus Barrow # Date 1301585341 14400 # Node ID b0679c787b9120526546a37709e7c7628adf57bc # Parent 0d4ba95a396d3e7d13ae1593e255e8bdacce968e [mq]: CS-Verification diff -r 0d4ba

[Pacemaker] [6/6 V2] Clusters from Scratch, CS-Stonith

2011-04-03 Thread Marcus Barrow
Attached are patches for the Stonith chapter of "Clusters From Scratch". # HG changeset patch # Parent 44d9a3a3ec7de07559301051ff56ab3a16ef31d4 diff -r 44d9a3a3ec7d doc/Clusters_from_Scratch/en-US/Ch-Stonith.xml --- a/doc/Clusters_from_Scratch/en-US/Ch-Stonith.xml Thu Mar 31 13:38:02 2011 -0400

[Pacemaker] [2/6 V2] Clusters from Scratch, Ch-Installation

2011-04-03 Thread Marcus Barrow
Attached are patches for the Installation chapter of "Clusters From Scratch". # HG changeset patch # User Marcus Barrow # Date 1301583450 14400 # Node ID 0d4ba95a396d3e7d13ae1593e255e8bdacce968e # Parent 24886d2588472b71a096cffe23a5495ff1a49e1c [mq]: CS-Installation diff -r 24886

[Pacemaker] [4/6 V2] Clusters from Scratch, CS-Active-Passive

2011-04-03 Thread Marcus Barrow
Attached are patches for the Active - Passive chapter of "Clusters From Scratch". # HG changeset patch # User Marcus Barrow # Date 1301591444 14400 # Node ID 51a928853a59b284962b4db9fd2c65c9659e0452 # Parent b0679c787b9120526546a37709e7c7628adf57bc [mq]: CS-Active-Passiv

[Pacemaker] [5/6 V2] Clusters from Scratch, CS-Active-Active

2011-04-03 Thread Marcus Barrow
Attached are patches for the Active - Active chapter of "Clusters From Scratch". # HG changeset patch # User Marcus Barrow # Date 1301593082 14400 # Node ID 44d9a3a3ec7de07559301051ff56ab3a16ef31d4 # Parent 51a928853a59b284962b4db9fd2c65c9659e0452 [mq]: CS-Active-Active diff -r 51

[Pacemaker] [Pacemaker doc 1/6] Clusters from Scratch, Ch-Intro

2011-04-01 Thread Marcus Barrow
# HG changeset patch # User Marcus Barrow # Date 1301513892 14400 # Node ID 24886d2588472b71a096cffe23a5495ff1a49e1c # Parent eca8364c0ab4318f361f8eb9f649df090162b416 [mq]: CS_intro diff -r eca8364c0ab4 -r 24886d258847 doc/Clusters_from_Scratch/en-US/Ch-Intro.xml --- a/doc

[Pacemaker] [Pacemaker doc 2/6] Clusters from Scratch, Ch-Installation

2011-04-01 Thread Marcus Barrow
Title: Fedora Installation - Welcome # HG changeset patch # User Marcus Barrow # Date 1301583450 14400 # Node ID 0d4ba95a396d3e7d13ae1593e255e8bdacce968e # Parent 24886d2588472b71a096cffe23a5495ff1a49e1c [mq]: CS-Installation diff -r 24886d258847 -r 0d4ba95a396d doc/Clusters_from_Scratch/en-US

[Pacemaker] [Pacemaker doc 0/6] Clusters from Scratch updates for F14

2011-04-01 Thread Marcus Barrow
manual is not really updated yet. There remains some work to do in the Introduction to Pacemaker and also the chapter on Active-Active when I understand these better. I will follow up with some more work on the diagrams in the Introduction. Marcus ___

[Pacemaker] [pacemaker][patch 4/4] Simple changes to "Pacemaker Explained", Chapter 7 CH_Rules.xml

2011-03-20 Thread Marcus Barrow
More changes for "Pacemaker Explained". Just a few small things for CH_Rules.xml. Regards, Marcus Barrow CH-Rules.xml.1stpatch Description: Binary data ___ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.o

[Pacemaker] [pacemaker][patch 3/4] Simple changes for "Pacemaker Explained", Chapter 6 CH_Constraints.xml

2011-03-20 Thread Marcus Barrow
st changed to use the word preceding, which might be more clear. Regards, Marcus Barrow CH-Constraints.xml.1stpatch Description: Binary data ___ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemake

[Pacemaker] [pacemaker][patch 2/4] Simple changes for "Pacemaker Explained", Chapter 5 CH_Resources.xml

2011-03-20 Thread Marcus Barrow
s occurs in table 5.3 and it's use is described in section 5.8.3. Regards, Marcus Barrow CH-Resources.xml.1stpatch Description: Binary data ___ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/lis

[Pacemaker] [pacemaker][patch 1/4] Simple changes for "Pacemaker Explained", chapter 4 Ch_Nodes.xml

2011-03-20 Thread Marcus Barrow
Some simple changes for the "Pacemaker Explained" document. These are for CH_Nodes.xml and consist of some typos, missing words etc. Regards, Marcus Barrow CH-nodes.xml.1stpatch Description: Binary data ___ Pacemaker mailing list: