opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Implement OVN inventory changes and deploy by default https://review.opendev.org/c/openstack/openstack-ansible/+/862924 | 08:29 |
---|---|---|
noonedeadpunk | mornings | 09:19 |
damiandabrowski | hi! | 09:20 |
noonedeadpunk | I messed with ovn patches through weekends and still don't really like logic we put in there | 09:20 |
noonedeadpunk | most part I don't like is condition when we think ovn is not used | 09:21 |
noonedeadpunk | Now writing that I think I should have added a variable for bootstrap role like _is_ovn_used and use it elsewhere in the code | 09:22 |
noonedeadpunk | Will wait for CI to finish to see results and will do that | 09:22 |
jrosser | good morning | 10:29 |
Adri2000 | hello, am I right saying that `log_hosts` can safely be removed in a Xena deployment, using Ubuntu and systemd-journal-remote? | 10:53 |
Adri2000 | (and the corresponding rsyslog containers can safely be destroyed) | 10:54 |
noonedeadpunk | Adri2000: yup, pretty much | 10:55 |
Adri2000 | thanks! | 10:57 |
*** dviroel|afk is now known as dviroel | 11:05 | |
admin1 | \o | 11:15 |
noonedeadpunk | o/ | 11:29 |
*** frenzy_friday is now known as frenzy_friday|food | 12:40 | |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Implement OVN inventory changes and deploy by default https://review.opendev.org/c/openstack/openstack-ansible/+/862924 | 13:07 |
*** arxcruz is now known as arx|2023 | 13:08 | |
admin1 | is there a good rescue image (os ) for openstack .. that kind of boots directly without login/pass for rescue ? | 15:30 |
spatel | admin1 why and for what purpose ? and what kind of OS Unix or windows? | 15:54 |
spatel | noonedeadpunk damiandabrowski I hit the same bug you guys hit - https://bugs.launchpad.net/nova/+bug/1998671 | 15:55 |
spatel | after doing mysql -e "update nova.services set version = 57 where deleted = 0;" it fixed my issue | 15:55 |
spatel | I did upgrade from W -> X | 15:56 |
admin1 | unix | 15:58 |
admin1 | occationally people have their centos/ubuntu vms stuck .. needing fsck .. or needing a root pass change | 15:58 |
admin1 | rescue sometimes work, sometimes get stuck , sometimes get kernel crash | 15:58 |
*** dviroel is now known as dviroel|lunch | 16:00 | |
jrosser | you can use system rescue cd for this | 16:04 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Implement OVN inventory changes and deploy by default https://review.opendev.org/c/openstack/openstack-ansible/+/862924 | 16:04 |
noonedeadpunk | spatel: fwiw nova team does know about that and their position was "as designed" last time I talked about this case | 16:05 |
noonedeadpunk | Or well, from W->X? | 16:05 |
noonedeadpunk | Huh | 16:05 |
spatel | Yes from Wallaby to Xena | 16:06 |
noonedeadpunk | admin1: https://www.system-rescue.org/ ? | 16:06 |
spatel | I believe Nova team has patch for Victoria | 16:06 |
noonedeadpunk | yeah. what jrosser said actually :D | 16:06 |
spatel | https://bugs.launchpad.net/nova/+bug/1903545 | 16:06 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Implement OVN inventory changes and deploy by default https://review.opendev.org/c/openstack/openstack-ansible/+/862924 | 16:08 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Implement OVN inventory changes and deploy by default https://review.opendev.org/c/openstack/openstack-ansible/+/862924 | 16:09 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Implement OVN inventory changes and deploy by default https://review.opendev.org/c/openstack/openstack-ansible/+/862924 | 16:11 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Implement OVN inventory changes and deploy by default https://review.opendev.org/c/openstack/openstack-ansible/+/862924 | 16:11 |
noonedeadpunk | I should stop using gerrit editor.... | 16:11 |
jamesdenton | it sure is handy, though | 16:12 |
spatel | jrosser did you see my last week mesg, related SSH CA - https://paste.opendev.org/show/bcJBKFO0A7RqikDs6Idc/ | 16:19 |
jrosser | yes but really only helpful with some debugging | 16:19 |
spatel | I don't know what went wrong but somehow setup-hosts.yml didn't do what it should do | 16:19 |
spatel | i will see if i can pick logs or try to reproduce in lab | 16:20 |
jrosser | this file is created in setup-hosts /etc/openstack_deploy/ssh_keypairs/OpenStack-Ansible-SSH-Signing-Key | 16:20 |
jrosser | there is no conditionals, it should just happen | 16:20 |
jrosser | unless you do wierdness with --limit? | 16:20 |
jrosser | see how it must run against 'localhost' https://github.com/openstack/openstack-ansible/blob/master/playbooks/certificate-ssh-authority.yml#L16 | 16:22 |
*** frenzy_friday|food is now known as frenzy_friday | 16:24 | |
spatel | hmm! did run all manual steps directed here - https://docs.openstack.org/openstack-ansible/yoga/admin/upgrades/major-upgrades.html | 16:29 |
spatel | like - openstack-ansible setup-hosts.yml --limit '!galera_all:!rabbitmq_all' -e package_state=latest | 16:29 |
jrosser | spatel: unfortunatley..... https://review.opendev.org/c/openstack/openstack-ansible/+/866460 | 16:40 |
BobZ | openstack /msg NickServ IDENTIFY !QAZ@WSX1qaz2wsx | 16:48 |
*** dviroel|lunch is now known as dviroel | 16:51 | |
spatel | jrosser :) | 16:54 |
spatel | jrosser noonedeadpunk should we also mention about nova bug related (mysql -e "update nova.services set version = 57 where deleted = 0;") in upgrade notes. I was luck i ask in advance but may be someone can struggle | 16:55 |
jrosser | i don't think that is affecting us though? | 16:56 |
mgariepy | did you ran the query before or when it failed to start ? | 16:56 |
mgariepy | it's to skip a release.. | 16:56 |
spatel | in my nova table i noticed version was 56 in wallaby release os openstack | 16:57 |
spatel | let me check in one more cloud which i didn't upgrade yet | 16:58 |
spatel | https://paste.opendev.org/show/bTWxebh0Dtgj16nLiCRu/ | 17:00 |
spatel | Yes its 56 before upgrade and even after upgrade it was 56 until i bump to 57 by hand | 17:00 |
damiandabrowski | spatel: there are 2 separate things, let me describe it | 17:00 |
damiandabrowski | 1. nova(at least till Zed) did not support skipping versions, you may try to play with https://docs.openstack.org/nova/latest/configuration/config.html#upgrade-levels but i think it's out of scope for OSA documentation | 17:02 |
damiandabrowski | 2. there was some bug in nova which made things even worse when skipping openstack release, but I don't remember the details. IIRC Dmitriy said it should be fixed now | 17:04 |
spatel | damiandabrowski oh! so there is a knob for it to play - upgrade_levels=auto | 17:11 |
spatel | In my cluster couple of machine was down because of HW failure do you think because of that i had this version mis-match happened. | 17:12 |
spatel | Just guessing.. | 17:12 |
*** dviroel is now known as dviroel|afk | 17:52 | |
-opendevstatus- NOTICE: The lists.opendev.org and lists.zuul-ci.org sites will be offline briefly for migration to a new server | 20:00 | |
BobZAnnapolis | Hey folks - am trying to use openstack-ansible YOGA to install Ceilometer and am encountering the following error #bvp83hX01xQgYX2gIDfd - looks like the systemd-python packages located at https://pypi.org/simple/systemd-python/ don't meet what ceilometer needs :-( thoughts on successful workarounds would be appreciated, tia | 21:15 |
BobZAnnapolis | https://paste.openstack.org/raw/bvp83hX01xQgYX2gIDfd/ | 21:16 |
jrosser | BobZAnnapolis: does the wheel build log from the repo server give any more information? | 21:41 |
jrosser | to me it looks like one of the tools needed to build systemd-python is missing | 21:44 |
BobZAnnapolis | jrosser : thanks for the response, lemme go check | 21:49 |
*** dviroel|afk is now known as dviroel | 22:01 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!