Tuesday, 2020-02-04

*** tosky has quit IRC00:22
*** luksky has quit IRC00:22
*** spatel has joined #openstack-ansible00:43
*** spatel has quit IRC00:48
*** bgmccollum has joined #openstack-ansible00:54
*** DanyC has quit IRC00:55
*** gyee has quit IRC02:10
*** rh-jelabarre has quit IRC02:10
*** NewJorg has quit IRC02:39
*** NewJorg has joined #openstack-ansible02:41
*** udesale has joined #openstack-ansible04:03
*** yolanda has quit IRC05:24
*** evrardjp has quit IRC05:33
*** evrardjp has joined #openstack-ansible05:34
*** raukadah is now known as chkumar|rover05:37
*** udesale_ has joined #openstack-ansible05:45
*** udesale has quit IRC05:48
*** errr has quit IRC05:56
*** errr has joined #openstack-ansible05:57
*** hwoarang has quit IRC06:07
*** hwoarang has joined #openstack-ansible06:07
*** udesale_ has quit IRC06:45
bhyrtedSo included http://paste.openstack.org/show/789062/ and still not creating lxc containers infra*cloudkitty, how can i debug it?06:52
*** udesale has joined #openstack-ansible06:53
*** southquist has joined #openstack-ansible06:55
jrosserbhyrted: that’s in env.d? have you also defined cloudkitty_hosts in openstack_user_config.yml?06:56
bhyrtedyup06:57
bhyrtedalso when i look at enviroment i see http://paste.openstack.org/show/789086/06:57
bhyrtedhowever no containers, before i used example env.d from cloudkitty repository, not one that you gave me06:58
bhyrtedand i think that might mess something up07:10
jrosseroh, right :)07:29
openstackgerritJonathan Rosser proposed openstack/openstack-ansible-os_tempest stable/train: Mark ubuntu distro and debian stretch as non voting  https://review.opendev.org/70497807:34
*** mugsie has quit IRC07:37
*** mugsie has joined #openstack-ansible07:41
*** evrardjp has quit IRC07:46
*** evrardjp has joined #openstack-ansible07:50
mnaserman i wonder if we should just get rid of all of our include_tasks and have one big main.yml lol07:51
mnaserjrosser: do you see multiple forks when running OSA playbooks and using something like -f25 ?07:54
jrosseryou mean does it actually try to run 25 things?07:56
jrosserI think we might have -f15 or similar because things got “wierd” above that07:56
jrossermnaser: not sure exactly what you mean tbh but I can try some stuff when I get to the office07:58
mnaserjrosser: as in it seems like according to ps, only one or two ansible-playbook forks are running..07:58
mnaserand i wonder if thats our connection or strategy plugin mudding things07:58
mnaserim going to try running openstack-hosts without our plugins and see what happens07:59
jrosseryeah, that would be interesting07:59
*** vesper11 has quit IRC08:06
mnaserjrosser: sigh, i think something has to do with a large # of facts or something08:07
mnaserit is fast until it collects facts08:07
mnaseri had to disable fact caching to make it decently fast08:07
*** vesper11 has joined #openstack-ansible08:07
*** cshen has joined #openstack-ansible08:11
jrossermnaser: I wonder if all of the strategy stuff is still beneficial, it’s rooted in very old ansibles08:15
mnaserjrosser: yeah i wonder if ansible just natively makes this better08:15
mnaserid love for us to kill them and then replace our connection plugin by mitogen but08:15
mnaserENOTIME08:16
jrossermaybe also we re-introduce a bunch of fact gathering over time too08:18
jrosserit used to be done as minimally as possibles08:18
bhyrtedjrosser: any idea where to clear "old" cloudkitty values? I think i should clear inventory cloudkitty related values, anywhere else? ;-) thanks for your help08:19
jrosserbhyrted: there is a tar file in /etc/openstack_deploy of previous inventories which you can pick through08:20
bhyrtedyup, thanks08:20
jrosseror use scripts/inventory_manage.py to delete inventory items08:20
*** luksky has joined #openstack-ansible08:21
jrosserjust take care if you have any investment in the deployment :)08:21
jrosserit’s quite a smart move to “git init” in /etc/openstack_deploy and commit the state before you do anything major08:22
mnaserjrosser: yeah there's a lot of performance tuning to be done08:25
mnaserbtw also i found out the utility symlinking is broken08:25
mnaserif there's already a symlink08:25
mnaserit doesnt update it08:25
jrosseryes for the clients?08:25
jrosserI’ve seen that -ENOTIME ago to :/08:26
mnaseryep08:26
mnaserhttps://docs.ansible.com/ansible/latest/modules/file_module.html looking here nothing stands out08:26
jrosserI think the logic just looked wrong in our ansible, but I’ll need to go back and look again08:27
mnaserah crap08:27
mnaserwe're using shell to do this08:27
jrosseryeah i remember looking and it being /facepalm but not having time to fix it08:28
mnaserwe check if the target file exists (it does) and if the /usr/local/bin path does not exist then it does it08:28
mnaserwhere in reality ideally it should check if /usr/local/bin is a symlink pointing to $target or not08:28
mnaserwe should probably generate a fact list with bin name08:29
mnaserand use the ansible file module08:29
mnaserbut /me in the middle of an upgrade08:29
jrosserI think that’s exactly what happened to me :) there was something else on fire at the time08:30
*** djhankb has quit IRC08:30
mnasernoonedeadpunk / guilhermesp08:31
mnaser^ something to look at once you have some free cycles08:31
*** rpittau|afk is now known as rpittau08:33
*** tosky has joined #openstack-ansible08:40
*** DanyC has joined #openstack-ansible09:09
*** DanyC has quit IRC09:10
*** DanyC has joined #openstack-ansible09:10
*** DanyC has quit IRC09:14
*** DanyC has joined #openstack-ansible09:14
*** DanyC has quit IRC09:14
*** DanyC has joined #openstack-ansible09:14
openstackgerritMerged openstack/openstack-ansible-haproxy_server master: Add support for extra VIPs with TLS enabled  https://review.opendev.org/70522809:46
jrossermnaser: i wonder if there are generally more processes now that we're using uwsgi10:41
jrosserlike here https://github.com/openstack/openstack-ansible-os_cinder/blob/master/defaults/main.yml#L34910:41
jrosserwe do processes=vcpu*2 everywhere, and the older code seems to have a lot of vcpu//2 in it10:41
*** cshen has quit IRC11:02
*** davidsha has joined #openstack-ansible11:03
*** udesale has quit IRC11:04
*** tosky has quit IRC11:14
*** mugsie has quit IRC11:14
*** southquist has quit IRC11:14
*** Adri2000 has quit IRC11:14
*** soren has quit IRC11:14
*** stuartgr has quit IRC11:14
*** oligau has quit IRC11:14
*** partlycloudy has quit IRC11:14
*** Blinkiz has quit IRC11:14
*** mubix has quit IRC11:14
*** alanmeadows has quit IRC11:14
*** janno has quit IRC11:14
*** Anticimex has quit IRC11:14
*** ChosSimbaOne_ has quit IRC11:14
*** davidsha has quit IRC11:14
*** zbr has quit IRC11:14
*** viks___ has quit IRC11:14
*** Jeffrey4l has quit IRC11:14
*** arbrandes has quit IRC11:14
*** mwhahaha has quit IRC11:14
*** cjloader has quit IRC11:14
*** prometheanfire has quit IRC11:14
*** nyloc has quit IRC11:14
*** szaher has quit IRC11:14
*** donnyd has quit IRC11:14
*** crazzy has quit IRC11:14
*** canori01 has quit IRC11:14
*** ondrejburian has quit IRC11:14
*** logan- has quit IRC11:14
*** fyx has quit IRC11:14
*** melwitt has quit IRC11:14
*** irclogbot_0 has quit IRC11:15
*** irclogbot_1 has joined #openstack-ansible11:16
*** openstackstatus has quit IRC11:16
*** mubix has joined #openstack-ansible11:17
*** alanmeadows has joined #openstack-ansible11:17
*** janno has joined #openstack-ansible11:17
*** Anticimex has joined #openstack-ansible11:17
*** ChosSimbaOne_ has joined #openstack-ansible11:17
*** vesper11 has quit IRC11:18
*** fresta has quit IRC11:18
*** bjoernt has quit IRC11:18
*** redrobot has quit IRC11:18
*** jonmasters has quit IRC11:18
*** waxfire has quit IRC11:18
*** mbuil has quit IRC11:18
*** dirk has quit IRC11:18
*** rickflare has quit IRC11:18
*** Brace has quit IRC11:18
*** ioni has quit IRC11:18
*** Miouge has quit IRC11:18
*** gary_perkins has quit IRC11:18
*** timburke has quit IRC11:18
*** arxcruz has quit IRC11:18
*** johanssone has quit IRC11:18
*** tosky has joined #openstack-ansible11:18
*** mugsie has joined #openstack-ansible11:18
*** southquist has joined #openstack-ansible11:18
*** Adri2000 has joined #openstack-ansible11:18
*** soren has joined #openstack-ansible11:18
*** stuartgr has joined #openstack-ansible11:18
*** oligau has joined #openstack-ansible11:18
*** partlycloudy has joined #openstack-ansible11:18
*** Blinkiz has joined #openstack-ansible11:18
*** davidsha has joined #openstack-ansible11:19
*** zbr has joined #openstack-ansible11:19
*** viks___ has joined #openstack-ansible11:19
*** Jeffrey4l has joined #openstack-ansible11:19
*** arbrandes has joined #openstack-ansible11:19
*** mwhahaha has joined #openstack-ansible11:19
*** cjloader has joined #openstack-ansible11:19
*** prometheanfire has joined #openstack-ansible11:19
*** nyloc has joined #openstack-ansible11:19
*** szaher has joined #openstack-ansible11:19
*** donnyd has joined #openstack-ansible11:19
*** crazzy has joined #openstack-ansible11:19
*** canori01 has joined #openstack-ansible11:19
*** ondrejburian has joined #openstack-ansible11:19
*** logan- has joined #openstack-ansible11:19
*** fyx has joined #openstack-ansible11:19
*** melwitt has joined #openstack-ansible11:19
*** mbuil has joined #openstack-ansible11:19
*** mbuil has quit IRC11:19
*** mbuil has joined #openstack-ansible11:19
*** arxcruz has joined #openstack-ansible11:20
*** johanssone has joined #openstack-ansible11:20
*** timburke has joined #openstack-ansible11:20
*** donnyd has quit IRC11:21
*** fresta has joined #openstack-ansible11:21
*** mnaser has quit IRC11:21
*** vesper11 has joined #openstack-ansible11:22
*** mnaser has joined #openstack-ansible11:22
*** mwhahaha has quit IRC11:23
*** donnyd has joined #openstack-ansible11:23
*** mwhahaha has joined #openstack-ansible11:23
*** cshen has joined #openstack-ansible11:26
*** Miouge has joined #openstack-ansible11:27
*** sshnaidm|afk is now known as sshnaidm11:31
*** cshen_ has joined #openstack-ansible11:37
openstackgerritMagnus Bergman proposed openstack/openstack-ansible-haproxy_server master: Align the usage of the two extra lb vip parameters  https://review.opendev.org/70563611:39
noonedeadpunkjrosser: I think we take either vcpu*2 or 16 - whatever is less.11:41
noonedeadpunkin most cases 16 is less... but yes - it might be too much actually11:41
jrosseri was just comparing against things like this https://github.com/openstack/openstack-ansible-os_cinder/blob/master/defaults/main.yml#L21111:42
jrosserthings are probably generally OK with giant controller nodes11:42
jrosserbut i think stuff isnt scaling down sufficuently for smaller hosts11:43
noonedeadpunkit also requires ram - not only cpu actually...11:43
jrosseri have a lab with 4C8T infra nodes, so even on those vcpu*2 is 1611:43
noonedeadpunkmaybe we need to define some global max which will be used across all the roles?11:44
noonedeadpunkso you can simply set it to 8 or 4..11:44
jrosseryeah i was thinking about that11:44
jrosserand then vcpu vs ansible_processor_count, if it's really right to treat hyperthreads as equivalent to a full CPU for this11:45
noonedeadpunkmnaser: can you point me to the symlinking stuff as I didn't catch what exactly did you mean11:46
jrosser^ it's vcpu count which makes even my tiny controllers hit the max 16 processes, so it's probably not working really as we intend right now11:46
noonedeadpunkyah I think you're right about it. probably iit would work if we had limitations of vcpu per lxc container...11:47
jrosserthe symlink thing is here https://github.com/openstack/openstack-ansible/blob/master/playbooks/utility-install.yml#L130-L14611:48
noonedeadpunkoh my11:48
jrosserit creates them on first install just fine, but when the clients get updated the symlinks stay pointing to the old stuff11:48
jrosseri think that the main way of improving that code is to just delete it11:50
jrosserand start again with actual ansible11:50
noonedeadpunk++11:50
noonedeadpunkwrote down into todo list on the first place11:53
*** zbr is now known as zbr|lunch12:06
*** ioni has joined #openstack-ansible12:09
*** bhyrted has quit IRC12:47
*** bgmccollum has quit IRC12:47
*** bhyrted has joined #openstack-ansible12:47
*** rh-jelabarre has joined #openstack-ansible12:53
*** ArchiFleKs has quit IRC12:57
*** bhyrted has quit IRC13:13
*** bhyrted has joined #openstack-ansible13:14
*** fridtjof[m] has joined #openstack-ansible13:18
*** luksky has quit IRC13:19
* fridtjof[m] sent a long message: < https://matrix.org/_matrix/media/r0/download/matrix.org/dYYRXYBvOKgOPDCRruINlSOX >13:25
fridtjof[m]Or is it fine to do it after upgrading to Stein?13:25
*** lkoranda has joined #openstack-ansible13:29
ebbexfridtjof[m]: You'll need to get all your hosts from xenail to bionic while on the rocky release. Once all your machines are bionic, you can proceed with upgrading to stein.13:31
fridtjof[m]I see, thanks for clearing that up. It was a bit confusing to me, because the Stein release notes also announced Bionic support for the first time13:33
ebbexfridtjof[m]: Yup, the stein release notes has a bit to much copy/paste from the previous release notes :/13:34
*** lkoranda has quit IRC13:36
fridtjof[m]...OH13:37
fridtjof[m]you were not joking13:37
fridtjof[m]is that literally just the rocky release notes??13:37
fridtjof[m]well, where do I even find out what changed in stein then13:37
ebbexYou look at the rocky release notes, and anything already there, you can (probably) disregard in stein.13:38
openstackgerritJonathan Rosser proposed openstack/openstack-ansible-os_glance master: Reduce number of processes on small systems  https://review.opendev.org/70568013:38
*** davidsha has quit IRC13:39
fridtjof[m]oh boy13:41
*** pcaruana has quit IRC13:43
jrosserit's probably a systemactic problem with how the releases are made13:46
*** gshippey has joined #openstack-ansible14:07
*** spatel has joined #openstack-ansible14:19
*** udesale has joined #openstack-ansible14:22
jrosserneed more eyes/reviews on these tempest install patches for train14:22
jrosserstuff is breaking faster than we are merging stuff which can fix it14:22
jrosseroslo.concurrency now breaks centos on train14:23
*** spatel has quit IRC14:24
fridtjof[m]Another question, because it wasn't clear from the deployment guide.14:26
fridtjof[m]Are Glance images replicated across control/infrastructure nodes?14:26
fridtjof[m](or is there any way to achieve that easily?)14:27
jrosserfridtjof[m]: it is up to you to choose a storage backend for galnce14:28
jrosserif you do a very simplistic config using local storage then there is no replication and you can't really do a H/A deployment14:28
jrossersomething with shared storage like ceph and the replication is then implicit and you can do H/A for glance14:29
fridtjof[m]ah, makes sense14:29
fridtjof[m]i just found the appropriate section in user_variables14:29
fridtjof[m]i guess i didn't think about that too much when doing the initial deployment %)14:30
noonedeadpunkjrosser: oh my... maybe just... recheck ?:) btw we need defining it in gate section...14:31
noonedeadpunklike it was for patchset214:31
jrosser:(14:31
noonedeadpunksince we're including templates14:31
noonedeadpunkand overriding defined there jobs14:31
jrosseryeah i thought i needed to override the template in both places14:31
jrosseri think i will make centos nv too becasue there is -1 on the requirements patch to pin oslo.concurrency for py214:32
noonedeadpunkme too...14:32
jrosserthis is only temporary whilst we merge the patch to use the right constraints for train14:32
noonedeadpunkyeah14:32
noonedeadpunkwe were merging too slowly lol14:32
jrosseryup14:33
jrosserthey caught up with me :)14:33
jrosseri think anywhere we are accidentally using master u-c (or none) on stable branches is going to go bad14:35
jrosserlogan-: are you sure about these voting: false not being needed in the gate job?14:41
jrosserafaik i am having to override whats in the template for check and for gate14:42
logan-I think you’re right, didn’t realize those jobs were coming from the template. Yeah that’s probably the easiest way to override the template. Sorry!14:43
*** luksky has joined #openstack-ansible14:44
openstackgerritJonathan Rosser proposed openstack/openstack-ansible-os_tempest stable/train: Mark ubuntu distro and debian stretch & centos as non voting  https://review.opendev.org/70497814:45
*** davidsha_ has joined #openstack-ansible14:45
jrosserlogan-: no worries, things are getting fairly hilarious on stable/train right now :)14:46
logan-yeah :/14:48
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_tempest stable/train: Use contraints for tempest plugins  https://review.opendev.org/70498014:50
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_tempest stable/train: Always use virtualenv and pip to install tempest on Ubuntu  https://review.opendev.org/70533614:50
noonedeadpunkjust rebases14:50
jrossercool thanks14:50
jrosserlogan-: do you have any thoughts on this, seems the selection of number of processes doesn't really do much until you have exceedingly small hosts https://review.opendev.org/#/c/705680/14:53
noonedeadpunkjrosser: don't we missed ansible_processor_vcpus default? Like before it was suggested as possibly undefined...14:54
noonedeadpunkhowever I think that gather_facts should handle it...14:55
noonedeadpunkah, disregard14:56
noonedeadpunkmisread braket14:56
*** pcaruana has joined #openstack-ansible14:56
jrosseri was unsure about if to remove the *2 as well14:57
jrosserfor uwsgi processes14:57
noonedeadpunkI think that at least max filter has no sence I don't think that result can be less than 114:58
noonedeadpunkin both cases14:58
noonedeadpunkregarding *2....  not sure it's needed either...14:59
jrossera single core with hyperthreading gives 1//2=0?15:00
* jrosser meetings o'clock, bbl15:00
noonedeadpunkjrosser: but vcpus is amount with HT? So if HT enabled, single core CPU will result in 2 vcpus?15:03
jrosseroh yes of course15:04
noonedeadpunkOr I'm mixing it with ansible_processor_cores ?15:04
noonedeadpunkso like 2//2=115:04
*** zbr|lunch is now known as zbr15:04
openstackgerritMerged openstack/openstack-ansible-ops master: Module config updates in ELK 7x Metricbeat template  https://review.opendev.org/70375415:06
fridtjof[m]hm, yet another question.15:07
fridtjof[m]https://docs.openstack.org/openstack-ansible-os_glance/rocky/configure-glance.html#configuring-default-and-additional-stores seems to describe config for glance's (then experimental) multi backend support, no?15:07
fridtjof[m]however, glance does not seem to even expose that support (if the deployed version has it, even) in its API15:07
fridtjof[m]only goes up to v2.715:07
*** bjoernt has joined #openstack-ansible15:12
*** sshnaidm is now known as sshnaidm|afk15:46
openstackgerritDouglas Mendizábal proposed openstack/ansible-role-atos-hsm master: Add HA (load balancing) support  https://review.opendev.org/70001815:48
*** andrewbonney has joined #openstack-ansible15:53
noonedeadpunk#startmeeting openstack_ansible_meeting16:00
openstackMeeting started Tue Feb  4 16:00:08 2020 UTC and is due to finish in 60 minutes.  The chair is noonedeadpunk. Information about MeetBot at http://wiki.debian.org/MeetBot.16:00
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.16:00
*** openstack changes topic to " (Meeting topic: openstack_ansible_meeting)"16:00
openstackThe meeting name has been set to 'openstack_ansible_meeting'16:00
noonedeadpunk#topic office hours16:00
*** openstack changes topic to "office hours (Meeting topic: openstack_ansible_meeting)"16:00
*** udesale has quit IRC16:00
*** southquist has quit IRC16:08
noonedeadpunkI think the main current problem is tempest on train16:15
noonedeadpunkwhich already has patches to fix (thanks jrosser)16:16
jrosseryeah thats the biggest thing to fix right now, i don't think we can merge anything on train or do a release till that is fixed16:16
noonedeadpunkyeah...16:17
*** gyee has joined #openstack-ansible16:17
*** cshen_ has quit IRC16:19
*** cshen has quit IRC16:20
openstackgerritMerged openstack/openstack-ansible-ceph_client stable/train: Install virsh for Centos  https://review.opendev.org/70455616:24
jrosserthere were a couple other things this week, uwsgi everywhere when it didnt need to be16:25
jrosserand i need to look at this resource/processes issue on smaller controllers to avoid OOM16:26
jrosseralso centos8 seems to be getting some velocity on other projects so that needs another look16:26
*** mathlin has joined #openstack-ansible16:29
mathlinif i need to replace my soon to expire ssl-certificates, can i just run the haproxy-install.yml playbook after i have replaced my current certs/key where the old ones used to be?16:31
*** mathlin has left #openstack-ansible16:36
*** mathlin has joined #openstack-ansible16:38
*** jamesdenton has joined #openstack-ansible16:39
jrossermathlin: yes i think that should be fine16:44
*** DanyC has quit IRC16:45
*** DanyC has joined #openstack-ansible16:46
*** DanyC has quit IRC16:46
noonedeadpunkyeah centos8 is smth we should work on... Wondering if rdo already has packages for it16:46
*** DanyC has joined #openstack-ansible16:46
jrosserthere was some stuff on the ML today, i was going to revisit my patch if i get a moment16:47
*** chkumar|rover is now known as raukadah16:48
noonedeadpunkhm, seems I've missed it?16:56
* fridtjof[m] sent a long message: < https://matrix.org/_matrix/media/r0/download/matrix.org/KfbAwaZzqYwOMhywsaoKjWzJ >17:06
*** luksky has quit IRC17:07
*** DanyC has quit IRC17:10
admin0anyone has seen that 1/2 of your compute nodes deploy instances in a short time and the rest takes 3x longer ? got any suggestions for me to look into17:14
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible master: Do not append container_name for metal containers  https://review.opendev.org/70577817:23
noonedeadpunk#endmeeting17:23
*** openstack changes topic to "Launchpad: https://launchpad.net/openstack-ansible || Weekly Meetings: https://wiki.openstack.org/wiki/Meetings/openstack-ansible || Review Dashboard: http://bit.ly/2xA1eZC"17:24
openstackMeeting ended Tue Feb  4 17:23:59 2020 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)17:24
openstackMinutes:        http://eavesdrop.openstack.org/meetings/openstack_ansible_meeting/2020/openstack_ansible_meeting.2020-02-04-16.00.html17:24
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/openstack_ansible_meeting/2020/openstack_ansible_meeting.2020-02-04-16.00.txt17:24
openstackLog:            http://eavesdrop.openstack.org/meetings/openstack_ansible_meeting/2020/openstack_ansible_meeting.2020-02-04-16.00.log.html17:24
*** rpittau is now known as rpittau|afk17:27
*** evrardjp has quit IRC17:33
*** DanyC has joined #openstack-ansible17:34
*** evrardjp has joined #openstack-ansible17:34
openstackgerritJonathan Rosser proposed openstack/openstack-ansible master: [WIP] Centos-8 support  https://review.opendev.org/68962917:35
*** davidsha_ has quit IRC17:35
openstackgerritMerged openstack/ansible-role-atos-hsm master: Add HA (load balancing) support  https://review.opendev.org/70001817:44
*** luksky has joined #openstack-ansible17:50
*** DanyC has quit IRC17:52
*** DanyC has joined #openstack-ansible17:53
fridtjof[m](sorry, i didn't realize there was a meeting. i guess i'm now forever part of it)17:54
noonedeadpunkYeah, it's me who forgot to end it on time :p17:54
*** DanyC has quit IRC17:55
*** DanyC has joined #openstack-ansible17:56
*** errr has quit IRC17:56
*** errr has joined #openstack-ansible17:57
*** tosky has quit IRC18:01
*** DanyC has quit IRC18:08
*** waxfire has joined #openstack-ansible18:43
*** waxfire has quit IRC18:47
*** gyee has quit IRC19:00
*** mubix has quit IRC19:00
*** alanmeadows has quit IRC19:00
*** janno has quit IRC19:00
*** Anticimex has quit IRC19:00
*** ChosSimbaOne_ has quit IRC19:00
*** gyee has joined #openstack-ansible19:02
*** mubix has joined #openstack-ansible19:02
*** alanmeadows has joined #openstack-ansible19:02
*** janno has joined #openstack-ansible19:02
*** Anticimex has joined #openstack-ansible19:02
*** ChosSimbaOne_ has joined #openstack-ansible19:02
*** gshippey has quit IRC19:17
*** rh-jelabarre has quit IRC19:20
*** waxfire has joined #openstack-ansible19:21
*** waxfire has quit IRC19:22
*** waxfire has joined #openstack-ansible19:22
*** rh-jelabarre has joined #openstack-ansible19:26
*** waxfire has quit IRC19:27
openstackgerritMerged openstack/openstack-ansible-os_tempest stable/train: Mark ubuntu distro and debian stretch & centos as non voting  https://review.opendev.org/70497819:47
openstackgerritMerged openstack/openstack-ansible-os_tempest stable/train: Use contraints for tempest plugins  https://review.opendev.org/70498019:47
*** rh-jelabarre has quit IRC19:50
*** rh-jelabarre has joined #openstack-ansible20:00
Nick_Aadmin0 any difference in configurations? cpu load?20:06
admin0Nick_A, our nicknames match in wht also :)20:08
admin0configs and loads are similar ..20:09
*** waxfire has joined #openstack-ansible20:12
Nick_A:) is it consistently slower on the same computes or does it vary?20:12
admin0always slower20:13
admin0i have like 10 different osa platforms for years now .. never had this issue .. and in this one, i am having a hard time to figure out20:13
admin0i am thinking i will strace the hell out of every related process and compare20:14
Nick_AI'm no expert - just thinking of common issues we've seen20:14
*** waxfire has quit IRC20:17
*** waxfire has joined #openstack-ansible20:17
admin0load 4 out of 40 threads, same ram usage . like only 20% of capacity, ceph backend20:18
*** waxfire has quit IRC20:21
*** waxfire has joined #openstack-ansible20:22
*** rh-jelabarre has quit IRC20:28
*** rh-jelabarre has joined #openstack-ansible20:29
*** DanyC has joined #openstack-ansible20:31
*** rh-jelabarre has quit IRC20:35
*** rh-jelabarre has joined #openstack-ansible20:35
*** jamesdenton has quit IRC20:48
openstackgerritJonathan Rosser proposed openstack/openstack-ansible-openstack_hosts master: Use python3 to drop hosts file script where possible  https://review.opendev.org/70584921:36
openstackgerritJonathan Rosser proposed openstack/openstack-ansible master: [WIP] Centos-8 support  https://review.opendev.org/68962921:37
*** luksky has quit IRC21:41
openstackgerritMerged openstack/openstack-ansible-haproxy_server master: Align the usage of the two extra lb vip parameters  https://review.opendev.org/70563621:54
*** spatel has joined #openstack-ansible22:02
*** spatel has quit IRC22:06
*** hwoarang has quit IRC22:25
*** hwoarang has joined #openstack-ansible22:26
*** andrea15 has joined #openstack-ansible22:35
*** DanyC has quit IRC22:57
*** tosky has joined #openstack-ansible22:57
*** tosky has quit IRC23:55

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