Friday, 2021-01-08

*** spatel has joined #openstack-ansible00:18
*** spatel has quit IRC00:23
*** ChiTo has joined #openstack-ansible00:33
*** macz_ has quit IRC00:41
ChiToHi everyone, happy new year, I want to ask if someone has experienced this issue: I have deployed an OpenStack with 6 compute nodes with OVS and DVR on the 6 nodes, so deploying neutron components as part of the compute nodes as well, I have enabled l3_ha as well as dvr and dvr_snat for the agent for those VMs that do not need floating IPs. My issue is that when I spin up x qty of instances and I allocate floating IPs on them everything00:45
ChiToworks without any setbacks, but if on the same network I spin up another "10-20-x" qty of instances then I noticed that the connectivity with the floating IPs enter in an outage state and I noticed that after exactly 300 sec they come back, I did some tcpdumps on the fip net namespaces as well as the qrouter and it looks like the MAC addresses are not immediately updated to the virtual routers, not sure if it has to do with OVS or linux00:45
ChiTokernel in terms of the MAC learning functionality, by chance can you guide me on how to troubleshoot this issue and fix it? I would not expect that the communication with the external provider network is lost and restored after 300 sec, not sure if it has to do with some aging on the mac values from OVS. thanks!00:45
*** NewJorg has quit IRC02:21
*** NewJorg has joined #openstack-ansible02:23
*** macz_ has joined #openstack-ansible02:42
*** macz_ has quit IRC02:47
*** spatel has joined #openstack-ansible03:22
*** macz_ has joined #openstack-ansible04:43
*** macz_ has quit IRC04:47
*** pto has joined #openstack-ansible05:30
*** pto has joined #openstack-ansible05:31
*** evrardjp has quit IRC05:33
*** evrardjp has joined #openstack-ansible05:33
*** gyee has quit IRC06:11
*** ChiTo has quit IRC06:18
*** spatel has quit IRC06:33
*** pto has quit IRC06:53
*** spatel has joined #openstack-ansible07:05
*** spatel has quit IRC07:05
*** dirk has quit IRC07:09
*** admin0 has quit IRC07:09
*** dirk has joined #openstack-ansible07:10
*** kukacz has quit IRC07:30
*** pto has joined #openstack-ansible07:39
*** kukacz has joined #openstack-ansible08:05
*** rh-jelabarre has quit IRC08:19
*** miloa has joined #openstack-ansible08:22
*** andrewbonney has joined #openstack-ansible08:24
*** pto has quit IRC08:31
*** pto has joined #openstack-ansible08:32
*** rpittau|afk is now known as rpittau08:32
openstackgerritMerged openstack/openstack-ansible-lxc_hosts stable/ussuri: Add trusted.gpg to the copy_from_host list for 20.04  https://review.opendev.org/c/openstack/openstack-ansible-lxc_hosts/+/76974308:49
*** maharg101 has joined #openstack-ansible08:56
*** tosky has joined #openstack-ansible08:56
openstackgerritAndrew Bonney proposed openstack/openstack-ansible-os_zun master: Add timed cleanup script to handle old Docker data  https://review.opendev.org/c/openstack/openstack-ansible-os_zun/+/76968809:14
*** jbadiapa has joined #openstack-ansible09:23
*** fanfi has quit IRC09:25
*** gokhani has quit IRC09:26
frickleris the rationale for using direct root ssh login documented somewhere? would adding an option to use regular user account(s) and "become" have a chance of being accepted?09:42
openstackgerritMerged openstack/openstack-ansible-lxc_hosts stable/victoria: Add trusted.gpg to the copy_from_host list for 20.04  https://review.opendev.org/c/openstack/openstack-ansible-lxc_hosts/+/76974209:48
jrosserfrickler: i guess it's just historical, there is some work done to allow regular users here https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/61540309:48
fricklerjrosser: ah, great, thx for the pointer. likely needs some docs updates and such, but at least I can cross off having to discuss this topic with my compliance team \o/09:53
jrosserif you fancy testing out regular users i don't think there is anything particularly fundamental other than maybe some extra setting to globally drive become: in all the playbooks09:53
fricklerI'm currently still busy setting up a PoC using root access, but that will be the next step, then, yes09:54
jrosseri expect there to be some bugs with that as i don't think anyone does it right now, but they should all minor things09:54
openstackgerritMerged openstack/ansible-role-python_venv_build master: Remove support for lxc2 config keys  https://review.opendev.org/c/openstack/ansible-role-python_venv_build/+/75624709:59
noonedeadpunkconsidering10:16
noonedeadpunkmornings10:16
noonedeadpunkconsidering, that V due date is 14 Januray I'm thinking if we should release rc2 or jump right away to stable?10:17
noonedeadpunkI think better to have it then not...10:18
openstackgerritMerged openstack/openstack-ansible-os_zun stable/victoria: defaults: start kuryr service before docker  https://review.opendev.org/c/openstack/openstack-ansible-os_zun/+/76959310:19
jrosserwe got dozens of patches like these https://review.opendev.org/c/openstack/ansible-role-python_venv_build/+/76868910:20
jrossernot sure if they would normally be automated as part of making the release, or they are legitimate things we missed in the rc10:20
noonedeadpunka lot of them are abandoned btw10:21
*** rh-jelabarre has joined #openstack-ansible10:22
jrossercheck the review dashboard, i see loads10:23
noonedeadpunkIe https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/76886610:23
jrosserwell, either way, it does ask the question if we need to update those files everywhere for the V release10:25
noonedeadpunkwell... I don;t have good answer now. From things like they are currently - we need them10:26
jrosserlooks like these were maybe part of the release process in the past https://github.com/openstack/openstack-ansible-os_glance/blob/master/releasenotes/source/train.rst10:27
noonedeadpunkBut from ther side, I think that we probably should drop publishing release notes for roles somehow, since we copy them to integrated repo10:27
noonedeadpunkor we should stop copying them10:27
noonedeadpunkand btw they're totally broken10:28
noonedeadpunksince we do not tag them10:28
noonedeadpunkSo I think we don't need them, and instead I should ask about how to stop publushig release notes for roles on https://docs.openstack.org/releasenotes/10:29
jrosseranyway, in terms of rc2 or go for stable there is probably not much value in rc210:34
jrosserspatel is already running the rc and major issues would have come up there10:34
jrosserand anything broken needs to be fixed on master and backported anyway so it really makes little difference tbh10:35
*** mjwales has joined #openstack-ansible11:37
noonedeadpunkwell, in rc1 ansible bootstrap is broken for sure11:38
noonedeadpunkbut probably agree with that is does not make a lot of sense11:38
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible-os_zun master: zun: set configuration where compute host shared with nova  https://review.opendev.org/c/openstack/openstack-ansible-os_zun/+/76911611:39
mjwalesmgariepy: we managed to get the Ceph cluster back online by manually mounting the OSDs then restarting the ceph-osd@ service. However, they still fail to mount if we reboot the node. The only thing that looks strange in our setup is the addition of four new compute nodes. These nodes are part of the ceph cluster and use LVM whereas the rest of the ceph cluster is using bluestore on disks. Not sure why there11:41
mjwalesis a difference as they were provisioned using the same playbooks when we upgraded the cluster from Stein -> Train.11:41
noonedeadpunkwehat is ceph version you're running?11:41
mjwalesnoonedeadpunk: Nautilus11:41
noonedeadpunkwas you upgrading to it from Luminous or smth?11:42
noonedeadpunkas eventually ceph-volume should manage osds since  Nautilus11:42
mjwalesWe upgraded from Xenial to Bionic and at the same time rocky -> stein -> train. As part of that we upgrade Ceph to Luminous then to Nautilus11:43
noonedeadpunktry running `ceph-volume simple scan` and `ceph-volume simple activate --all` after that11:44
noonedeadpunkI think this should be done on each node with osds11:44
noonedeadpunkie step 7 from upgrade guide https://docs.ceph.com/en/latest/releases/nautilus/#instructions11:45
mjwalesAhh looks like that step was missed. We upgrade by running the ceph-nautilus-upgrades.yml that someone linked to off this IRC a while back11:48
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible master: Gather minimal facts to use ansible_distribution  https://review.opendev.org/c/openstack/openstack-ansible/+/76991312:06
*** mjwales has quit IRC12:31
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible-os_nova stable/victoria: Use systemd sockets for libvirt  https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/76974613:08
*** rfolco has joined #openstack-ansible13:09
openstackgerritAndrew Bonney proposed openstack/openstack-ansible-os_zun master: Add support for kata container runtime  https://review.opendev.org/c/openstack/openstack-ansible-os_zun/+/76955513:30
*** miloa has quit IRC13:34
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible-os_nova stable/ussuri: Use systemd sockets for libvirt  https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/76974713:35
*** miloa has joined #openstack-ansible13:37
*** admin0 has joined #openstack-ansible13:38
*** jawad_axd has joined #openstack-ansible14:03
*** spatel has joined #openstack-ansible14:07
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible-os_designate master: Use global service variables  https://review.opendev.org/c/openstack/openstack-ansible-os_designate/+/76992514:20
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible-os_designate master: Use global service variables  https://review.opendev.org/c/openstack/openstack-ansible-os_designate/+/76992514:22
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible-os_designate master: Use global service variables  https://review.opendev.org/c/openstack/openstack-ansible-os_designate/+/76992514:23
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible-os_designate master: Use global service variables  https://review.opendev.org/c/openstack/openstack-ansible-os_designate/+/76992514:25
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible-os_designate master: Use global service variables  https://review.opendev.org/c/openstack/openstack-ansible-os_designate/+/76992514:26
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible-os_glance master: Use global service variables  https://review.opendev.org/c/openstack/openstack-ansible-os_glance/+/76992914:32
*** rpittau is now known as rpittau|afk14:46
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible-os_gnocchi master: Use global service variables  https://review.opendev.org/c/openstack/openstack-ansible-os_gnocchi/+/76993214:47
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible-os_heat master: Use global service variables  https://review.opendev.org/c/openstack/openstack-ansible-os_heat/+/76993314:51
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible-os_ironic master: Use global service variables  https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/76993514:55
*** omid-babaei has joined #openstack-ansible15:01
*** omid-babaei has quit IRC15:02
*** klamath_atx has joined #openstack-ansible15:07
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible-os_horizon master: Use global service variables  https://review.opendev.org/c/openstack/openstack-ansible-os_horizon/+/76993815:08
*** pcaruana has quit IRC15:13
*** pcaruana has joined #openstack-ansible15:13
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible-os_keystone master: Use global service variables  https://review.opendev.org/c/openstack/openstack-ansible-os_keystone/+/76994015:14
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible-os_magnum master: Use global service variables  https://review.opendev.org/c/openstack/openstack-ansible-os_magnum/+/76994115:18
*** ivve has joined #openstack-ansible15:29
*** miloa has quit IRC15:32
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible-os_manila master: Use global service variables  https://review.opendev.org/c/openstack/openstack-ansible-os_manila/+/76994415:36
*** pto has quit IRC15:36
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible-os_masakari master: Use global service variables  https://review.opendev.org/c/openstack/openstack-ansible-os_masakari/+/76994515:39
*** ivve has quit IRC15:39
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible-os_mistral master: Use global service variables  https://review.opendev.org/c/openstack/openstack-ansible-os_mistral/+/76994615:41
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible-os_neutron master: Use global service variables  https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/76994715:44
*** macz_ has joined #openstack-ansible15:46
*** macz_ has joined #openstack-ansible15:47
*** spatel has quit IRC15:48
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible-os_nova master: Use global service variables  https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/76995116:00
*** spatel has joined #openstack-ansible16:04
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible-os_octavia master: Use global service variables  https://review.opendev.org/c/openstack/openstack-ansible-os_octavia/+/76995216:07
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible-os_placement master: Use global service variables  https://review.opendev.org/c/openstack/openstack-ansible-os_placement/+/76995416:13
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible-os_panko master: Use global service variables  https://review.opendev.org/c/openstack/openstack-ansible-os_panko/+/76995516:15
spateljrosser: hey!16:16
spateljrosser: i remember you gave me nice inventory group by racks, do you have that anywhere now?16:17
spatelI am trying to look into my notes but not able to find.16:17
spateljrosser: nevermind i found it :)16:22
jrosserspatel: ah good - not back at work till next week16:23
spatelhttp://paste.openstack.org/show/770649/16:23
jrosserwould be nice to make an example for this though with yaml anchors16:23
spatelhow long paste.openstack.org keep data ? this is very old post :)16:23
spatelthat would be great to put it in example so other people can enjoy!16:24
jrosseri think it keeps it forever16:24
spateloh!16:24
spatelanyway! happy new year and enjoy your holiday!16:25
jrosserthere are example files in etc/openstack_deploy dir, so we could easily take one of those and make an anchors example16:25
spateltotally! i will try to put it there :)16:27
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible-os_senlin master: Use global service variables  https://review.opendev.org/c/openstack/openstack-ansible-os_senlin/+/76995616:36
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible-os_sahara master: Use global service variables  https://review.opendev.org/c/openstack/openstack-ansible-os_sahara/+/76995816:47
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible-os_swift master: Use global service variables  https://review.opendev.org/c/openstack/openstack-ansible-os_swift/+/76995916:55
*** gyee has joined #openstack-ansible16:58
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible-os_tacker master: Use global service variables  https://review.opendev.org/c/openstack/openstack-ansible-os_tacker/+/76996016:58
mgariepyhttps://yaml.org/type/merge.html are quite useful also.17:01
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible-os_trove master: Use global service variables  https://review.opendev.org/c/openstack/openstack-ansible-os_trove/+/76996417:02
openstackgerritMerged openstack/openstack-ansible-os_nova stable/victoria: Use systemd sockets for libvirt  https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/76974617:03
openstackgerritMerged openstack/ansible-role-python_venv_build stable/victoria: Fix tests for Centos8 EPEL repo paths  https://review.opendev.org/c/openstack/ansible-role-python_venv_build/+/76958517:08
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible-os_zun master: Use global service variables  https://review.opendev.org/c/openstack/openstack-ansible-os_zun/+/76996517:09
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible-os_tempest master: Use internal endpoint for tempestconf  https://review.opendev.org/c/openstack/openstack-ansible-os_tempest/+/76996617:17
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible-os_ironic master: Use global service variables  https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/76993517:18
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible-os_nova master: Use global service variables  https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/76995117:31
ThiagoCMCThe TASK '[lxc_hosts : Disable and stop lxc-net]' is failing, error: 'FAILED! => {"changed": false, "msg": "Service is in unknown state", "status": {}}' - Any idea why?17:42
ThiagoCMCI'm just tyring to re-run the `openstack-ansible setup-everything.yml` - OSA Ussuri / Ubuntu 20.04 (with HWE from Canonical Linux 5.8)17:42
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible-os_glance master: Use global service variables  https://review.opendev.org/c/openstack/openstack-ansible-os_glance/+/76992917:44
ThiagoCMCThe command `systemctl status lxc-net` returns =  'Loaded: masked' / 'Active: inactive (dead)'17:44
*** andrewbonney has quit IRC18:01
*** jawad_axd has quit IRC18:05
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible master: [DNM] Cleanup after service variables merged  https://review.opendev.org/c/openstack/openstack-ansible/+/76997418:07
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible-os_ironic master: Use global service variables  https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/76993518:09
*** itsjg has quit IRC18:32
*** yann-kaelig has joined #openstack-ansible18:45
*** maharg101 has quit IRC19:05
*** jawad_axd has joined #openstack-ansible19:38
openstackgerritMerged openstack/openstack-ansible-os_nova stable/ussuri: Use systemd sockets for libvirt  https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/76974719:45
*** itsjg has joined #openstack-ansible20:17
*** yann-kaelig has quit IRC20:40
*** maharg101 has joined #openstack-ansible21:02
*** maharg101 has quit IRC21:06
*** rfolco has quit IRC21:11
*** cloudnull has quit IRC21:18
*** jawad_axd has quit IRC21:20
*** cloudnull has joined #openstack-ansible21:28
*** spatel has quit IRC22:37
ThiagoCMCDamn... The task I mentioned in my previous message, "TASK [lxc_hosts : Disable and stop lxc-net]", is broken with Linux Kernel 5.8 (Ubuntu 20.04 package `linux-generic-hwe-20.04`). I just downgraded the kernel and the task passed!23:02
*** ThiagoCMC has quit IRC23:12
*** ThiagoCMC has joined #openstack-ansible23:24
openstackgerritMerged openstack/openstack-ansible master: Gather minimal facts to use ansible_distribution  https://review.opendev.org/c/openstack/openstack-ansible/+/76991323:45
*** spatel has joined #openstack-ansible23:52
*** spatel has quit IRC23:56

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