[Linux-ha-dev] [PATCH 2 of 2] implement admin-module options

2009-09-02 Thread Raoul Bhatia [IPAX]
patch 2: * implement admin-module options: --admin-username, --admin-password and --admin-lua-script cheers, raoul -- DI (FH) Raoul Bhatia M.Sc. email. r.bha...@ipax.at Technischer Leiter IPAX - Aloy Bhatia

[Linux-ha-dev] [PATCH 1 of 2] cleanup exit, return and implement and use validate_all

2009-09-02 Thread Raoul Bhatia [IPAX]
patch 1: * some minor cleanup * change exit to return and exit with $? where applicable * move mysql-proxy binary check to validate_all * call validate_all for start and stop actions cheers, raoul -- DI (FH) Raoul Bhatia M.Sc.

[Linux-ha-dev] [PATCH 0 of 2] improving mysql-proxy ra

2009-09-02 Thread Raoul Bhatia [IPAX]
hi, i will subsequently post 2 patches which update the mysql-proxy ra: patch 1: * some minor cleanup * change exit to return and exit with $? where applicable * move mysql-proxy binary check to validate_all * call validate_all for start and stop actions patch 2: * implement admin-module options

[Linux-ha-dev] [PATCH 2 of 2] Actual WTI MPC plugin. Sorry guys, used mercurial for the first time

2009-09-02 Thread Denis Chapligin
# HG changeset patch # User Denis Chapligin # Date 1251901032 -10800 # Node ID e882e367c47d1df1cb9348df3e1fd27e7089f094 # Parent 4f237a3f3798a955f3c05aa7ff948aa4a2cede93 Actual WTI MPC plugin. Sorry guys, used mercurial for the first time diff -r 4f237a3f3798 -r e882e367c47d lib/plugins/stonith/

[Linux-ha-dev] [PATCH 1 of 2] Added a stonith plugin for a WTS MPC series switched rack PDU. Tested

2009-09-02 Thread Denis Chapligin
# HG changeset patch # User Denis Chapligin # Date 1251900378 -10800 # Node ID 4f237a3f3798a955f3c05aa7ff948aa4a2cede93 # Parent 10b6d4ec44a1088499c5d092314254458d3dfd68 Added a stonith plugin for a WTS MPC series switched rack PDU. Tested with MPC-8H and MPC-18H. Should be working with other MPC

[Linux-ha-dev] [PATCH 0 of 2] WTI MPC patch. Now with patch included

2009-09-02 Thread Denis Chapligin
___ Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev Home Page: http://linux-ha.org/

Re: [Linux-ha-dev] [PATCH] Added a stonith plugin for a WTS MPC series switched rack PDU. Tested

2009-09-02 Thread Denis Chapligin
Hi Due to limitations of the MPC device (it doesn't allows to assign same plug name to the different plugs) this plugin uses GROUPS instead of PLUGS. I mean - you have to connect your nodes to the MPC, using one or more plugs, create a group and name it, using a node's uname. Then just add node's

[Linux-ha-dev] [PATCH] Added a stonith plugin for a WTS MPC series switched rack PDU. Tested

2009-09-02 Thread Denis Chapligin
# HG changeset patch # User Denis Chapligin # Date 1251900378 -10800 # Node ID 4f237a3f3798a955f3c05aa7ff948aa4a2cede93 # Parent 10b6d4ec44a1088499c5d092314254458d3dfd68 Added a stonith plugin for a WTS MPC series switched rack PDU. Tested with MPC-8H and MPC-18H. Should be working with other MPC