Thursday, 2023-02-09

opendevreviewJimmy McCrory proposed openstack/openstack-ansible-os_nova master: Use SSL database connections with nova-manage  https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/52883700:01
opendevreviewJimmy McCrory proposed openstack/openstack-ansible-os_nova master: Use SSL database connections with nova-manage  https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/52883700:08
opendevreviewJimmy McCrory proposed openstack/openstack-ansible-os_nova master: Use SSL database connections with nova-manage  https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/52883700:32
noonedeadpunkmornings09:59
noonedeadpunk1 more vote is needed on https://review.opendev.org/c/openstack/openstack-ansible/+/872896 (and dependant patch) to unblock our gates10:02
opendevreviewDmitriy Rabotyagov proposed openstack/ansible-role-systemd_mount master: Change default mode of mount files to 644  https://review.opendev.org/c/openstack/ansible-role-systemd_mount/+/87325012:33
admin1noonedeadpunk, those changes look straightforward .. can I vote as well ? 12:53
admin1aah .. no need 12:54
noonedeadpunksure you can! I mean - we do appreciate +1 a lot and they do matter12:57
nixbuilderWhile running bootstrap-ansible.sh from OSA Yoga 25.2.0, I get an error message "info_block 'Error Info - 375".  I have a portion of the output from the script here https://pastebin.com/AVvhfLT7.  Towards the top there is an error regarding an unterminated 's'.  It also seems to have something to do with the CURRENT_OSA_VERSION. Has anyone seen this before?15:55
jrossernixbuilder: it's always recommended to use the most recent tag on a branch15:57
jrosserso there is 25.3.0 now, and that includes this patch which should fix your issue https://github.com/openstack/openstack-ansible/commit/f933194813de9d18b89040fa8c5b80bcd0dd967c15:57
nixbuilderjrosser: Thanks for the info... but I was going by the document at (https://docs.openstack.org/project-deploy-guide/openstack-ansible/yoga/deploymenthost.html) and the version it had was 25.2.0.  So I figured it was the latest... but thank you for pointing me in the right direction.16:03
jrossernixbuilder: oh thats interesting, and wrong that its not updated :)16:04
jrossernoonedeadpunk: have you seen this ^ ?16:04
noonedeadpunkyup I did16:05
noonedeadpunkIt's basically updated only when we change some docs from what I recall16:06
noonedeadpunkSo we docs are not changed - version won't be updated16:06
jrosseroh thats unfortunate16:06
jrosserperhaps we should add a-r-r.yml and openstack-services.yml to the things that makes that run.....16:06
noonedeadpunkI was going to somehow trigger docs re-build when bumping roles, but I think I forgot about it16:06
noonedeadpunkyeah16:07
jrosseroh but that won't work will it16:07
noonedeadpunkwell, with delay16:07
jrosserbecasue we make a release with the bump script16:07
opendevreviewMerged openstack/openstack-ansible-openstack_hosts master: Install curl by defining binary that is provided  https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/87297316:07
jrosserthen we tag16:07
jrosserwait for that to merge16:07
noonedeadpunkso it will be -1 version always16:07
jrosserthen the docs need to publish again16:07
noonedeadpunkWell, I was thinking to update docs with some release hook16:07
noonedeadpunkthere was some way, but need to dig through my older notes16:08
noonedeadpunkbut it wasn't anything really straightforward16:08
jrossera different solution is to just remove that completely and give the git command that can be used to show the most recent tag16:11
noonedeadpunkoh well... it can be tricky if talking about latest tag made from specific branch16:12
noonedeadpunk(and preferably for it to be the only one in output)16:12
jrosseroh sooooo close, but no `git tag --merged stable/victoria --sort -v:refname`16:17
noonedeadpunkyeah, so we have a reason why it's in the docs like that...16:39
jrosserso nova persistent node id file16:40
jrosserwhat do we know about that?16:41
BobZAnnapolisAnyone know of a place where i can find / read a guide for all the possible tests, keywords, parameters, etc for the JSON files we need to create if we wish to run "rally task start test.json" ? tia17:39
jrossernoonedeadpunk: https://review.opendev.org/c/openstack/nova/+/87297717:39
noonedeadpunkoh, that's interesting17:49
noonedeadpunkI wonder if we should handle that or not...17:52
jrosserwell OS upgrades are i think where things will get tricky17:53
noonedeadpunkwell, we can check on how they do conversion and jsut reproduce that ?17:55
noonedeadpunkas we hit either https://bugs.launchpad.net/openstack-ansible/+bug/2003631 or https://bugs.launchpad.net/openstack-ansible/+bug/200265318:10
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-openstack_hosts master: Return centos jobs to voting  https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/87327318:32
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-openstack_hosts master: Return centos jobs to voting  https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/87327318:32
ElDuderinook, dumb question, not sure. I have 3 infra nodes. They each have keepalived running, for haproxy ha. So, there's a /etc/keepalived/haproxy_notify.sh script that calls a /var/log/keepalived-notifications.log file, but it doesn't exist? Or do these get read in and used by lxc via a bind mount? Strange, right?20:26
noonedeadpunk ElDuderinohm, I do recall this script existed but can't find it as of today to be frank21:03
noonedeadpunkah, I assume you was talking about haproxy_check.sh21:05
noonedeadpunkhm, no21:06
noonedeadpunkhaproxy_check.sh is likely completely different thing21:06
noonedeadpunkElDuderino: ok, haproxy_notify.sh has been replaced by haproxy_check.sh in Wallaby21:07
noonedeadpunkthat;s the patch https://opendev.org/openstack/openstack-ansible/commit/a929302c8e7392a83767761fb2b5be11a4bb29ac21:11
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-galera_server master: Allow maridbcheck socket to FreeBind  https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/87333421:20
ElDuderinok ty! we keep dinosaurs alive, and are on rocky and trying to get away from it, so that makes sense. ty21:21
noonedeadpunkah well. it's hard to say why we did smth quite historically...21:24
noonedeadpunkBut it's weird that /var/log/keepalived-notifications.log does not exist.... maybe you've never failedover ? :D21:24
noonedeadpunkas it's just redirecting output to it21:25
noonedeadpunkor maybe it never worked as intended...21:26
ElDuderino@noonedeadpunk For sure. Rocky was years ago and its ridiculous I can't upgade for (reasons). Basically, I'm looking at adjusting the rise and fall values for keepalived to prevent the internal vip from flapping (potentially). More of a test really. One of our deployments is a completely different network stack and seems to have some issues.21:40
ElDuderinoWe21:41
ElDuderinoWe'll see. thx.21:41

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!