Thursday, 2023-03-30

hamburglerDoes anyone know of octavia is ready to be deployed with ovn and openstack-ansible?02:18
jrossergood morning08:22
noonedeadpunko/08:25
noonedeadpunkhamburgler: in terms of using ovn driver - I don't think it is. we\re having WIP patch under review now, prometheanfire likely used it in their env08:26
noonedeadpunkbut it might need some polishing08:26
noonedeadpunknot sure how good this morning is though... Hopefully better then yestardays evening for sure :D08:52
noonedeadpunkseems we have some green results of https://review.opendev.org/q/topic:osa%252Frdo_ovs_3.108:53
noonedeadpunkI think neutron can be recheked once plugins repo will merge08:53
admin1\o08:54
admin1hamburgler, i have a working dev platform with ovn + osa + octavia + magnum 08:55
admin1so far have not encountered any issues 08:55
opendevreviewDamian Dąbrowski proposed openstack/openstack-ansible master: Implement separated haproxy service config  https://review.opendev.org/c/openstack/openstack-ansible/+/87118909:11
opendevreviewDamian Dąbrowski proposed openstack/openstack-ansible master: Update letsencrypt docs  https://review.opendev.org/c/openstack/openstack-ansible/+/87893909:12
opendevreviewJonathan Rosser proposed openstack/openstack-ansible-openstack_hosts master: Bump UCA release to Zed for ubuntu focal  https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/87903309:52
jrosser^ oops - was that meant to stay at yoga?09:52
noonedeadpunkyup, there's no zed for focal09:53
admin1is it safe to do-release-upgrade and reboot ? 09:53
jrosseraaaahhhhh09:54
noonedeadpunkusually it is :D09:54
admin1ok09:54
noonedeadpunkI have long-standing debate with myself if there's any good reason to do that though09:54
admin1"yup, there's no zed for focal" -- 09:54
admin1for that ... 09:55
noonedeadpunkI meant specifically UCA repo in that case 09:55
noonedeadpunkBut eventually it's usually faster to re-setup09:55
admin1noonedeadpunk, in terms of your ovn remark that its not ready wtih octavia .. i am running my dev env on that .. and it works fine .. should I be worried that it works :D ? 09:55
noonedeadpunkIn cases with controllers - you would need to re-create all containers sooner or later09:55
jrosserok, so then for UCA can we now bump this to Antelope? https://opendev.org/openstack/openstack-ansible-openstack_hosts/src/branch/master/defaults/main.yml#L2209:56
noonedeadpunkFor computes - you still evacuate all VMs before doing upgrade. So given you have some OS provisioning stuff - it's jsut faster to re-setup09:56
noonedeadpunkjrosser: yeah, well. We should. I'd wait for RDO though09:57
jrosseradmin1: did you manage to add your compute node yesterday - noonedeadpunk said that the error you see happens after the compute is deployed?09:57
admin1i ran it multiple times and i i see the compute service and neutron working ( i use compute also as network ) , so it added fine09:57
anskiynoonedeadpunk: wait, I was thinking that Z was the release, when you can have focal and jammy, isn't it so?09:58
admin1just that the playbooks exit and does not end up in a success state 09:58
jrosseranskiy: there is no release of the ubuntu cloud archive repo for Zed, on focal09:58
admin1i ran the whole setup hosts followed by setup infra and then setup-nova and setup-neutron 09:58
noonedeadpunkanskiy: yep you can. We're using UCA repo for distro installs and using it for "fresher" libvirt, ovs and qemu for source installs09:58
admin1the playbooks end us broken, but does it job .. 09:58
admin1ends up*09:59
noonedeadpunkSo we still need it, but using Yoga version on Zed and antelope. 09:59
anskiyah, I see. So that's possible, thank you09:59
noonedeadpunkprovided versions still satisfy minimum versions for these releases09:59
jrosseri saw this too which we might need http://ubuntu-cloud.archive.canonical.com/ubuntu/dists/focal-updates/ovn-22.03/09:59
noonedeadpunkBut for distro path Zed is marked as unsupported for 20.0409:59
noonedeadpunkSo basically if you will attempt - it won't fail, but wil ljsut install Yoga10:00
anskiynoonedeadpunk: nah, I'm on source10:01
noonedeadpunkjrosser: hm, we're not enabling it right now, are we?10:01
jrosserno, we're not10:01
jrosseridk if newer version on focal becomes a requirement at some point10:01
* jrosser not familiar with required versions of OVN10:02
noonedeadpunk22.03 looks like smth old to be frank... 10:04
noonedeadpunklooking at http://ubuntu-cloud.archive.canonical.com/ubuntu/dists/focal-updates/yoga/main/binary-amd64/Packages and it also seems to contain same 22.0310:05
noonedeadpunkat least for Yoga. So likely we don't need that10:06
opendevreviewMerged openstack/openstack-ansible-plugins master: Ensure systemd-udev is installed for gluster  https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/87880310:16
noonedeadpunkwait, wf11:14
noonedeadpunkLooks like ^ should not be needed at all11:15
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-plugins master: Revert "Ensure systemd-udev is installed for gluster"  https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/87884211:17
jrosseroh wow it doesnt even do what the commit message says :(11:17
jrossersorry to not spot that, i confused it with the other one that *actually* does install it11:17
noonedeadpunkSo most confusing thing, is that I've triggered recheck for neutron after this one landed. And it's still not applied11:18
noonedeadpunkhttps://zuul.opendev.org/t/openstack/build/e427299af98245138927ad0781a6f40511:18
noonedeadpunkBUT, I really struggle to understand how it doesn't work as is11:18
noonedeadpunkhttps://zuul.opendev.org/t/openstack/build/e427299af98245138927ad0781a6f405/log/logs/openstack/aio1_repo_container-3fda0517/dnf.rpm.log.txt 11:19
noonedeadpunksystemd-udev is just being ignored... Or it's "already" installed but smth deeper is off11:19
jrossererr what is going on here11:20
jrosserwhat is this for? https://review.opendev.org/c/openstack/ansible-role-systemd_mount/+/878851/211:20
noonedeadpunkyeah, it probably won't help with what we've faced in centos. I need really fresh image I guess first...11:20
jrosserbut systemd_mount feels like kind of when glusterfs server is already set up "mount it here"11:21
jrosserand in the client place (which is co-inidentally also the server for repo hosts)11:21
noonedeadpunkYeah, so it might be indeed needed there, but it's not systemd-udev that provides the service in topic I assume11:23
noonedeadpunkanymore11:23
noonedeadpunkas it's obviously would be installed as usual, but there's no trace if installation, which means that it's still present in image11:25
noonedeadpunkI just checked older centos image and systemd-udev indeed does provide `systemd-tmpfiles-setup-dev`. I'm uploading latest now to check what has changed11:27
noonedeadpunkspotz: hey! regarding us being picky about CentOS. I dunno where to report that, maybe it's intended, but I've downloaded latest centos image (https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20230313.0.x86_64.qcow2) and it does not have openssh enabled. So I see that cloud-init works, but nothing responds on 22 port.12:59
noonedeadpunkNo idea if that's how CentOS seeing things should be though or it's a bug... I'm getting confused between these 2 lately12:59
noonedeadpunksystemctl enable sshd does the trick. If you have a root password for console...13:04
* jrosser reads 4th gen xeon product guide, what is all this wierdness....14:14
jrosserhigh / low priority cores blah blah omg14:14
noonedeadpunktrying to compete with cortex or what? 14:18
jrosserwanting to benchmark some pcie5 and ddr514:20
jrosservery quickly starting to look at amd 9004 stuff instead14:20
noonedeadpunkEventually I'd love just to switch to AMDs. And we even got agreement for that. But mixing up deployments of amd/intel is kinda messy14:29
noonedeadpunkmaybe it's not _that_ messy after all...14:29
prometheanfirehamburgler: I've tried octavia with ovn, but traffic wasn't passing, this could have been because of how not normal the env is (it needs to be rebuilt)14:32
noonedeadpunkprometheanfire: fwiw, admin1 has it working apparently using your patch?14:34
NeilHanlonnoonedeadpunk, jrosser: sorry for the bad patch14:36
jrosseroh its ok don't worry14:37
noonedeadpunkNah, it was good14:37
jrosseri had my brain scrambled yesterday and it was all a it of a blur 14:37
NeilHanlonalso, and unrelatedly, Rocky 8.8 beta is out so I am going to probably mess around with that at some point to prepare :) 14:37
NeilHanlonerr. 9.2, rather14:37
* NeilHanlon has too many things14:37
prometheanfirenoonedeadpunk: ya, I saw that, so that's encouraging14:37
noonedeadpunkcan anybody explain to me wtf is that https://paste.openstack.org/show/b8u9QH5L05jXJJ3amNjI/ ?16:03
noonedeadpunkNeilHanlon: ? :D16:03
opendevreviewMerged openstack/openstack-ansible master: Add documentation for multi-architecture deployments.  https://review.opendev.org/c/openstack/openstack-ansible/+/87795416:04
noonedeadpunkJust adding on top of my frustration https://paste.openstack.org/show/bo2AaMplXu1Y8riIrWXP/16:36
noonedeadpunkCan anybody teach me on how to use dnf to install stuff I'm asking it to install?16:36
NeilHanlonwtf16:39
NeilHanloni... think I know what that is related to..16:40
noonedeadpunkI'm about to start googling "how to install package with dnf" at this point16:42
noonedeadpunkoh, that's interesting https://bugzilla.redhat.com/show_bug.cgi?id=205101916:45
NeilHanlonwhere did we get systemd-boot-unsigned from ?16:46
noonedeadpunk@System16:49
noonedeadpunkhttps://paste.openstack.org/show/bZtEwJ9njqNCANHfnb1u/16:51
noonedeadpunkSo `https://mirrors.centos.org/metalink?repo=centos-crb-$stream&arch=$basearch`16:52
opendevreviewMerged openstack/openstack-ansible-openstack_hosts master: Pin openvswitch package on RHEL to 2.17  https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/87892616:57
NeilHanlonnoonedeadpunk: for now... let's try and exclude systemd-boot-unsigned from the `crb` repo? I'm opening a bug referencing the one you found16:59
NeilHanlonsomething in the depsolver has marked that systemd-boot-unsigned provides systemd-udev... and that's clearly wrong16:59
noonedeadpunkdohhhhh17:01
noonedeadpunkI'm about to just set centos lxc to NV17:10
NeilHanlonI wouldn't blame you. 17:10
noonedeadpunkgiven they're have "fix" somewhere already17:10
* prometheanfire is using rocky-9-lxc, not so fun17:19
prometheanfireit seems like people are moving away from lxc in general?17:23
mgariepynot me.17:25
noonedeadpunkneither me17:26
prometheanfireok17:26
noonedeadpunkprometheanfire: also rocky is not affected17:26
noonedeadpunkonly centos 9 stream is17:26
prometheanfirecool, rocky did get hit by the ovs-3.1 thing, that's fun17:27
noonedeadpunkyeah....17:30
noonedeadpunkbut it's kinda not rocky failt, as this is coming from RDO...17:31
prometheanfireyep17:33
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Disable CentOS LXC jobs due to the bug in systemd packaging  https://review.opendev.org/c/openstack/openstack-ansible/+/87906917:43
noonedeadpunkjrosser: I think it's still worth having https://review.opendev.org/c/openstack/ansible-role-systemd_mount/+/878851 to be frank17:44
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_neutron master: Disable CentOS LXC jobs due to the bug in systemd packaging  https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/87907017:47
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_neutron master: Workaround ovs bug that resets hostname with add command  https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/87891117:47
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_neutron master: Workaround ovs bug that resets hostname with add command  https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/87891117:48
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-plugins master: Revert "Ensure systemd-udev is installed for gluster"  https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/87884217:50
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Disable CentOS LXC jobs due to the bug in systemd packaging  https://review.opendev.org/c/openstack/openstack-ansible/+/87906918:19
opendevreviewJonathan Rosser proposed openstack/openstack-ansible master: Define individual haproxy services for each console type  https://review.opendev.org/c/openstack/openstack-ansible/+/87808318:25
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-ceph_client master: Add EPEL GPG key for RHEL 9  https://review.opendev.org/c/openstack/openstack-ansible-ceph_client/+/87908119:02
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-ceph_client master: Add thrift to includepkgs from EPEL  https://review.opendev.org/c/openstack/openstack-ansible-ceph_client/+/87908219:05
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-ceph_client master: Unify EPEL gpg key and repo provisioning  https://review.opendev.org/c/openstack/openstack-ansible-ceph_client/+/87908419:16
opendevreviewDamian Dąbrowski proposed openstack/openstack-ansible master: Add support for TLS backends  https://review.opendev.org/c/openstack/openstack-ansible/+/87908519:52
opendevreviewMerged openstack/ansible-role-systemd_mount master: Ensure systemd-udev is installed for gluster  https://review.opendev.org/c/openstack/ansible-role-systemd_mount/+/87885120:09
jrosserdamiandabrowski: could you take a quick look at https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/879070/120:15
damiandabrowskisure, done ;)20:23
opendevreviewMerged openstack/openstack-ansible-os_neutron master: Disable CentOS LXC jobs due to the bug in systemd packaging  https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/87907022:36

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