damiandabrowski | morning | 07:09 |
---|---|---|
damiandabrowski | psymin: yes, rocky 8 + yoga is supported | 07:09 |
damiandabrowski | you can find compatibility matrix here: https://docs.openstack.org/openstack-ansible/latest/admin/upgrades/compatibility-matrix.html | 07:09 |
jrosser | doing rocky8+Yoga starts you off knowing you need to do two major upgrades already though | 07:13 |
opendevreview | Damian Dąbrowski proposed openstack/openstack-ansible stable/yoga: Disable floating IP usage in magnum_cluster_templates https://review.opendev.org/c/openstack/openstack-ansible/+/881088 | 07:34 |
opendevreview | Damian Dąbrowski proposed openstack/openstack-ansible stable/zed: Disable floating IP usage in magnum_cluster_templates https://review.opendev.org/c/openstack/openstack-ansible/+/881089 | 07:34 |
noonedeadpunk | we should merge master first btw | 08:03 |
noonedeadpunk | and talking about that - https://review.opendev.org/c/openstack/openstack-ansible-os_adjutant/+/879892 | 08:09 |
noonedeadpunk | oh, yes, for magnum Y is also important to unblock | 08:11 |
jrosser | is there anything urgent to review - I’m not around much today | 08:22 |
noonedeadpunk | Yup, I know:) | 08:35 |
jrosser | so neutron launches keepalived instances for H/A | 13:15 |
jrosser | from Z, these seem to log pretty verbosely (no logging config in the ha_finds files though) | 13:15 |
jrosser | and these are filling the disk on our network nodes | 13:16 |
jrosser | ha_confs I mean, /autocorrect | 13:16 |
noonedeadpunk | doh, so these do not using journal... | 13:31 |
jrosser | seems not | 13:32 |
jamesdenton | spatel re: ovs firewall - there used to be an ugly bug from newton -> train(?) or so that resulted in flooding on the vSwitch IIRC. Should be fixed by now but might be other caveats. | 13:39 |
jamesdenton | you can switch from iptables_hybrid -> openvswitch firewall, but need to remove all of the tap interfaces from the qbr bridges so they can get connected directly to br-int | 13:40 |
jamesdenton | Original bug w/ patches as recently as 2021: https://bugs.launchpad.net/neutron/+bug/1732067 | 13:44 |
spatel | jamesdenton great!!! This is new deployment so it should be easy to use openvswitch ACL | 13:52 |
noonedeadpunk | NeilHanlon: you might wanna send a patch for https://docs.openstack.org/glance/latest/admin/useful-image-properties.html#image-property-keys-and-values `os_distro` :) | 14:51 |
noonedeadpunk | I assume it should be `rocky`? | 14:51 |
NeilHanlon | oh, ty | 15:04 |
NeilHanlon | https://review.opendev.org/c/openstack/glance/+/881234 | 15:10 |
NeilHanlon | noonedeadpunk: I tried out the osa releases bump thing, worked great! :D | 15:29 |
cloudnull | what's cookin' cloud? | 17:47 |
mgariepy | rain | 17:54 |
cloudnull | I'm only happy when it rains 🎵 | 17:55 |
mgariepy | only the cover from Richard Cheese :D | 17:56 |
cloudnull | ROFL https://www.youtube.com/watch?v=AnraeULVw4s | 17:58 |
mgariepy | ho. you didn't knew him ? | 17:59 |
cloudnull | no, but now this guy is part of my spotify playlist :D | 17:59 |
mgariepy | he does have a few interesting ones haha | 18:00 |
cloudnull | love a good lounge singer | 18:01 |
cloudnull | how's life mgariepy? | 18:01 |
mgariepy | not too bad. about to deploy a new cloud if the network can stop messing with me. | 18:02 |
cloudnull | the network gods be fickle | 18:02 |
mgariepy | let's say that sometimes .. reboot helps.. | 18:03 |
cloudnull | did OSA release Antelope yet? I haven't upgraded my home cloud in a month or so. might need to give that a spin | 18:03 |
mgariepy | don't think so. | 18:07 |
cloudnull | perfect, I'm not a fan of sticking to the stable releases :D | 18:07 |
mgariepy | master is always up to date :D | 18:07 |
cloudnull | truth | 18:08 |
mgariepy | how are you doing ? | 18:08 |
mgariepy | are you going to vancouver? | 18:08 |
cloudnull | Doing great. no Vancouver for me, at least not at this point. | 18:08 |
cloudnull | I am looking forward to watching talks, assuming they're streamed | 18:09 |
cloudnull | you? doing well I hope? | 18:09 |
mgariepy | nop | 18:10 |
mgariepy | i'm pulling siding off my house | 18:11 |
cloudnull | yikes that sounds terrible | 18:11 |
mgariepy | the idea is to isolate my 1896 house.. so.. it should be better after ? | 18:11 |
cloudnull | one can hope 😬 | 18:12 |
mgariepy | my house is squared log constructions. | 18:13 |
mgariepy | isolated with a layer of cardboard haha | 18:13 |
cloudnull | so anything should be better :D | 18:13 |
cloudnull | good luck and have fun with that. Construction projects are fun - though exhausting | 18:13 |
mgariepy | i hope it goes well. | 18:14 |
mgariepy | also. my sons are getting old.. no more daycare starting this automn. :/ | 18:15 |
cloudnull | wow!! | 18:45 |
cloudnull | nice, time for regular school? | 18:45 |
mgariepy | yep my yougest is 5yo now. | 18:45 |
mgariepy | my older is 9 already. | 18:46 |
cloudnull | time is insane | 19:07 |
mgariepy | it does goes too quickly | 19:07 |
admin1 | cloudnull, if doing master, haproxy is full of surprises :D | 19:24 |
admin1 | and changes | 19:24 |
psymin | in the openstack_user_config.yml file, under a "- network" section for my storage bridge (as an example) does "container_bridge:" reference the bridge "name" or "device"? On my target server the name is bridge-br-storage and the devices is br-storage | 19:35 |
admin1 | bridge name | 19:42 |
admin1 | brctl show -- | 19:42 |
admin1 | normally in linux, devices will be eno/enp etc .. unless you have renamed them | 19:43 |
admin1 | eno/ens/enp .. someting en :) | 19:43 |
psymin | Yecool :) | 19:57 |
psymin | I'm getting close to attempting to deploy again. Do I need an inventory.ini ? | 20:03 |
psymin | "Failed to attach "11353202_eno4" to bridge "bridge-br-mgmt", bridge interface doesn't exist" I suspect I should have configured openstack_user_config.yml to reference the DEVICE section of nmcli con show rather than the NAME section. | 20:40 |
jrosser | the bridge should be `br-mgmt` | 20:59 |
opendevreview | Merged openstack/openstack-ansible-os_adjutant stable/zed: Switch back to use constrained Django version https://review.opendev.org/c/openstack/openstack-ansible-os_adjutant/+/879858 | 21:21 |
psymin | I was having a similar error reaching these repos until I set an mtu of 1464. Perhaps I need to set it on all interfaces? https://paste.centos.org/view/raw/0690f8c3 | 21:36 |
psymin | if the container interfaces need the mtu set, I'll try to find how to tell ansible to do that when creating them | 21:38 |
opendevreview | Merged openstack/openstack-ansible-haproxy_server master: Define blank _haproxy_service_configs_simplified https://review.opendev.org/c/openstack/openstack-ansible-haproxy_server/+/880781 | 21:44 |
opendevreview | Merged openstack/openstack-ansible master: Implement separated haproxy service config https://review.opendev.org/c/openstack/openstack-ansible/+/871189 | 22:00 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!