Local modifications to ClusterLabs/Anvil by Alteeve
Go to file
Digimer b0232c6180 * Made the sysfs directory references static.
* Fixed a typo in Database->insert_or_update_bridges().
* Added 'bond_mac_address' and 'bond_operational' to the bonds table.
* Gathered data needed for bonds in tools/anvil-update-states and got bonds recording successfully (but more testing needed).

Signed-off-by: Digimer <digimer@alteeve.ca>
2018-05-29 17:57:55 -04:00
Anvil * Made the sysfs directory references static. 2018-05-29 17:57:55 -04:00
cgi-bin * Updated Log->variables to add dots when printing a variable/value pair per line so that variables line up vertically. 2018-05-21 22:02:45 -04:00
html * Got tools/anvil-configure-network to the point where it loads the job details. 2018-03-29 01:04:04 -04:00
journald.conf.d * Moved words.xml to /usr/share/anvil/ 2017-12-26 14:12:59 -04:00
ocf/alteeve * Fixed a couple bugs to get System->change_shell_user_password() working. 2018-04-26 12:41:03 -04:00
rpm * Created Account->encrypt_password() for creating encrypted hashes of passwords. Set the default algorithm to sha256, a ~16 byte random salt and 500,000 re-encryptions (which takes a total of about 0.7 seconds on an Intel i7-6820HQ CPU). 2018-05-15 17:45:52 -04:00
share * Updated Log->variables to add dots when printing a variable/value pair per line so that variables line up vertically. 2018-05-21 22:02:45 -04:00
tools * Made the sysfs directory references static. 2018-05-29 17:57:55 -04:00
units * Changed all methods to take a 'debug' argument for setting log level on calls. 2018-03-07 03:11:55 -05:00
anvil.conf * Created System->change_apache_password() to update (and enable) Striker's apache user. For now, it simply enables it in httpd.conf, it doesn't actually set/update the password. 2018-05-10 01:41:45 -04:00
anvil.version * Added a version file and Tools->_anvil_version() which reports the version in it. 2018-01-04 01:29:05 -08:00
notes * Got tools/anvil-configure-network writing the first network config file body. 2018-04-03 01:00:46 -04:00
README.md * Updated the database components to use the name 'anvil' and the user 'admin'. The 'database::user' and 'database::name' variables are still supported, but now hidden. 2018-04-13 19:55:34 -04:00
test.pl ** Major Changes ** 2017-10-20 00:19:32 -04:00
watch_logs ** Major Changes ** 2017-10-20 00:19:32 -04:00

This will be the repository for the third generation of the Anvil! Intelligent Availability™ platform.

Major components;

  • The "ScanCore" decision engine and scan agents.
  • The "Striker" Web interface
  • Tools for Striker dashboards, Anvil! nodes and DR targets

This project is being designed for RHEL 7, Pacemaker, DRBD v9, Corosync 3 and Kronosnet.