From 80153a133d0888b7c0a7b72a9f80ccc6f005c555 Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Sat, 23 Nov 2024 17:34:50 +0100 Subject: sorted out inbox --- .trash/2024-01-09.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 .trash/2024-01-09.md (limited to '.trash/2024-01-09.md') diff --git a/.trash/2024-01-09.md b/.trash/2024-01-09.md new file mode 100644 index 0000000..9b3c874 --- /dev/null +++ b/.trash/2024-01-09.md @@ -0,0 +1,24 @@ +--- +tags: + - idea + - oslo_messaging + - tuning + - maintenance + - issue +--- +ad an idea to develop a tool to parse openstack release pages to see what's new from the CLI. + +Continued maintenance after making sure cold migrations do work on running VMs and make sure they are started again after migrating. + +Messaging timeouts occurred during maintenance. Found some settings to tune the neutron and nova oslo messaging library. +https://docs.mirantis.com/mcp/q4-18/mcp-deployment-guide/advanced-config/tune-rabbitmq-perf.html + +Learned about the HAProxy ansible module: +https://docs.ansible.com/ansible/latest/collections/community/general/haproxy_module.html + +We decided to add ansible playbooks for enabling and disabling services. So we can disable the neutron controller in haproxy before restarting it. This prevents an issue where it is being flooded with requests while starting up and causing it to process SSL requests before even having loaded the SSL certificates. + +Forgot that I had to visit the mortgage advisor at the end of the afternoon. + +--- +9.30 - 16.00 -- cgit v1.2.3