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
4f39272d9a
* Fixed a big in Jobs->get_job_details() where jobs weren't being found via 'switches::job-uuid'.
...
* Enabled anvil-join-anvil debugging of stonith handling to later catch an 'uninitialized value' warning (despite seeming to complete configuration of the Anvil! successfully).
Signed-off-by: Digimer <digimer@alteeve.ca>
4 years ago
..
Account.pm
* Renamed all Validate->is_X to Validate->X. Also created Validate->ipv6() to validate IPv6 addresses using Data::Validate::IP (and added it as a requirement to the .spec base RPM).
5 years ago
Alert.pm
* Renamed striker-configure-host (back) to anvil-configure-host, and started updating it to work on any machine type.
5 years ago
Cluster.pm
* Renamed the ScanCore unit file to scancore.
4 years ago
Convert.pm
* Working on getting live migration to work with ocf:anvil:striker using the environment variables that pacemaker sets. Incomplete, but getting close.
4 years ago
DRBD.pm
* Updated Database->get_mail_servers() to clear old stored data, and to pull out the list of when a mail server was last used.
4 years ago
Database.pm
* Fixed a bug in Database->disconnect() where the database idenitification number wasn't being removed, so connecting again triggered the duplicate DB connection check.
4 years ago
Email.pm
* Got email reconfiguration when a mail queue is over ten minutes old (needs testing).
4 years ago
Get.pm
* Got server migration working using ocf:alteeve:server in a test environment!
4 years ago
Job.pm
* Fixed a big in Jobs->get_job_details() where jobs weren't being found via 'switches::job-uuid'.
4 years ago
Log.pm
* Updated Log->entry() to set the log file handle to UTF-8 when opened.
4 years ago
Network.pm
* Fixed a resync bug where bridges needed to sync before bonds
4 years ago
Remote.pm
* Fixed an issue with ocf:alteeve:server where, after a migration, the target host would invoke the RA as if it was trying to migrate, instead of verifying the server (resource) was OK post migration.
4 years ago
Server.pm
* Updated Database->get_mail_servers() to clear old stored data, and to pull out the list of when a mail server was last used.
4 years ago
Storage.pm
* Got email reconfiguration when a mail queue is over ten minutes old (needs testing).
4 years ago
Striker.pm
* Fixed a bug in Striker->load_manifest where when a single fence device or UPS was defined, the XML would fail to parse.
4 years ago
System.pm
* Fixed an issue with ocf:alteeve:server where, after a migration, the target host would invoke the RA as if it was trying to migrate, instead of verifying the server (resource) was OK post migration.
4 years ago
Template.pm
* Got the install manifest form step 1 sanity checks done. Got the form for step 2 done.
5 years ago
Validate.pm
* Fixed a bug in Database->manage_anvil_conf() where initializing a host set the DB information with the wrong DB port and password.
4 years ago
Words.pm
* Got server migration working using ocf:alteeve:server in a test environment!
4 years ago