congnt | Hi everybody, anyone know about this feature? (https://www.mail-archive.com/ovs-discuss@openvswitch.org/msg07534.html). This mail from 8/2020, but for now i can't find any patch. | 06:43 |
---|---|---|
*** amoralej|off is now known as amoralej | 07:11 | |
mnasiadka | What do you mean by feature? | 07:56 |
mnasiadka | I haven't seen that reply, but we can think of fixing this. | 07:57 |
congnt | mnasiadka: I saw Nasiadka said will submit patch (https://www.mail-archive.com/ovs-discuss@openvswitch.org/msg07535.html) | 08:00 |
congnt | but till now i still haven't seen the patch | 08:02 |
opendevreview | Mark Goddard proposed openstack/kolla-ansible stable/xena: nova: improve compute service registration failure handling https://review.opendev.org/c/openstack/kolla-ansible/+/839331 | 08:37 |
opendevreview | Mark Goddard proposed openstack/kolla-ansible stable/xena: nova: improve compute service registration failure handling https://review.opendev.org/c/openstack/kolla-ansible/+/839331 | 08:38 |
congnt | mnasiadka: I deploy openstack by kolla-ansible (Use Victoria). When my cluster scale, ovn have problem. Neutron response ovn-controller of compute down. Log ovsdb & ovn-sb: no response to inactivity probe after 5 seconds, disconnecting. | 08:40 |
mnasiadka | You're deploying Victoria today? That's not the smartest move. | 08:40 |
congnt | I research and find solution is increase option inactivity_probe on SB | 08:40 |
congnt | mnasiadka: No, my deploy from 1/2021 | 08:41 |
congnt | I research and find solution is increase option inactivity_probe on SB. But i can't set because kolla deploy ovn by set tcp method by command line, not create connection for tcp method. | 08:42 |
congnt | I find same problem in this mail (https://www.mail-archive.com/ovs-discuss@openvswitch.org/msg07535.html) | 08:42 |
mnasiadka | Sure, have you raised a bug in kolla-ansible? | 08:42 |
congnt | mnasiadka: I saw someone raised bug at (https://bugs.launchpad.net/kolla-ansible/+bug/1917484), but no one response | 08:44 |
mnasiadka | congnt: well, this is an open source project, feel free to submit a patch to fix it. | 08:45 |
congnt | mnasiadka: Yes, i know it. But i don't know how to fix :( | 08:45 |
mnasiadka | that's on my list, but I don't know when I'll have time for this - for sure not in the next two weeks. | 08:49 |
congnt | mnasiadka: Do you know how to workarround it? My ovn-controller update flow very slow, neutron response ovnc-controller down and can't create vm on this host. | 08:51 |
mnasiadka | what is OVN version that you're running? | 08:54 |
congnt | I running OVN 20.03.1 | 08:54 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Add ovn upgrade jobs https://review.opendev.org/c/openstack/kolla-ansible/+/839320 | 08:56 |
mnasiadka | well, probably newer OVN would help, but I'm not an expert on that. | 08:57 |
congnt | mnasiadka: thank you, i will try to upgrade | 09:04 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Add ovn upgrade jobs https://review.opendev.org/c/openstack/kolla-ansible/+/839320 | 09:04 |
congnt | mnasiadka: Hope you can help fix the error in the email (https://www.mail-archive.com/ovs-discuss@openvswitch.org/msg07535.html). Thank you very much! | 09:06 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Add ovn upgrade jobs https://review.opendev.org/c/openstack/kolla-ansible/+/839320 | 09:08 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: ovn: upgrade ovn-controller first https://review.opendev.org/c/openstack/kolla-ansible/+/839356 | 10:44 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla master: WIP: Add Opensearch image(s) https://review.opendev.org/c/openstack/kolla/+/830373 | 11:17 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: ovn: upgrade ovn-controller first https://review.opendev.org/c/openstack/kolla-ansible/+/839356 | 11:46 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: ovn: deploy/upgrade ovn-controller first https://review.opendev.org/c/openstack/kolla-ansible/+/839356 | 11:46 |
opendevreview | Sven Kieske proposed openstack/kolla master: Bump up Alertmanager version https://review.opendev.org/c/openstack/kolla/+/839367 | 12:02 |
*** amoralej is now known as amoralej|lunch | 12:05 | |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla master: [WIP] Move to CentOS Stream 9 https://review.opendev.org/c/openstack/kolla/+/836664 | 12:07 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: ovn: deploy/upgrade ovn-controller first https://review.opendev.org/c/openstack/kolla-ansible/+/839356 | 12:18 |
hrw | mnasiadka: I looked at state of external repos for cs9. does not look good. ubuntu 22.04 may have the same problem | 12:22 |
mnasiadka | hrw: "it is what it is" :-) | 12:23 |
hrw | mnasiadka: non-installable mess ;D | 12:23 |
hrw | mnasiadka: unless you replace fluentd with something else | 12:23 |
mnasiadka | well, if we'll have to - we'll look into it | 12:23 |
hrw | https://github.com/fluent/fluentd/discussions/3704 basically | 12:24 |
hrw | INFO:kolla.common.utils.opensearch:Successfully tagged kolla/centos-opensearch:14.1.0 | 12:25 |
hrw | uf. | 12:25 |
mnasiadka | now the harder part, deploy it :D | 12:27 |
hrw | mnasiadka: I will leave it to your coworker Piotr ;D | 12:28 |
mnasiadka | yup | 12:28 |
hrw | my job was done - package builds on aarch64 and x86-64 ;D | 12:28 |
*** amoralej|lunch is now known as amoralej | 13:15 | |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: ovn: deploy/upgrade ovn-controller first https://review.opendev.org/c/openstack/kolla-ansible/+/839356 | 13:34 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Make redis connection string configurable https://review.opendev.org/c/openstack/kolla-ansible/+/839388 | 13:52 |
opendevreview | Rafael Weingartner proposed openstack/kolla-ansible master: Use 'cloudkitty_influxdb_use_ssl' when creatign InfluxDB database https://review.opendev.org/c/openstack/kolla-ansible/+/839393 | 14:34 |
opendevreview | Pierre Riteau proposed openstack/kayobe-config master: [release] Synchronise with latest kayobe changes for Yoga https://review.opendev.org/c/openstack/kayobe-config/+/839397 | 15:00 |
vbel | looks like Yoga kolla images (cent os stream at least) don't have multipathd in cinder_volume :( | 15:02 |
vbel | is it on purpose? | 15:02 |
mnasiadka | Do they need to? We have multipathd container image with that I think. | 15:04 |
vbel | cinder volume uses os brick to copy image and also there is a special flag to speed up things, use_multipath_for_image_xfer = True | 15:06 |
vbel | xena images do have it | 15:06 |
vbel | cinder volume issues commands "multipathd ...", you are right that we have a daemon in a separate container | 15:07 |
mnasiadka | Maybe RDO changed some dependencies in Yoga and it's not getting installed anymore | 15:10 |
mnasiadka | please raise a bug - and ideally submit a patch? | 15:10 |
jamesbenson | @mgoddard, I don't submit bugs that often, did I submit this correctly? Thanks. https://review.opendev.org/c/openstack/kolla-ansible/+/839273 | 15:11 |
vbel | since there is no explicit install of the package anywhere in cinder it looks like dependency has been broken | 15:13 |
vbel | I will do both | 15:14 |
mgoddard | jamesbenson: you need to squash the 2 later commits into the first | 15:20 |
opendevreview | James proposed openstack/kolla-ansible master: squash commits and fix whitespace https://review.opendev.org/c/openstack/kolla-ansible/+/839400 | 15:28 |
jamesbenson | @mgoddard, did that do it? ^^ | 15:29 |
jamesbenson | I use git, but I do not claim to be a pro. ;-) | 15:29 |
mgoddard | jamesbenson: you need to edit the original patch. Gerrit uses the Change-Id in the commit message to identify a patch | 15:32 |
mgoddard | jamesbenson: did you see my comments? | 15:32 |
jamesbenson | no I didn't :-( | 15:32 |
jamesbenson | Found your comments | 15:33 |
jamesbenson | mgoddard, do you recommend me migrate those changes to the external-ceph page and update there? I feel like there is a lot of info lacking. As getting this setup took me a while and several people's help. | 15:45 |
mgoddard | jamesbenson: I'm sure the external ceph section could provide more info. I'm not sure whether we'd draw the line at cephadm commands though | 15:46 |
opendevreview | Merged openstack/kayobe master: Fix no_proxy configuration https://review.opendev.org/c/openstack/kayobe/+/838404 | 15:58 |
SvenKieske | jamesbenson: kudos for the doc work! could you maybe change the links to the ceph docs from "latest" to the specific release you tested on (e.g. pacific)? my experience is, that ceph doc links to master quite often break, sadly. | 16:05 |
jamesbenson | Thanks @SvenKieske, okay, I'll try to migrate my doc to external ceph, maybe split options to things like globals.yml options and equivalent ceph options to enable and what defaults should be or are. And I'll update them to the versions used (yes, pacific) | 16:09 |
jamesbenson | I feel like more detail is definitely needed. I run a pretty basic kolla-deploy and pass all of the refstack tests nightly. This is what I had to do to get them to pass, and I feel like this would be very useful to others. | 16:10 |
jamesbenson | Any word on if Yoga or Zena will go to ubuntu 22.04? | 16:11 |
watz | hey SvenKieske .. you may remember me from some weeks ago. i just wanted to report that our upgrade from pike (ubuntu 16.04) to xena (ubuntu 20.04) worked with kolla-ansible update .. there were some issues but we managed to figure them out | 16:19 |
watz | thx for the help, again | 16:19 |
hrw | jamesbenson: Zed will see move to 22.04 but external repos we depend on need updates first | 16:29 |
hrw | jamesbenson: same situation with centos stream 9 (and/or other rhel9 based) | 16:29 |
jamesbenson | thanks hrw, sorry about the wrong Z name :-( | 16:30 |
hrw | jamesbenson: we do not have fluentd for example and all CI jobs use it during deployment | 16:31 |
hrw | jamesbenson: no problem. I tend to use wrong openstack names all the time | 16:31 |
jamesbenson | ok | 16:31 |
hrw | (mostly for future branches but still) | 16:31 |
hrw | Yeti | 16:31 |
jamesbenson | ^_^ | 16:32 |
opendevreview | James Kirsch proposed openstack/kolla-ansible master: Add support for LetsEncrypt-managed certs https://review.opendev.org/c/openstack/kolla-ansible/+/741340 | 16:35 |
SvenKieske | watz: good to hear! :) | 16:39 |
SvenKieske | if someone, like me, likes newer alertmanager versions, feel free to review: https://review.opendev.org/c/openstack/kolla/+/839367 | 16:48 |
opendevreview | James proposed openstack/kolla-ansible master: update external-ceph document with additional settings https://review.opendev.org/c/openstack/kolla-ansible/+/839418 | 17:16 |
jamesbenson | mgoddard, I'm not sure how to modify my original commit, but I've update the changes to the external-ceph doc. Hopefully this will help... | 17:19 |
hrw | jamesbenson: use change-id from it | 18:00 |
hrw | jamesbenson: gerrit cares about change-id. nothing else | 18:00 |
hrw | jamesbenson: I had a change ~month ago which had 3 revisions and each was completely different code fixing problem in totally different way | 18:01 |
jamesbenson | hrw, so what do I need to do with the change-id? I'm not fully understanding, sorry. | 18:08 |
jamesbenson | Do they all need to be the same change-id? | 18:08 |
opendevreview | James Kirsch proposed openstack/kolla-ansible master: Add support for LetsEncrypt-managed certs https://review.opendev.org/c/openstack/kolla-ansible/+/741340 | 20:45 |
opendevreview | Pierre Riteau proposed openstack/kayobe stable/yoga: Fix no_proxy configuration https://review.opendev.org/c/openstack/kayobe/+/839344 | 22:15 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!