Thursday, 2020-03-12

*** jralbert has joined #openstack-ansible00:03
jralbertAsking again, does anybody know the status of this bug: https://bugs.launchpad.net/openstack-ansible/+bug/181504300:03
openstackLaunchpad bug 1815043 in openstack-ansible "running os-nova-install.yml --tags nova-config does note generate config" [Undecided,New]00:03
jralbertAll of the tags (nova-config, neutron-config, nova-keys, etc) that used to work when passed to the os_nova.yml and os_neutron.yml playbooks are no longer functional, apparently because the role invocations have been passed down to these common-playbooks via include. This is a pretty major problem since it now means running full00:05
jralbertpotentially-destructive plays for every tiny change, including scaling the environment00:05
jralbertGiven the bug's been open a year and not triaged, I'm kind of assuming it's not going to be fixed at this point, so I guess maybe the more relevant question is whether bugs are still being actively triaged and fixed in OSA at this time? I can make a case to our management to dedicate some resources to contributing to the project if they're needed,00:10
jralbertbut I haven't heard that such issues had arisen.00:10
*** prometheanfire has joined #openstack-ansible00:13
*** prometheanfire has quit IRC00:15
*** nicolasbock has quit IRC00:30
*** nicolasbock has joined #openstack-ansible00:31
*** openstackstatus has joined #openstack-ansible00:43
*** ChanServ sets mode: +v openstackstatus00:43
*** nicolasbock has quit IRC00:43
*** jralbert has quit IRC00:53
*** prometheanfire has joined #openstack-ansible01:06
djhankbCeeMac: I have a custom template that I copy to /etc/ansible/roles/lxc_container_create/templates/veth-cleanup.sh.j2 prior to building the containers. https://gitlab.com/snippets/195221101:16
djhankbCeeMac: The issue is that without this, when a container is stopped, the OVS port isn't cleaned up, and there's no "--may-exist" flag that is set in LXC prior to the container trying to start, which causes it to bomb.01:17
djhankbCeeMac: The other issue - is that if you're using faux-bridges with VLAN tags, there's some other hooks you need to put in place in order to get it to tag the container VETH on the right VLAN.01:19
djhankbSo that's why I was saying that running OVS for everything is a bit Sadistic :-) There's also some other stuff regarding bootup of a controller node where stuff can get started out of order.01:20
openstackgerritMerged openstack/openstack-ansible-os_designate master: Updated from OpenStack Ansible Tests  https://review.opendev.org/71237401:23
openstackgerritMerged openstack/ansible-role-systemd_networkd master: Updated from OpenStack Ansible Tests  https://review.opendev.org/71239901:25
*** DanyC has quit IRC01:28
openstackgerritMerged openstack/openstack-ansible-openstack_hosts master: Updated from OpenStack Ansible Tests  https://review.opendev.org/71236601:28
openstackgerritMerged openstack/openstack-ansible-os_panko master: Updated from OpenStack Ansible Tests  https://review.opendev.org/71238601:28
*** DanyC has joined #openstack-ansible01:28
*** DanyC has quit IRC01:33
*** gyee has quit IRC01:51
openstackgerritMerged openstack/openstack-ansible stable/train: Bump SHAs for stable/train  https://review.opendev.org/71185102:40
*** KeithMnemonic1 has joined #openstack-ansible03:28
*** KeithMnemonic has quit IRC03:31
*** dave-mccowan has quit IRC03:58
*** KeithMnemonic1 has quit IRC04:06
*** udesale has joined #openstack-ansible04:17
*** evrardjp has quit IRC05:35
*** evrardjp has joined #openstack-ansible05:36
CeeMacdjhankb: yeah that sounds entirely like the wrong kind of fun :p06:07
*** miloa has joined #openstack-ansible06:09
CeeMacI'm using ovs primarily for future proofing against the need for things like DVR and dpdk. I'm still not familiar enough with it to use it globally, it can be a bit tricky for diagnosing network issues and debugging flow rules06:09
*** prometheanfire has quit IRC06:26
*** prometheanfire has joined #openstack-ansible06:28
*** prometheanfire has quit IRC06:36
*** prometheanfire has joined #openstack-ansible06:37
*** prometheanfire has quit IRC07:10
*** prometheanfire has joined #openstack-ansible07:16
*** prometheanfire has quit IRC07:17
*** rpittau|afk is now known as rpittau07:17
*** prometheanfire has joined #openstack-ansible07:20
*** cshen has joined #openstack-ansible07:33
*** DanyC has joined #openstack-ansible07:51
*** tosky has joined #openstack-ansible08:18
*** gchamoul is now known as strider|afk08:27
*** strider|afk is now known as gchamoul08:27
*** DanyC has quit IRC08:28
*** fghaas has joined #openstack-ansible08:28
*** jbadiapa has joined #openstack-ansible08:36
*** xakaitetoia has joined #openstack-ansible08:44
*** rpittau is now known as rpittau|bbl08:52
*** pcaruana has joined #openstack-ansible08:54
*** sluna has quit IRC08:58
*** sluna has joined #openstack-ansible08:58
openstackgerritErik Berg proposed openstack/openstack-ansible-repo_server master: lsyncd.lua.j2: update coding style  https://review.opendev.org/71262509:11
*** fghaas has left #openstack-ansible09:16
*** DanyC has joined #openstack-ansible09:37
*** sshnaidm|afk is now known as sshnaidm09:39
*** ansmith_ has joined #openstack-ansible09:57
*** ansmith has quit IRC10:00
jrossernoonedeadpunk: is this a py2<>3 error againhttps://zuul.opendev.org/t/openstack/build/1c90ac91baac47448aed4244e24a2925/log/job-output.txt#13977-1398610:06
jrosserits a distro job so i expect everything remains py2?10:07
noonedeadpunkiirc ceilometer don't have distro installation?10:09
noonedeadpunkbut yeah, looking into that10:14
noonedeadpunkactually hardcoding path to lib is the bad pattern anyway...10:16
noonedeadpunkoh, it has distro install... And I guess we do depend on rdo here?10:21
noonedeadpunkhttps://opendev.org/openstack/openstack-ansible-os_ceilometer/src/branch/master/vars/redhat-7.yml#L28-L3210:22
jrosseryeah - so i guess that looking in py3.6 lib dir is not going to work there10:24
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_ceilometer master: Use py3 for CentOS  https://review.opendev.org/71209610:24
jrosserso it's all about whatever ceilometer_lib_dir ends up being10:25
noonedeadpunkyeah10:26
*** DanyC_ has joined #openstack-ansible10:30
*** DanyC has quit IRC10:33
*** pcaruana has quit IRC10:42
openstackgerritDuncan Martin Walker proposed openstack/openstack-ansible-ops master: Subdivision of elastic-logstash group  https://review.opendev.org/70784910:50
openstackgerritDuncan Martin Walker proposed openstack/openstack-ansible-ops master: Expose Elasticsearch discovery nodes  https://review.opendev.org/70882610:50
*** pcaruana has joined #openstack-ansible10:55
*** nicolasbock has joined #openstack-ansible10:57
*** jamesdenton has joined #openstack-ansible11:01
*** nicolasbock has quit IRC11:15
*** nicolasbock has joined #openstack-ansible11:16
*** DanyC_ has quit IRC11:17
*** sshnaidm has quit IRC11:18
*** DanyC has joined #openstack-ansible11:18
*** sshnaidm has joined #openstack-ansible11:19
*** sshnaidm has quit IRC11:22
*** DanyC has quit IRC11:27
*** DanyC has joined #openstack-ansible11:27
*** cshen has quit IRC11:28
*** sshnaidm has joined #openstack-ansible11:30
*** sshnaidm has quit IRC11:30
*** nicolasbock has quit IRC11:38
*** nicolasbock has joined #openstack-ansible11:40
*** nicolasbock has quit IRC11:42
*** nicolasbock has joined #openstack-ansible11:43
*** cshen has joined #openstack-ansible11:45
*** rgogunskiy has joined #openstack-ansible11:46
openstackgerritGeorgina Shippey proposed openstack/openstack-ansible-haproxy_server master: Add server specific backend options  https://review.opendev.org/71266011:48
*** nicolasbock has quit IRC11:51
*** cshen has quit IRC11:51
*** sshnaidm has joined #openstack-ansible11:52
*** sshnaidm has quit IRC11:53
*** sshnaidm has joined #openstack-ansible11:54
*** ansmith_ has quit IRC11:54
*** nicolasbock has joined #openstack-ansible11:54
*** cshen has joined #openstack-ansible11:55
*** nicolasbock has quit IRC11:56
*** nicolasbock has joined #openstack-ansible11:57
*** udesale_ has joined #openstack-ansible12:14
*** udesale has quit IRC12:17
*** rh-jelabarre has joined #openstack-ansible12:24
*** ansmith_ has joined #openstack-ansible12:39
*** ahosam has joined #openstack-ansible12:44
*** alvinstarr has joined #openstack-ansible12:48
*** joshualyle has joined #openstack-ansible12:56
*** rpittau|bbl is now known as rpittau13:02
*** ianychoi has quit IRC13:13
*** spatel has joined #openstack-ansible13:21
*** spatel has quit IRC13:26
*** ygk_12345 has joined #openstack-ansible13:28
*** ygk_12345 has quit IRC13:40
*** ygk_12345 has joined #openstack-ansible13:46
openstackgerritGuilherme  Steinmuller Pimentel proposed openstack/openstack-ansible-os_cinder master: Refactor memcached_servers  https://review.opendev.org/71268113:48
guilhermespjrosser thoughts ^ ?14:00
*** dave-mccowan has joined #openstack-ansible14:02
openstackgerritGuilherme  Steinmuller Pimentel proposed openstack/openstack-ansible-os_glance master: Refactor memcached_servers  https://review.opendev.org/71268814:04
jrosserguilhermesp: i guess there is to approaches14:05
jrosseryou are adding a bunch of extra vars there, but you could alternatively just redefine memcached_servers in the group_vars/<service>_all.yml ?14:06
jrosserdrop that in /etc/openstack/deploy/group_vars/cinder_all.yml for example?14:07
mnaserjrosser: problem is metal14:08
jrosserah yes14:09
openstackgerritGuilherme  Steinmuller Pimentel proposed openstack/openstack-ansible-os_nova master: Refactor memcached_servers  https://review.opendev.org/71269114:10
guilhermespyeah jrosser , in metal we are seeing that memcached_server are being applied globally in metal deployments14:17
guilhermespI guess I can edit the commit message to add this use case14:17
guilhermespat the moment I guess it is just one extra var per role, which would be ok i guess?14:18
*** spatel has joined #openstack-ansible14:25
*** dave-mccowan has quit IRC14:25
*** dave-mccowan has joined #openstack-ansible14:30
*** ygk_12345 has quit IRC14:35
*** rgogunskiy has quit IRC14:36
*** gyee has joined #openstack-ansible14:43
*** spatel has quit IRC14:44
*** spatel has joined #openstack-ansible14:54
*** spatel has quit IRC14:57
*** spatel has joined #openstack-ansible14:58
*** bverschueren has quit IRC14:58
*** bverschueren has joined #openstack-ansible15:03
*** spatel has quit IRC15:03
openstackgerritMerged openstack/openstack-ansible-haproxy_server master: Add server specific backend options  https://review.opendev.org/71266015:08
*** spatel has joined #openstack-ansible16:00
*** cshen has quit IRC16:01
*** spatel has quit IRC16:01
*** spatel has joined #openstack-ansible16:01
*** gshippey has joined #openstack-ansible16:30
*** Blinkiz has quit IRC16:30
*** Blinkiz has joined #openstack-ansible16:31
*** udesale_ has quit IRC16:49
*** sshnaidm is now known as sshnaidm|afk17:07
jrossernoonedeadpunk: i think we broke something https://zuul.opendev.org/t/openstack/build/8e01bdfdc21a472fa08f0c486571c60a/log/job-output.txt#1004717:15
jrosserseena few of those17:15
guilhermespyep Im seeing on my patches too17:16
noonedeadpunkfeel like running ansible via py217:16
jrosserit'll be tasks run against the host17:17
jrosserwith the environment of the host rather than ansible-runtime venv17:17
noonedeadpunkI meant ansible_python_interpreter17:17
jrosserme too i think - thats subject to some sort of discovery17:18
jrosserhttps://docs.ansible.com/ansible/latest/reference_appendices/interpreter_discovery.html17:18
noonedeadpunkhm https://opendev.org/openstack/openstack-ansible/src/branch/master/tests/bootstrap-aio.yml#L2717:19
jrosserit's failing much later though17:23
noonedeadpunkyeah17:23
noonedeadpunkon setup-openstack....17:23
jrosserthere seems to be a lot of chat in #infra today about py3-ish chagnes to the images17:23
*** rpittau is now known as rpittau|afk17:27
*** ahosam has quit IRC17:28
*** ahosam has joined #openstack-ansible17:29
openstackgerritDuncan Martin Walker proposed openstack/openstack-ansible-ops master: Enable Filebeat kibana monitoring  https://review.opendev.org/71274517:31
*** evrardjp has quit IRC17:35
*** evrardjp has joined #openstack-ansible17:36
Nick_AProbably too general of a question, but what are some possible reasons why metrics would log properly for some instances but not others on the same compute?17:49
*** DanyC_ has joined #openstack-ansible18:10
*** DanyC has quit IRC18:13
*** DanyC_ has quit IRC18:15
noonedeadpunkNick_A: do you mean ceilometer?18:15
Nick_Anoonedeadpunk yes18:16
noonedeadpunkI can recall such issues pretty far ago and it depended on if instance was created with volume or just with ephemeral drive18:17
Nick_ANo volumes involved - local qcow218:17
noonedeadpunkso no cinder deployed?18:18
noonedeadpunkand what release?18:18
Nick_ANope and Rocky18:18
noonedeadpunkSo I had such issue.. .https://bugs.launchpad.net/ceilometer/+bug/180134818:20
openstackLaunchpad bug 1801348 in Ceilometer "notification agent fails with KeyError on volume create/delete" [Undecided,Fix released] - Assigned to Dmitriy Rabotyagov (noonedeadpunk)18:20
noonedeadpunkbut if no cinder than it's probably not related...18:20
noonedeadpunkand what's in logs?18:21
redkriegI've not seen anything specific to the problem instances in logs except for this one, but I see it for functional and non-functional instances: Mar 12 14:02:15 nl-skvm-1 ceilometer-polling[30834]: 2020-03-12 14:02:15.779 30834 WARNING ceilometer.compute.pollsters [-] cpu_l3_cache statistic in not available for instance fc192650-fcb5-40c1-a84f-9eb4c0d4ec34: NoVolumeException18:23
noonedeadpunkhm, I can recall it18:24
*** ahosam has quit IRC18:26
noonedeadpunklooks like https://bugs.launchpad.net/ceilometer/+bug/178622518:28
openstackLaunchpad bug 1786225 in Ceilometer "Polling cpu_util does not work" [Undecided,New]18:28
redkriegyeah, that does look related.  wonder if it's been fixed in a later version.  I need to move up to train soon18:34
noonedeadpunkfrom what I see in ceilometer repo - it's not18:35
*** andrewbonney has quit IRC19:02
*** idlemind has quit IRC19:05
*** spatel has quit IRC19:29
*** spatel has joined #openstack-ansible19:29
*** trident has quit IRC19:51
*** trident has joined #openstack-ansible19:59
*** jamesdenton has quit IRC20:03
*** joshualyle has quit IRC20:03
*** jamesdenton has joined #openstack-ansible20:03
openstackgerritErik Berg proposed openstack/openstack-ansible-repo_build master: repo_build: Do not sync links directory between repo_containers  https://review.opendev.org/71278420:04
openstackgerritErik Berg proposed openstack/openstack-ansible-repo_server master: Exclude repo_build_global_links_path from sync  https://review.opendev.org/71278720:16
*** pcaruana has quit IRC20:20
*** rh-jelabarre has quit IRC20:22
*** spatel has quit IRC20:27
*** rh-jelabarre has joined #openstack-ansible20:29
*** ansmith_ has quit IRC20:33
*** rgogunskiy has joined #openstack-ansible20:38
*** joshualyle has joined #openstack-ansible20:39
*** rgogunskiy has quit IRC20:42
*** joshualyle has quit IRC20:44
*** ansmith_ has joined #openstack-ansible21:06
*** gshippey has quit IRC21:07
*** stampeder has joined #openstack-ansible21:21
*** rh-jelabarre has quit IRC21:26
*** rh-jelabarre has joined #openstack-ansible21:27
*** spatel has joined #openstack-ansible21:31
*** spatel has quit IRC21:36
*** stampeder has quit IRC21:37
*** CeeMac has quit IRC21:50
*** miloa has quit IRC21:55
*** CeeMac has joined #openstack-ansible21:56
*** sum12 has quit IRC22:06
*** jbadiapa has quit IRC22:06
*** sum12 has joined #openstack-ansible22:07
*** jbadiapa has joined #openstack-ansible22:09
*** jbadiapa has quit IRC22:37
*** nicolasbock has quit IRC22:43
*** dave-mccowan has quit IRC22:50
*** dave-mccowan has joined #openstack-ansible23:10
*** joshualyle has joined #openstack-ansible23:42
*** joshualyle has quit IRC23:46
*** threestrands has joined #openstack-ansible23:50

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!