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
14bf323627
* 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.
...
* Fixed a bug in Server->get_status() where the call to Storage->rsync's returned output checked for '!!errer!!' instead of '!!error!!'.
* Fixed a bug in Storage->rsync where, when no port was passed in, it would try to specify an empty port and fail.
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).
4 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
* Got server migration working using ocf:alteeve:server in a test environment!
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
* Got server migration working using ocf:alteeve:server in a test environment!
4 years ago
Database.pm
* Got server migration working using ocf:alteeve:server in a test environment!
4 years ago
Email.pm
* Started work on Email->check_alert_recipients().
5 years ago
Get.pm
* Got server migration working using ocf:alteeve:server in a test environment!
4 years ago
Job.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).
4 years ago
Log.pm
* Updated Log->entry() to set the log file handle to UTF-8 when opened.
4 years ago
Network.pm
* Switched all hash 'local' keys to be the host's short user name. Untested, likely bugs to be fixed in the next commit.
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
* 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
Storage.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
Striker.pm
* Got server migration working using ocf:alteeve:server in a test environment!
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