*** amoralej|off is now known as amoralej | 06:34 | |
*** dasTor_ is now known as dasTor | 06:52 | |
dasTor | good morning everyone | 06:54 |
---|---|---|
opendevreview | Michal Arbet proposed openstack/kolla master: Change kolla_version LABEL to git sha-1 https://review.opendev.org/c/openstack/kolla/+/818727 | 06:54 |
dasTor | is there a quick way to tell zuul to check against the most recent patchset? | 06:55 |
yoctozepto | dasTor: not sure what you mean as it always runs only on the most recent one; if you want to run it again, you can leave a comment with "recheck" | 07:55 |
dasTor | thx | 07:56 |
dasTor | in my case it run against patchset 1, but it ran after patchset 2 was uploaded | 07:56 |
dasTor | https://review.opendev.org/c/openstack/kolla/+/846554 | 07:56 |
kevko | hi | 07:57 |
dasTor | hi kevko | 07:57 |
kevko | guys, i've found strange issue ...i had mounted 32767 occurences of /run/openvswitch ...any ideas whu ? | 07:57 |
kevko | why | 07:57 |
kevko | kolla env | 07:57 |
yoctozepto | dasTor: probably a bug in scheduling, issue a recheck | 07:58 |
dasTor | i did, i hope it works :) | 07:59 |
kevko | yoctozepto ? ^ | 08:04 |
yoctozepto | kevko: it actually rings a bell | 08:05 |
kevko | what ? :D | 08:08 |
yoctozepto | kevko: /run/openvswitch mount | 08:08 |
yoctozepto | as in, there was some fixing to it | 08:08 |
yoctozepto | but I don't remember well atm | 08:08 |
kevko | on my testing environment i had 127 mounts of tmpfs /run/openvswitch ... it should be mounted once no ? | 08:10 |
frickler | dasTor: yoctozepto: that looks like it could be another issue related to the recent gerrit update. moving to #opendev | 08:11 |
dasTor | thanks frickler | 08:14 |
yoctozepto | kevko: it should | 08:16 |
kevko | hmmmm | 08:16 |
yoctozepto | kevko: though I picked a random node now and it has 31 mounts of it | 08:17 |
kevko | yoctozepto: it's some weird bug :/ | 08:17 |
yoctozepto | surely | 08:18 |
kevko | yoctozepto: but i don't know how to replicate | 08:18 |
kevko | yoctozepto: i already have seen 32876 mounts where docker daemon was unresponsive :/ | 08:19 |
yoctozepto | kevko: which release are you running? | 08:19 |
kevko | yoctozepto: victoria on customer side (32876 mounts ) , wallaby in my test-env | 08:20 |
yoctozepto | kevko: ack | 08:22 |
mnasiadka | morning | 08:41 |
kevko | morning | 08:46 |
hrw | good news: td-agent builds for rhel9 family | 08:50 |
hrw | so we should be able to migrate to cs9 soon (without elk, grafana and some others) | 08:50 |
mnasiadka | fantastic | 08:51 |
hrw | mnasiadka: replied in https://review.opendev.org/c/openstack/kolla/+/846800 | 08:53 |
kevko | yoctozepto: it's interesting that number of mounts for /run/openswitch is always - 31, 63, 127, .... 32767 ... | 08:58 |
yoctozepto | kevko: it's probably related to the bug about nfs mounts | 08:59 |
yoctozepto | I have done some thorough testing back there | 08:59 |
kevko | yoctozepto: nfs mounts ? | 08:59 |
kevko | i don't have any nfs | 08:59 |
yoctozepto | kevko: https://bugs.launchpad.net/kolla-ansible/+bug/1783978 | 08:59 |
yoctozepto | I mean it has the same symptoms | 08:59 |
kevko | hmm | 09:00 |
kevko | yoctozepto: | 09:08 |
kevko | yoctozepto: https://paste.opendev.org/show/bJ6rUR0ijnit2qkApLKx/ | 09:11 |
yoctozepto | kevko: yeah, though it should not be happening on victoria | 09:12 |
yoctozepto | unless it's victoria deployed with wallaby k-a | 09:12 |
kevko | now i have wallaby kolla and kolla-ansible wallaby | 09:13 |
kevko | and probably customer has wallaby also in lab :/ | 09:13 |
yoctozepto | ok, so it makes sense | 09:17 |
yoctozepto | try to revert the kolla-toolbox part from https://review.opendev.org/c/openstack/kolla-ansible/+/750631 | 09:18 |
kevko | yoctozepto: well, even if i didn't seee this patch ..i think this is really bad to mount /run and /run/openvswitch ...so i fixed also in same way :D | 09:19 |
yoctozepto | kevko: please propose upstream; let's trigger the ovn jobs though | 09:20 |
kevko | yoctozepto: going to | 09:20 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible stable/xena: CI: cephadm: Add osds/pools/users in one run https://review.opendev.org/c/openstack/kolla-ansible/+/846559 | 09:29 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Fix nested mounts of /run/openvswitch https://review.opendev.org/c/openstack/kolla-ansible/+/846969 | 09:34 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Fix nested mounts of /run/openvswitch https://review.opendev.org/c/openstack/kolla-ansible/+/846969 | 09:46 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Fix nested mounts of /run/openvswitch https://review.opendev.org/c/openstack/kolla-ansible/+/846969 | 09:47 |
kevko | yoctozepto: and what about proxysql ? 30th of June we are going to upgrade to wallaby, and I hoped that i will finally merge upstream merged code into wallaby :( ... i think everything is solved :/ | 09:49 |
kevko | there was also some guy asking how to balance traffic to mariadbs if several cells used | 09:49 |
mnasiadka | hrw: I've seen Rocky guys are close to building a release, so it's good timing I guess. | 09:50 |
mnasiadka | kevko: has anybody commited to review proxysql patches? Is there an entry in Zed priorities about it with links to patches/topic? | 09:55 |
kevko | mnasiadka: yeah it is | 10:04 |
mnasiadka | kevko: where? | 10:05 |
mnasiadka | I see it under Xena, that's probably not a good place | 10:05 |
kevko | https://etherpad.opendev.org/p/KollaWhiteBoard << but it's under xena (deferred) | 10:05 |
mnasiadka | So move it under Zed? | 10:06 |
kevko | mnasiadka: moved | 10:07 |
mnasiadka | Reset the reviewers to empty and ask on the meeting for people to commit to that (I'll be on vacation in a weeks time, so I'm not a good candidate) | 10:07 |
kevko | mnasiadka: thanks | 10:11 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible master: [DNM] [CI] Check OVN https://review.opendev.org/c/openstack/kolla-ansible/+/846995 | 10:27 |
opendevreview | Merged openstack/kolla master: disable monasca for AArch64 on all distros https://review.opendev.org/c/openstack/kolla/+/846800 | 10:43 |
opendevreview | Merged openstack/kolla stable/xena: Bump skydive version to 0.28 https://review.opendev.org/c/openstack/kolla/+/846554 | 10:43 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible stable/yoga: [DNM] Cinder backend_host https://review.opendev.org/c/openstack/kolla-ansible/+/846935 | 11:15 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible stable/yoga: [DNM] Cinder backend_host https://review.opendev.org/c/openstack/kolla-ansible/+/846935 | 11:18 |
kevko | yoctozepto: btw, policy ha-all was dropped in rabbitmq definitions ..i don't think this is OK | 11:22 |
yoctozepto | kevko: why not | 11:23 |
yoctozepto | a lot of thought has been put in that decision | 11:23 |
kevko | yoctozepto: let me check and i will argument in a while, now i have a meeting | 11:25 |
yoctozepto | ok | 11:29 |
kevko | yoctozepto: what about q-reports-plugin ? everyone is writing to this place, if rabbit which is hosting q-reports-plugin will fail ... agent reports state will stop working no ? | 11:32 |
yoctozepto | kevko: no idea, I am not that much into the internals | 11:32 |
yoctozepto | if you can create a PoC, that would be awesome | 11:33 |
kevko | i will test it yeah | 11:33 |
*** amoralej is now known as amoralej|lunch | 12:04 | |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla master: Refactor image module https://review.opendev.org/c/openstack/kolla/+/828716 | 12:46 |
hrw | rebased | 12:46 |
frickler | hrw: now I need to rebase the comments that I was just writing, thank you ;) | 12:49 |
hrw | frickler: happens | 12:49 |
hrw | frickler: not that there were changes since previous version | 12:50 |
hrw | frickler: it is just problematic patch as it moves code so needs often rebases to keep up with syncing | 12:50 |
frickler | hrw: yes, would be good to get that finished. but also I don't know about the status of the other podman things, getting this stuck halfway through would also not be helpful | 12:53 |
hrw | yep | 12:54 |
*** amoralej|lunch is now known as amoralej | 13:03 | |
kevko | anyone for +2 and +2 https://review.opendev.org/c/openstack/kolla-ansible/+/846969?tab=comments ? | 13:17 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Add support for Ubuntu Jammy Jellyfish (22.04 LTS) https://review.opendev.org/c/openstack/kolla-ansible/+/846070 | 13:29 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: WIP: Move to Ubuntu Jammy (22.04) https://review.opendev.org/c/openstack/kolla/+/839585 | 13:30 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible master: [DNM] [CI] backend_host pre-upgrade https://review.opendev.org/c/openstack/kolla-ansible/+/847022 | 13:38 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible master: [DNM] [CI] backend_host pre- and post-upgrade https://review.opendev.org/c/openstack/kolla-ansible/+/847025 | 13:47 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Add support for Ubuntu Jammy Jellyfish (22.04 LTS) https://review.opendev.org/c/openstack/kolla-ansible/+/846070 | 13:48 |
blallau | Hi all, is there anybody interesting to add S3 backend support to Glance ? | 14:29 |
blallau | I push a review here https://review.opendev.org/c/openstack/kolla-ansible/+/844614 | 14:30 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Add support for Ubuntu Jammy Jellyfish (22.04 LTS) https://review.opendev.org/c/openstack/kolla-ansible/+/846070 | 14:36 |
mnasiadka | frickler: https://review.opendev.org/c/openstack/kolla-ansible/+/846070 - why are we changing the ssh key type in init-runonce? Jammy does not support RSA? | 14:38 |
hrw | it could be done in separate step | 14:41 |
mnasiadka | so let's do it in a separate step, if it's not required in this change | 14:42 |
frickler | mnasiadka: new openssh+rsa-key doesn't work with cirros | 14:48 |
mnasiadka | frickler: so not related to this change, please post a new one :) | 14:48 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Add support for Ubuntu Jammy Jellyfish (22.04 LTS) https://review.opendev.org/c/openstack/kolla-ansible/+/846070 | 14:49 |
frickler | mnasiadka: it is related, tests fail on jammy | 14:49 |
mnasiadka | and don't fail on any other operating system? | 14:49 |
frickler | well, they will fail on centos9 probably, but not on older ones | 14:49 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: ovn: deploy/upgrade ovn-controller first https://review.opendev.org/c/openstack/kolla-ansible/+/839356 | 14:50 |
frickler | but we can do a dedicated patch anyway, yes | 14:51 |
mnasiadka | thanks | 14:51 |
mnasiadka | let's get this moving :) | 14:51 |
hrw | and then jammy can be on top of it | 14:54 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: Move to Ubuntu Jammy (22.04) https://review.opendev.org/c/openstack/kolla/+/839585 | 14:54 |
mnasiadka | So now we only need the init-runonce change, I can raise it tomorrow (enough for today). | 14:55 |
hrw | mnasiadka: could you rebase patch when you edit it? | 14:59 |
*** amoralej is now known as amoralej|off | 16:09 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!