Local modifications to ClusterLabs/Anvil by Alteeve
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.
 
 
 
 
 
 
Digimer 42c4cd01f9 * Made logging a bit more verbose for job processing in anvil-daemon. 6 years ago
Anvil * Fixed a bug in Jobs->clear() where the 'job_uuid' wasn't being passed to Database->insert_or_update_jobs(). 6 years ago
cgi-bin Revert to bfc2204. 6 years ago
html * Finished adding the 'sessions' database table and associated code. 6 years ago
journald.conf.d * Moved words.xml to /usr/share/anvil/ 7 years ago
ocf/alteeve * Fixed a couple bugs to get System->change_shell_user_password() working. 7 years ago
rpm Revert to bfc2204. 6 years ago
share * Updated Database->insert_or_update_jobs() to have 'update_progress_only' conditionally update 'job_status', 'job_picked_up_by', 'job_picked_up_at' and 'job_data'. 6 years ago
tools * Made logging a bit more verbose for job processing in anvil-daemon. 6 years ago
units * Created System->find_matching_ip() which takes a host and finds which local network (if any) is on the same subnet. 6 years ago
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. 7 years ago
anvil.conf * Fixed a bug where setting the debug level to 3 caused a deep recursion and a system hang. 6 years ago
anvil.version * Added a version file and Tools->_anvil_version() which reports the version in it. 7 years ago
notes * New attempt to solve the resync issue; Created a new method called Database->refresh_timestamp that will update 'sys::database::timestamp', and call it when UPDATE'ing in '->insert_or_update_jobs()'. This should force the 'modified_date' to be unique per update and allow the existing resync approach to work properly. If so, this method will be used later for any instance where a given record can be updated multiple times per run. 6 years ago
watch_logs ** Major Changes ** 7 years ago

README.md

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.