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
be84a23924
* There were still references in anvil-manage-files to 'file_locations' -> 'file_location_host_uuid'. Had to rework some logic to get things working. More testing needed, but so far at least the "missing file" function is working again.
...
* Added missing always-available switchs in Get->switches
* Create Storage->_wait_if_changing() to check to see if a file's size is changing and, if so, not return until it stops.
Signed-off-by: Digimer <digimer@alteeve.ca>
2 years ago
..
Account.pm
* Fixed a bug (maybe) that was causing users to get immediately logged out of the WebUI
3 years ago
Alert.pm
Fixed a bug in Alert->check_condition_age() where, when the 'clear' parameter was set and the value was already 'clear', it would flip to 'set' erroniously.
3 years ago
Cluster.pm
* Added the anvil-boot-server man page.
2 years ago
Convert.pm
* Disabled firewalling for now. There appears to be an issue starting up with DRBD.
2 years ago
DRBD.pm
This is the first attempt at enabling firewalld completely. There is a decent chance that problems exist, so it won't be a surprise if a few more commits are needed to this branch before things work.
3 years ago
Database.pm
Disabled striker-prep-databas and set Database->configure_pgsql() calls to use debug => 2.
2 years ago
Email.pm
This is a set of changes all stemming from trying to debug frequent resyncs. More bugs still to be fixed.
3 years ago
Get.pm
* There were still references in anvil-manage-files to 'file_locations' -> 'file_location_host_uuid'. Had to rework some logic to get things working. More testing needed, but so far at least the "missing file" function is working again.
2 years ago
Job.pm
Updates Jobs->update_progress() to take a 'variables' hash reference, and to support logging as well.
3 years ago
Log.pm
Disabled striker-prep-databas and set Database->configure_pgsql() calls to use debug => 2.
2 years ago
Network.pm
* Fixed a couple typos that broke compilation.
2 years ago
Remote.pm
* Added a check to Database->get_ip_addresses() to check is a hash is set before using it, to help avoid unitialized variable messages.
4 years ago
ScanCore.pm
* Fixed a bug where Database resync's where trying to resync tables without history schema entries.
3 years ago
Server.pm
This is the first attempt at enabling firewalld completely. There is a decent chance that problems exist, so it won't be a surprise if a few more commits are needed to this branch before things work.
3 years ago
Storage.pm
* There were still references in anvil-manage-files to 'file_locations' -> 'file_location_host_uuid'. Had to rework some logic to get things working. More testing needed, but so far at least the "missing file" function is working again.
2 years ago
Striker.pm
* Fixed a bug where resync'ing the database was missing tables.
3 years ago
System.pm
* Disabled firewalling for now. There appears to be an issue starting up with DRBD.
2 years ago
Template.pm
* This adds two new files; cgi-bin/get_anvils and cgi-bin/get_anvil_status, that will form the foundation of the new interactive web UI.
4 years ago
Validate.pm
Added the new 'anvil-network-profiler' tool.
2 years ago
Words.pm
* Created a new tool, anvil-watch-bonds, which is a live monitor of bonds and interfaces designed to be run from the command line on a given host.
4 years ago