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
ad4a1ecc78
* Increaded the scancore agent run timeout to 60 seconds.
...
* Updated anvil-safe-start to start DRBD resources when the peer's DRBD resourcs is 'Connecting',
* Updated fence_pacemaker to more intelligently check the list of host names related to an IP address when looking for the peer host name
Signed-off-by: Digimer <digimer@alteeve.ca>
4 years ago
..
Account.pm
* Updated all methods to add (or fix) logging the method entry.
4 years ago
Alert.pm
* Finished porting scan-storcli! This was the largest scan agent to migrate to M3.
4 years ago
Cluster.pm
* This commit started with work on webui endpoint set_power, but then switched to scancore debugging and I neglected to switch branches.
4 years ago
Convert.pm
* Updated Convert->time() to silently return if the given time was '--'.
4 years ago
DRBD.pm
The core logic is done!!!! Still need to finish end-points for the WebUI to hook into, but the core of M3 is complete! Many, many bugs are expected, of course. :)
4 years ago
Database.pm
* Updated Database->resync_databases() to set a default schema of 'public'. Also fixed a bug where, when the difference in record numbers between two line was > 999, it would not trigger a resync.
4 years ago
Email.pm
* Fixed a bug in scan-apc-ups where changes in the transfer reason were not being recorded.
4 years ago
Get.pm
* Increaded the scancore agent run timeout to 60 seconds.
4 years ago
Job.pm
* Finished tools/anvil-boot-server and tools/anvil-shutdown-server.
4 years ago
Log.pm
* Updated Convert->time() to silently return if the given time was '--'.
4 years ago
Network.pm
* Updated Database->resync_databases() to set a default schema of 'public'. Also fixed a bug where, when the difference in record numbers between two line was > 999, it would not trigger a resync.
4 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
* Updated Database->resync_databases() to set a default schema of 'public'. Also fixed a bug where, when the difference in record numbers between two line was > 999, it would not trigger a resync.
4 years ago
Server.pm
The core logic is done!!!! Still need to finish end-points for the WebUI to hook into, but the core of M3 is complete! Many, many bugs are expected, of course. :)
4 years ago
Storage.pm
* Finished anvil-rename-server!
4 years ago
Striker.pm
* Got anvil-safe-start to the point where is starts the cluster stack. Need to create the 'anvil-boot-server' and 'anvil-shutdown-server' before it can be completed, so those files have been added.
4 years ago
System.pm
* Updated Database->resync_databases() to set a default schema of 'public'. Also fixed a bug where, when the difference in record numbers between two line was > 999, it would not trigger a resync.
4 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
* Updated Database queries that were passing 'debug => $debug' to not do that, as it was causing far too much (useless) noise in the logs.
4 years ago
Words.pm
* To address issues with scancore debugging, we needed a tool to purge old anvils and hosts from the database. The 'test.pl' in this commit contains the new logic that will be merged into tools/striker-purge-host shortly.
4 years ago