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
946fce018a
* Renamed the 'ScanCore' executable to just 'scancore', moved it into the standard 'tools' directory and changed the agents directory to '/usr/sbin/scancore-agents'.
...
* Got scancore scanning the agents directory, and properly holding on startup until at least one database is available (instead of exiting), and holding on startup until the local system is configured.
* Created the skeleton of the first scan agent; scan-network.
* Fixed a bug in Storage->check_md5sums() where dynamically loaded modules, loaded after the initial md5sum calcs, would cause the calling daemon to exit (possibly on every invocation).
* Created the scancore.README that will eventually be the main scan agent guide / API document.
Signed-off-by: Digimer <digimer@alteeve.ca>
6 years ago
Anvil
* Renamed the 'ScanCore' executable to just 'scancore', moved it into the standard 'tools' directory and changed the agents directory to '/usr/sbin/scancore-agents'.
6 years ago
cgi-bin
* Fixed a minor bug in Template->get() where a bad template name being passed would call Words->string() without proper arguments and generate error messages.
6 years ago
html
* Fixed a minor bug in Template->get() where a bad template name being passed would call Words->string() without proper arguments and generate error messages.
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
pxe
* Started work on making text config files based on templates, started with the tftp 'default' file.
6 years ago
rpm
* Started work on M3 ScanCore!
6 years ago
scancore-agents/ scan-network
* Renamed the 'ScanCore' executable to just 'scancore', moved it into the standard 'tools' directory and changed the agents directory to '/usr/sbin/scancore-agents'.
6 years ago
scripts
* Fixed a bug where anvil-manage-install-target was always refreshing the local RPM repository instead on doing so only once per day.
6 years ago
share
* Renamed the 'ScanCore' executable to just 'scancore', moved it into the standard 'tools' directory and changed the agents directory to '/usr/sbin/scancore-agents'.
6 years ago
tools
* Renamed the 'ScanCore' executable to just 'scancore', moved it into the standard 'tools' directory and changed the agents directory to '/usr/sbin/scancore-agents'.
6 years ago
units
* Started work on M3 ScanCore!
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
* Updated anvil.conf to default-enable various defaults. Also dropped the archive thresholds.
6 years ago
anvil.version
* Added a version file and Tools->_anvil_version() which reports the version in it.
7 years ago
notes
* Renamed the 'ScanCore' executable to just 'scancore', moved it into the standard 'tools' directory and changed the agents directory to '/usr/sbin/scancore-agents'.
6 years ago
watch_logs
** Major Changes **
7 years ago
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.