anvil/Anvil/Tools
Digimer f202187c34 * anvil-safe-stop is complete! Testing still needed, of course.
* Updated DRBD->manage_resource() to call 'drbdadm adjust <res>' when starting a resource to help deal with a periodic issue where the 'allow-two-primary' option on the peer doesn't match the local setting.

Signed-off-by: Digimer <digimer@alteeve.ca>
2021-04-23 11:56:11 -04:00
..
Account.pm * Updated all methods to add (or fix) logging the method entry. 2020-09-06 01:52:03 -04:00
Alert.pm * Finished porting scan-storcli! This was the largest scan agent to migrate to M3. 2020-11-23 11:18:00 -05:00
Cluster.pm * Made good progress on anvil-safe-stop. It will now stop or migrate servers (testing needed). 2021-04-23 00:04:20 -04:00
Convert.pm * Fixed a bug in Convert-round() where the requested number of digits after the decimal place was coming back one too long. Also added logging that should have been there for a while now. 2021-03-26 23:37:01 -04:00
Database.pm * Finished tools/anvil-boot-server and tools/anvil-shutdown-server. 2021-04-18 19:54:58 -04:00
DRBD.pm * anvil-safe-stop is complete! Testing still needed, of course. 2021-04-23 11:56:11 -04:00
Email.pm * Fixed a bug in scan-apc-ups where changes in the transfer reason were not being recorded. 2021-02-07 18:11:29 -05:00
Get.pm * Finished tools/anvil-boot-server and tools/anvil-shutdown-server. 2021-04-18 19:54:58 -04:00
Job.pm * Finished tools/anvil-boot-server and tools/anvil-shutdown-server. 2021-04-18 19:54:58 -04:00
Log.pm * Updated Log->entry() to prefix log lines with the short 'job-uuid', when the log entry is coming from a program running as a job. This is meant to make it easier to break up what log lines belong to what jobs, if multiple jobs are running at the same time (ie: when initializing multiple nodes / dr hosts in parallel). 2021-03-10 02:26:09 -05:00
Network.pm * THe get_cpu endpoint was completed. 2021-04-09 20:51:29 -04:00
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. 2021-03-10 20:35:05 -05:00
ScanCore.pm * THe get_cpu endpoint was completed. 2021-04-09 20:51:29 -04:00
Server.pm * Made good progress on anvil-safe-stop. It will now stop or migrate servers (testing needed). 2021-04-23 00:04:20 -04:00
Storage.pm * Finished anvil-rename-server! 2021-04-22 13:29:50 -04:00
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. 2021-04-14 00:26:06 -04:00
System.pm * Finished tools/anvil-boot-server and tools/anvil-shutdown-server. 2021-04-18 19:54:58 -04:00
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. 2021-02-09 22:45:40 -05:00
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. 2021-04-15 02:35:58 -04:00
Words.pm * Fixed a bug where Words->load_agent_strings() wouldn't process strings without new-lines in them (caused in the last fix). 2021-02-03 18:53:56 -05:00