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 ee7b68bfb5 * Moved the logic to write the host UUID cache into Get->host_uuid(). 7 years ago
AN * Moved the logic to write the host UUID cache into Get->host_uuid(). 7 years ago
cgi-bin * Created the new System->get_ips method which records IP addresses, subnet masks and MAC addresses of interfaces as reported by 'ip addr'. 7 years ago
html * Created the new System->get_ips method which records IP addresses, subnet masks and MAC addresses of interfaces as reported by 'ip addr'. 7 years ago
tools * Created a dedicated loop for processes that need to run each time tools/scancore-daemon loops. 7 years ago
units * Made some progress on displaying the network state on an HTML page using jquery. It's ugly as sin, but it works. 8 years ago
README.md Updated the README to be somewhat more descriptive. 8 years ago
notes * Added perl-DBD-Pg to the dependency list in notes. 7 years ago
scancore.sql * Updated Get->host_uuid to record the UUID to a cache file when run with root privs, but read from the cache when an unpriv user. 7 years ago
striker.conf * Created Database->insert_or_update_network_interfaces to handle pushing data into update_network_interfaces. 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 RHEL7, Pacemaker, DRBD v9 and corosync.