mirror of https://github.com/sipwise/heartbeat.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
5 years ago | |
|---|---|---|
| .. | ||
| external | 5 years ago | |
| Makefile.am | 15 years ago | |
| README.bladehpi | 15 years ago | |
| README.cyclades | 15 years ago | |
| README.drac3 | 15 years ago | |
| README.ipmilan | 15 years ago | |
| README.meatware | 15 years ago | |
| README.rcd_serial | 15 years ago | |
| README.vacm | 15 years ago | |
| apcmaster.c | 15 years ago | |
| apcmastersnmp.c | 15 years ago | |
| apcsmart.c | 15 years ago | |
| baytech.c | 15 years ago | |
| bladehpi.c | 15 years ago | |
| cyclades.c | 15 years ago | |
| drac3.c | 15 years ago | |
| drac3_command.c | 15 years ago | |
| drac3_command.h | 15 years ago | |
| drac3_hash.c | 15 years ago | |
| drac3_hash.h | 15 years ago | |
| external.c | 15 years ago | |
| ibmhmc.c | 15 years ago | |
| ipmilan.c | 15 years ago | |
| ipmilan.h | 15 years ago | |
| ipmilan_command.c | 15 years ago | |
| ipmilan_test.c | 15 years ago | |
| meatware.c | 15 years ago | |
| null.c | 15 years ago | |
| nw_rpc100s.c | 15 years ago | |
| rcd_serial.c | 15 years ago | |
| ribcl.py.in | 15 years ago | |
| rps10.c | 15 years ago | |
| ssh.c | 15 years ago | |
| stonith_config_xml.h | 15 years ago | |
| stonith_expect_helpers.h | 15 years ago | |
| stonith_plugin_common.h | 15 years ago | |
| stonith_signal.h | 15 years ago | |
| suicide.c | 15 years ago | |
| vacm.c | 15 years ago | |
| wti_nps.c | 15 years ago | |
README.vacm
20 December 2000 I (rather poorly) integrated this contributed stonith driver into the linux-ha-stonith release. There is a problem that needs to be resolved by autoconf in that the driver will not compile unless libvacmclient is installed on the system. For now, what I've done is included a line in stonith/Makefile that you can uncomment if you want to compile the vacm stonith module. Look in the Makefile in this directory for the following lines and do like it says # If you want the VA Linux Cluster stonith module installed, # uncomment the following line. You must have the vacmclient library #VACM_STONITH = vacm_stonith.so Please direct questions about the operation of the stonith module to Mike Tilstra (see the announcement to the linux-ha-dev mailing list attached below.) -Eric. eric.ayers@compgen.com ------------------------------------------------------------------------------ From: Mike Tilstra <conrad@sistina.com> Sender: linux-ha-dev-admin@lists.tummy.com To: linux-ha-dev@lists.tummy.com Subject: [Linux-ha-dev] stonith module for VACM Date: Tue, 19 Dec 2000 16:41:38 -0600 This was in need for some testing I'm doing, so I hacked this up quick. It works for me, but I'm willing to bet there's atleast one bug in it. Figured others might like it. ... -- Mike Tilstra conrad@sistina.com