*** amoralej|off is now known as amoralej | 06:22 | |
admin1 | mnasiadka, for the issue i am seeing where nova is not able to talk to libvirt, do i need to pre-install any libvirt daemons or qemu packages ? . | 09:56 |
---|---|---|
mnasiadka | admin1: we usually deploy nova_libvirt container - please raise a bug and attach libvirt and nova-compute logs - I'll look at it later (as said - works in CI perfectly) | 10:02 |
mnasiadka | and mention if you're using libvirt on host | 10:02 |
mnasiadka | (because that's probably not that thoroughly tested on Ubuntu Jammy) | 10:02 |
opendevreview | Pierre Riteau proposed openstack/kayobe master: Add support for specifying SNAT source and destination filters https://review.opendev.org/c/openstack/kayobe/+/852843 | 10:43 |
hrw | we have rabbitmq_monitoring_password defined, UI is present, but which username fits? | 11:14 |
hrw | root, admin, guest, kolla, rabbitmq do not | 11:14 |
*** amoralej is now known as amoralej|lunch | 11:53 | |
*** amoralej|lunch is now known as amoralej | 12:32 | |
frickler | hrw: from how I read the code, if you do not set rabbitmq_monitoring_user to something != "", the account will not be created. | 12:49 |
priteau | As not all users will configure monitoring, by default the monitoring user is disabled. To create it, the user should override the rabbitmq_monitoring_user variable. | 13:09 |
priteau | See https://docs.openstack.org/releasenotes/kolla-ansible/queens.html#relnotes-6-0-0-stable-queens | 13:10 |
priteau | I guess it should be added to docs | 13:10 |
hrw | oh, thx | 13:26 |
hrw | defined, redeploying | 13:27 |
hrw | btw - why we not moved to rmq 3.10 yet? | 13:32 |
mnasiadka | sounds sensible, since it was released in May or something like that? | 13:41 |
hrw | yep | 13:44 |
mnasiadka | hrw: maybe that will solve cs9 issue? | 13:44 |
hrw | I am at rebuilding images to test it | 13:45 |
hrw | ~hail --quiet --logs-dir ;d | 13:45 |
mnasiadka | I guess it's time to test building rl9 images on top of cs9 patch | 13:51 |
hrw | mnasiadka: did they provide centos-release-* packages (or similar ones)? | 13:52 |
mnasiadka | hrw: not really, but we need to start somewhere ;-) | 13:52 |
hrw | mnasiadka: if you just replace container then base fail to build | 13:52 |
hrw | btdt | 13:52 |
hrw | and if you want to add "https://full/url/to/cs9/centos-release-*" packages then you get situation we had with Oracle Linux 7 in past - fails at random moments as packages get updated | 13:53 |
hrw | ok, 3.10.7 takes same amount of memory | 13:55 |
mnasiadka | hrw: interesting | 13:56 |
mnasiadka | (I mean RMQ, not Rocky) | 13:56 |
hrw | let me go with debian on cs9 | 13:58 |
hrw | ha! | 14:09 |
hrw | Debian containers on CentOS Stream 9 host also eat memory | 14:09 |
hrw | ok. checked several options | 14:31 |
hrw | Rabbitmq started in container on cs9 host eats ram like crazy. Nevermind is it upstream rabbitmq/erlang package for CS9 or for Debian. Or is it rmq/erlang from cs9 repos. | 14:31 |
hrw | wt.. | 14:31 |
mnasiadka | kernel? | 14:32 |
hrw | possible | 14:32 |
jingvar | I have a question about default openstack configuration from kolla. root disk by default will be created on local disks | 14:48 |
jingvar | flavor with root disk 0 have to enforce volume usage | 14:50 |
jingvar | but as I see Xena changed this behaviour | 14:51 |
jingvar | maybe I blind, how do I control loctrol local disk usage (except nova.conf max_local_block_devices=0) | 14:54 |
hrw | mnasiadka: https://lists.centos.org/pipermail/centos-devel/2022-August/120526.html | 14:56 |
hrw | mnasiadka: https://review.opendev.org/c/openstack/kolla-ansible/+/839715 - why it did not built images? | 14:59 |
mnasiadka | hrw: needs a depends-on on a Kolla change to build images, you can pass python version using kolla_python_version variable - just like we did in the change for Jammy (https://review.opendev.org/c/openstack/kolla/+/839585/37/.zuul.d/ubuntu.yaml) - but first need to add centos 9 as supported distro ;-) | 15:02 |
hrw | mnasiadka: dependency loop | 15:03 |
mnasiadka | hrw: that's why I proposed a solution that doesn't include a loop :) | 15:03 |
hrw | mnasiadka: can you handle that? | 15:04 |
hrw | rmq sucks | 15:04 |
hrw | I thrown granate into swarm and let someone else look at rmq today in centos cirles. | 15:05 |
mnasiadka | Yeah, I can, will post updates | 15:05 |
hrw | I go walk a dog and take a rest | 15:05 |
hrw | mnasiadka: thanks! | 15:05 |
mnasiadka | But probably tomorrow morning, just tested how many repos are missing in Rocky compared to CS9 | 15:06 |
mnasiadka | ,,only'' NFV SIG, RDO and opstools :D | 15:06 |
hrw | ;) | 15:08 |
hrw | mnasiadka: I wonder what are they plans for them | 15:10 |
mnasiadka | hrw: just asked, let's see | 15:11 |
hrw | mnasiadka: and ceph-pacific... | 15:14 |
mnasiadka | Ceph guys are backporting cs9 based builds to Quincy, so worst case scenario probably we can use those from download.ceph.com in some time | 15:15 |
mnasiadka | but that will need EPEL, which we all love | 15:15 |
hrw | ;) | 15:16 |
* hrw out | 15:16 | |
opendevreview | Michal Nasiadka proposed openstack/kolla master: Move to CentOS Stream 9 https://review.opendev.org/c/openstack/kolla/+/836664 | 15:18 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: Move to CentOS Stream 9 https://review.opendev.org/c/openstack/kolla/+/836664 | 15:23 |
*** amoralej is now known as amoralej|off | 16:12 | |
jingvar | has somone something like that https://specs.openstack.org/openstack/nova-specs/specs/ocata/approved/flavor-root-disk-none.html ? | 17:46 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!