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-change-password
* Finished adding the 'sessions' database table and associated code.
6 years ago
anvil-cycle-vm-nics
* Added the new tools/anvil-cycle-vm-nics, which is the updated version for m2's cycle-vm-nics.pl.
7 years ago
anvil-daemon
* 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
anvil-jobs
* Fixed a bug where setting the debug level to 3 caused a deep recursion and a system hang.
6 years ago
anvil-maintenance-mode
* Fixed a bug in anvil-daemon where a stray 'die' from earlier work was left in.
6 years ago
anvil-manage-firewall
* Updated anvil.conf to default-enable various defaults. Also dropped the archive thresholds.
6 years ago
anvil-manage-power
* Fixed a major bug where anvil-daemon would reset the job_progress to 0 when clearing the 'reboot_needed' flag, causing anvil-daemon to pick the job up and again reboot, repeatedly.
6 years ago
anvil-manage-striker-peers
* Fixed a subtle an annoying autovivication bug in Database->write().
6 years ago
anvil-prep-database
* Updated all System->*_daemon methods to not append '.service' to the daemon parameter. Also make all daemon names variables stored in 'sys::daemon::<foo>' and updated existing calls to these methods to use those variables.
6 years ago
anvil-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
anvil-update-states
Revert to bfc2204
.
6 years ago
anvil-update-system
* Fixed an XML parse error (-- in comments) and pre-set the last_update to 0 to avoid warnings when running anvil-update-system without a job-uuid.
6 years ago
fence_pacemaker
* Migration is now sort of working. There is still an issue to sort out with enabling drbd dual-primary, but server can move is some cases now.
7 years ago
scancore
* 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
scancore.README
* 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
striker-configure-host
* Renamed anvil-configure-striker -> striker-configure-host and anvil-manage-install-target -> striker-manage-install-target as they're both Striker-specific.
6 years ago
striker-manage-install-target
* Started work on M3 ScanCore!
6 years ago