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
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.
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
# 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/
# 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: Linux-HA-Dev@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/
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
# 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