kolla-ansible/ansible/roles/mariadb/tasks
Sven Kieske 984cb0a754 mariadb: fix cluster recovery
sometimes cluster recovery didn't work
because we only look for the sequence number in the last 200 lines
of the log file.

fix this by ingesting the complete file and only register the last
sequence number we find.

Closes-Bug: 1821173

Change-Id: Iea2661c9d5d262cf99edd5f5b567f252607a0003
Signed-off-by: Sven Kieske <kieske@osism.tech>
2024-04-22 11:05:11 +02:00
..
backup.yml Rename kolla_docker to kolla_container 2023-11-15 13:54:57 +01:00
bootstrap.yml Refactor mariadb to support shards 2021-04-07 23:19:42 +02:00
bootstrap_cluster.yml Rename kolla_docker to kolla_container 2023-11-15 13:54:57 +01:00
check-containers.yml Rename kolla_docker to kolla_container 2023-11-15 13:54:57 +01:00
check.yml Usage of kolla_container_engine variable instead of docker 2022-10-28 09:15:55 +02:00
config.yml clustercheck: move from xinetd to socat 2022-07-26 07:13:34 +00:00
config_validate.yml Integrate oslo-config-validator 2022-12-21 17:19:09 +00:00
deploy-containers.yml Fix multiple issues with MariaDB handling 2020-01-15 20:15:09 +01:00
deploy.yml Refactor MariaDB and RabbitMQ restart procedure 2023-06-17 21:02:49 +00:00
loadbalancer.yml Adding container_engine to kolla_toolbox module 2022-11-04 15:32:30 +01:00
lookup_cluster.yml Rename kolla_docker to kolla_container 2023-11-15 13:54:57 +01:00
main.yml mariadb: use add_host to include inactive hosts in shard grouping 2021-10-28 16:29:05 +00:00
post-deploy.yml Refactor MariaDB and RabbitMQ restart procedure 2023-06-17 21:02:49 +00:00
post-upgrade.yml Rename kolla_docker to kolla_container 2023-11-15 13:54:57 +01:00
precheck.yml Adding mariadb_port to wsrep sync status so alterative ports can be used 2023-08-22 12:00:49 +01:00
pull.yml Refactor and optimise image pulling 2021-08-10 11:57:54 +00:00
reconfigure.yml Performance: replace unconditional include_tasks with import_tasks 2020-08-28 16:12:03 +00:00
recover_cluster.yml mariadb: fix cluster recovery 2024-04-22 11:05:11 +02:00
register.yml Adding container_engine to kolla_toolbox module 2022-11-04 15:32:30 +01:00
restart_services.yml Fix mariadb role when used with check mode 2024-02-06 10:39:34 +01:00
stop.yml Use "name:" instead of "role:" for *_role modules 2020-03-02 10:01:17 +01:00
upgrade.yml Refactor MariaDB and RabbitMQ restart procedure 2023-06-17 21:02:49 +00:00