Monday, 2021-02-08

*** tosky has quit IRC00:15
*** cshen has quit IRC02:39
*** cshen has joined #openstack-ansible03:36
*** cshen has quit IRC03:40
*** spatel has joined #openstack-ansible03:52
*** raukadah is now known as chandankumar04:35
*** shyamb has joined #openstack-ansible04:39
*** shyamb has quit IRC04:53
*** spatel has quit IRC05:05
*** cshen has joined #openstack-ansible05:24
*** cshen has quit IRC05:29
*** evrardjp has quit IRC05:33
*** evrardjp has joined #openstack-ansible05:33
*** d34dh0r53 has joined #openstack-ansible05:53
*** LowKey has joined #openstack-ansible05:56
LowKeyHi, how to check services/component version  of openstack services such as nova,neutrol, etc.. ?05:57
LowKeyneutron*05:57
*** poopcat has quit IRC06:52
*** poopcat has joined #openstack-ansible06:52
*** miloa has joined #openstack-ansible06:53
*** cshen has joined #openstack-ansible07:05
noonedeadpunkLowKey: well, you can look in pip info inside venv, but you will get pretty approximate version because it will be marked as dev, since we're installing based on SHAs07:57
noonedeadpunkso based on openstack-ansible version you can find SHA of services that are installed from https://opendev.org/openstack/openstack-ansible/src/branch/master/playbooks/defaults/repo_packages/openstack_services.yml07:58
*** rpittau|afk is now known as rpittau08:00
*** pcaruana has joined #openstack-ansible08:02
*** maharg101 has joined #openstack-ansible08:08
*** jbadiapa has joined #openstack-ansible08:09
*** jbadiapa has quit IRC08:27
jrossermorning08:37
openstackgerritJonathan Rosser proposed openstack/openstack-ansible-os_neutron master: Move neutron pip packages from constraints to requirements  https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/77027608:45
*** tosky has joined #openstack-ansible08:45
openstackgerritJonathan Rosser proposed openstack/ansible-role-python_venv_build master: Remove preflight checks  https://review.opendev.org/c/openstack/ansible-role-python_venv_build/+/77442008:49
*** jbadiapa has joined #openstack-ansible08:54
openstackgerritJonathan Rosser proposed openstack/ansible-role-python_venv_build master: Factor out unnecessary set_fact  https://review.opendev.org/c/openstack/ansible-role-python_venv_build/+/77442108:55
noonedeadpunkmorning09:11
noonedeadpunkjrosser: oh, that's pretty interesting etherpad09:11
jrosseryeah, that was just looking back through the last few days failed jobs09:11
jrosserperhaps we need to just maintain something like that before doing recheck09:12
jrosseri ignored most stuff which was actual wrong code/bugs09:13
noonedeadpunkso with auditd seems like valid bug for devian :(09:14
noonedeadpunk*debian09:15
jrosseryes, maybe we should just disable it?09:16
noonedeadpunkhttp://paste.openstack.org/show/802416/ <- that was issue on City side09:16
jrosseroh right yes09:17
noonedeadpunkI'm not fan of disabling things since we don't really re-enable them later. How much does debian fails? I guess that should be also a question....09:17
jrosserthats another good question, i've never really had much luck with logstash.o.o to query these things09:17
noonedeadpunkWhat we need to look into is mariadb09:17
jrosseri've often wondered if our logs are being indexed properly there09:18
noonedeadpunkas it really reporduces on aio from time to time09:18
jrosseryes i've had it do it here on focal09:18
jrosseri am still thinking we can have some CI specific way to get the u-c file09:18
noonedeadpunkI was about to got to #mariadb but was distracted by internal stuff09:18
noonedeadpunkwe totally can. since releases repo is in required-repos, right?09:19
jrosseryeah, i was thinking to copy the u-c file to the repo server when building it09:19
noonedeadpunkah, no, we have only requirements, no releases...09:20
jrosserthen all the roles that expect to get it at http://<somewhere> can get it from there09:20
noonedeadpunkand we need requirements anyway)09:20
noonedeadpunkwondering how would we put from localhost to container09:21
noonedeadpunkthat's not smth we can do during bootstrap09:22
noonedeadpunkjust some task after setup-hosts...09:22
noonedeadpunkwhen we're in zuul09:22
jrossermaybe actually we pass in the content rather than the url09:22
jrosserthat would be easier09:22
noonedeadpunkum.. and in what format this content should be? like split it with new lines and join with `--constraint`?09:28
jrosseri was thinking yaml list09:32
jrosserthen somewhere early we can decide if to get it from the standard http://opendev...... URL or contents of file:// in CI09:33
jrosserand write a consistently named file into the repo server which would be the same for either real deploys or CI09:33
openstackgerritJonathan Rosser proposed openstack/openstack-ansible master: Add reference to netplan config example  https://review.opendev.org/c/openstack/openstack-ansible/+/77442509:48
noonedeadpunkYeah, I think it's proper to get u-c cahced on repo server09:49
noonedeadpunkand it;s really good ide09:49
noonedeadpunkjrosser: can I ask you to check this out? https://review.opendev.org/c/openstack/openstack-ansible/+/77326410:00
jrossernoonedeadpunk: do we need to include this? https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/77397410:02
noonedeadpunkwell, yeah, once it merged10:02
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible stable/victoria: Bump SHAs for stable/victoria  https://review.opendev.org/c/openstack/openstack-ansible/+/77326410:03
noonedeadpunkI thought doing this one 22.0.1 and next one 22.1.010:04
jrosseroh ok10:04
jrosseri was just thinking about that10:04
noonedeadpunkto be able to test things out a bit10:04
jrosseri also saw the telemetry stack looks really unhappy atm10:05
jrossermaybe why the jobs take so long because theres some really wierd stuff happening10:05
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible stable/victoria: Bump SHAs for stable/victoria  https://review.opendev.org/c/openstack/openstack-ansible/+/77326410:06
noonedeadpunkwell, aodh and gnocchi just passed during weekends10:07
jrosserpanko is spinning in a loop https://zuul.opendev.org/t/openstack/build/5647d768cc67451da0ce8ff796e12845/log/logs/host/syslog.txt#262039-26207310:07
noonedeadpunkit was usually the way longer since it involve +4 roles (and 4 extra containers)10:08
jrosserthen this is odd, interested what you make of it10:08
jrosserhttps://zuul.opendev.org/t/openstack/build/5647d768cc67451da0ce8ff796e12845/log/logs/host/syslog.txt#262076-26207810:08
jrosserit's the haproxy log into syslog which appears 1:1 haproxy connection to galera for each thing gnocchi is doing10:08
noonedeadpunkyeah I saw in etherpad but haven't checked that yet :(10:09
jrosserwhich just feels wrong10:09
*** kukacz has quit IRC10:10
noonedeadpunkthat feels wrong indeed https://zuul.opendev.org/t/openstack/build/5647d768cc67451da0ce8ff796e12845/log/logs/etc/host/ceilometer/polling_all.yaml.txt10:16
noonedeadpunkconsidering it should be https://zuul.opendev.org/t/openstack/build/5647d768cc67451da0ce8ff796e12845/log/logs/etc/host/ceilometer/polling.yaml.txt10:17
*** kukacz has joined #openstack-ansible10:18
noonedeadpunkaha, so we take it from here https://opendev.org/openstack/ceilometer/src/branch/master/etc/ceilometer/polling_all.yaml10:18
noonedeadpunkbut it should not be used I guess10:19
noonedeadpunkas I can imagine this happening when _a lot_ of data got written...10:20
noonedeadpunkneed to double check though10:20
*** sshnaidm|afk is now known as sshnaidm10:21
jrossergnocchi uses oslo.db so i'd expect there to be some sort of persistent connection there10:22
jrosserunless i am reading the haproxt log incorrectly10:22
openstackgerritJonathan Rosser proposed openstack/ansible-role-python_venv_build master: Factor out unnecessary set_fact  https://review.opendev.org/c/openstack/ansible-role-python_venv_build/+/77442110:39
*** LowKey has quit IRC10:43
admin0\o10:50
admin0anyone using ceph as swift10:50
admin0in their osa10:50
noonedeadpunkyep10:51
admin0i want to know how to make the public url for ceph object storage10:51
admin0is it something we add (extra) in haproxy ?10:51
noonedeadpunkI use the same haproxy as frontend balanced to rgw10:51
admin0are there some notes i can follow ?10:52
admin0i want to enable rgws, but i cannot figure out how i will (name) the public url and from where i proxy the requests10:52
noonedeadpunkwell, If you're using ceph-ansible natively, rgw backend will be enabled https://opendev.org/openstack/openstack-ansible/src/branch/master/inventory/group_vars/haproxy/haproxy.yml#L77-L8910:54
noonedeadpunkWe also have a tiny doc here https://docs.openstack.org/openstack-ansible/latest/user/ceph/swift.html wich is probably worth extending10:54
noonedeadpunkand that's the playbook which will add endpoints to the catalog https://opendev.org/openstack/openstack-ansible/src/branch/master/playbooks/ceph-rgw-keystone-setup.yml10:56
*** LowKeys has joined #openstack-ansible11:24
LowKeysmorning11:25
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible-tests stable/victoria: Bump ansible-base to 2.10.5  https://review.opendev.org/c/openstack/openstack-ansible-tests/+/77441311:43
openstackgerritJonathan Rosser proposed openstack/openstack-ansible master: Use zuul provided requirements repo during bootstrap-ansible.sh  https://review.opendev.org/c/openstack/openstack-ansible/+/77444412:59
*** mgariepy has quit IRC13:00
*** rh-jelabarre has joined #openstack-ansible13:01
noonedeadpunkjrosser: I see you -W that one https://review.opendev.org/c/openstack/openstack-ansible/+/762044 but it's not super clear where do we use UPPER_CONSTRAINTS_FILE nowadays except some new roles where it should be dropped I guess13:05
jrosserthe only place we use it is in the bootstrap-ansible.sh13:06
jrosseri did -W really to check if we consider that an external interface for deployers to provide their own URL13:07
noonedeadpunka, aha, I see now13:07
jrosserit's kind of minor really, but a little different to the other patches changing those13:08
noonedeadpunkum, and why do we use u-c for ansible venv?13:11
noonedeadpunkwe use utility host for service_setup I guess13:13
noonedeadpunkso we don't really need openstackclient in it?13:13
jrossertrue actually13:16
jrosserit does end up installing tons of stuff because of that13:16
jrossermaybe this can all be simplified :)13:16
noonedeadpunkwell, we have defaults everywhere to localhost though. And I'm not sure what path distro is following...13:17
noonedeadpunksince openstack_service_setup_host is defined in source_install.yml https://opendev.org/openstack/openstack-ansible/src/branch/master/playbooks/defaults/source_install.yml#L3113:18
noonedeadpunkbut I guess it should be easy enough to point distro if needed (as I might be missing this)13:18
noonedeadpunkwell, u-c also bumps other requirements like netaddr or PyYAML...13:20
noonedeadpunkand I'm not sure if we're obliged to use u-c for that from some admin pov13:21
*** mgariepy has joined #openstack-ansible13:26
*** cyberpear has quit IRC13:26
*** alanmeadows has quit IRC13:26
*** strattao has quit IRC13:26
*** gouthamr has quit IRC13:26
*** CeeMac has quit IRC13:27
*** jungleboyj has quit IRC13:27
*** guilhermesp has quit IRC13:27
*** mwhahaha has quit IRC13:27
*** sri_ has quit IRC13:27
*** simondodsley has quit IRC13:27
*** gundalow has quit IRC13:27
*** johnsom has quit IRC13:27
*** jrosser has quit IRC13:27
*** zul has quit IRC13:27
*** nicolasbock has quit IRC13:27
*** mnaser has quit IRC13:27
*** fyx has quit IRC13:27
*** PrinzElvis has quit IRC13:27
*** alanmeadows has joined #openstack-ansible13:28
*** CeeMac has joined #openstack-ansible13:28
*** guilhermesp has joined #openstack-ansible13:28
*** simondodsley has joined #openstack-ansible13:28
*** johnsom has joined #openstack-ansible13:28
*** mnaser has joined #openstack-ansible13:28
*** strattao has joined #openstack-ansible13:29
*** jungleboyj has joined #openstack-ansible13:29
*** sri_ has joined #openstack-ansible13:29
*** gouthamr has joined #openstack-ansible13:30
*** nicolasbock has joined #openstack-ansible13:30
*** fyx has joined #openstack-ansible13:31
*** zul has joined #openstack-ansible13:33
*** cyberpear has joined #openstack-ansible13:33
*** mwhahaha has joined #openstack-ansible13:34
*** gundalow has joined #openstack-ansible13:34
*** jrosser has joined #openstack-ansible13:34
*** lkoranda has joined #openstack-ansible13:35
*** PrinzElvis has joined #openstack-ansible13:51
*** spatel has joined #openstack-ansible13:54
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible master: Stop installing client packages for ansible venv  https://review.opendev.org/c/openstack/openstack-ansible/+/77447214:32
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible master: Use zuul provided requirements repo during bootstrap-ansible.sh  https://review.opendev.org/c/openstack/openstack-ansible/+/77444415:04
*** spatel has quit IRC15:08
*** tbarron is now known as tbarron|out15:22
*** sshnaidm has quit IRC15:34
*** sshnaidm has joined #openstack-ansible15:58
noonedeadpunkI guess we need u-c at the end of the day anyway if we don't want to maintain our own ones...16:00
*** macz_ has joined #openstack-ansible16:01
*** macz_ has quit IRC16:03
*** macz_ has joined #openstack-ansible16:04
jrossernoonedeadpunk: you sure we don't need that .git?16:21
jrosser2021-02-08 15:46:21.762453 | ubuntu-focal | Cloning into bare repository '/home/zuul/src/opendev.org/openstack/requirements/.git'...16:21
noonedeadpunkah, dunno now. it was the same with .git - https://zuul.opendev.org/t/openstack/build/2e403df2def742d18569c48549323add/log/job-output.txt#280116:22
noonedeadpunkoh, wait16:23
noonedeadpunk`Cloning into bare repository` - there're no files in bare repository16:23
noonedeadpunkso technically you should be cloning from bare repo locally or smth like that?16:23
noonedeadpunkat the doc .git dir is provided like this https://git-scm.com/docs/git#_options16:25
noonedeadpunkah, well16:28
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible master: Use zuul provided requirements repo during bootstrap-ansible.sh  https://review.opendev.org/c/openstack/openstack-ansible/+/77444416:30
jrosseroh!16:32
jrosserdoh16:33
jrosseri have a kind of prototype of the repo server hosting u-c now16:33
openstackgerritJonathan Rosser proposed openstack/openstack-ansible-repo_server master: Allow constraints files to be hosted on the repo server  https://review.opendev.org/c/openstack/openstack-ansible-repo_server/+/77451716:48
*** lkoranda has quit IRC16:54
*** spatel has joined #openstack-ansible17:00
openstackgerritJonathan Rosser proposed openstack/openstack-ansible master: Pass upper-constraints content to the repo_server role  https://review.opendev.org/c/openstack/openstack-ansible/+/77451817:02
openstackgerritJonathan Rosser proposed openstack/openstack-ansible master: Pass upper-constraints content to the repo_server role  https://review.opendev.org/c/openstack/openstack-ansible/+/77451817:03
*** rpittau is now known as rpittau|afk17:05
*** miloa has quit IRC17:05
noonedeadpunkI just thought about that - but maybe we can use venv_tag instead of the SHA?17:13
noonedeadpunkI guess that way we mark other constraints file as well?17:14
noonedeadpunknah, it's still retry limit for 77444417:16
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible master: Use zuul provided requirements repo during bootstrap-ansible.sh  https://review.opendev.org/c/openstack/openstack-ansible/+/77444417:19
*** macz_ has quit IRC17:20
openstackgerritJonathan Rosser proposed openstack/openstack-ansible-repo_server master: Allow constraints files to be hosted on the repo server  https://review.opendev.org/c/openstack/openstack-ansible-repo_server/+/77451717:21
*** macz_ has joined #openstack-ansible17:23
*** fnpanic has quit IRC17:25
*** macz_ has quit IRC17:27
openstackgerritJonathan Rosser proposed openstack/openstack-ansible master: WIP - use the cached copy of the u-c file from the repo server  https://review.opendev.org/c/openstack/openstack-ansible/+/77452317:28
strattaojust a silly question that I should probably know the answer to - when doing a new installation/upgrade, are we supposed to use a tagged version of OSA or use the stable/whatever branch?17:30
strattaoIf it's a tagged version, do we just pick the latest tag for the version we're targeting?17:30
jrosserthe tags get applied to the stable/<...> branches about every two weeks, they denote points that we increment the git SHA of all the underlying openstack services on that stable branch17:32
jrosserso stable/whatever is N commits in front of any one of those point, comprised of any backported bugfixes that we made to OSA itself17:32
jrosserso 'it depends', if nothing is wrong use the tags, but if we fix something critical for you on a stable branch it's no problem to use stable/<....>17:33
jrosserso for a new deployment or a point-upgrade you'd generally pick the latest tag on that branch17:34
*** mgariepy has quit IRC17:44
*** macz_ has joined #openstack-ansible17:45
*** macz_ has quit IRC17:50
*** gyee has joined #openstack-ansible17:50
*** macz_ has joined #openstack-ansible17:51
*** gyee has quit IRC17:52
*** gyee has joined #openstack-ansible17:52
*** macz_ has quit IRC18:00
*** maharg101 has quit IRC18:01
*** macz_ has joined #openstack-ansible18:01
openstackgerritJonathan Rosser proposed openstack/openstack-ansible master: Use zuul provided requirements repo during bootstrap-ansible.sh  https://review.opendev.org/c/openstack/openstack-ansible/+/77444418:15
*** macz_ has quit IRC18:17
*** macz_ has joined #openstack-ansible18:17
*** SmearedBeard has joined #openstack-ansible18:17
openstackgerritJonathan Rosser proposed openstack/openstack-ansible master: WIP - use the cached copy of the u-c file from the repo server  https://review.opendev.org/c/openstack/openstack-ansible/+/77452318:21
*** macz_ has quit IRC18:21
strattaothx for the clarification jrosser18:23
*** macz_ has joined #openstack-ansible18:28
*** macz_ has quit IRC18:40
*** macz_ has joined #openstack-ansible18:41
*** mgariepy has joined #openstack-ansible18:43
openstackgerritJonathan Rosser proposed openstack/openstack-ansible master: Add reference to netplan config example  https://review.opendev.org/c/openstack/openstack-ansible/+/77442518:55
*** spatel has quit IRC18:58
openstackgerritJonathan Rosser proposed openstack/openstack-ansible master: WIP - use the cached copy of the u-c file from the repo server  https://review.opendev.org/c/openstack/openstack-ansible/+/77452319:03
*** spatel has joined #openstack-ansible19:15
*** SmearedBeard has quit IRC19:56
*** maharg101 has joined #openstack-ansible19:58
*** macz_ has quit IRC19:59
*** macz_ has joined #openstack-ansible19:59
*** macz_ has quit IRC20:01
*** maharg101 has quit IRC20:02
*** macz_ has joined #openstack-ansible20:03
*** macz_ has quit IRC20:05
admin0jrosser, so when is a new tag coming up ?20:05
admin0the point release20:05
*** macz_ has joined #openstack-ansible20:11
*** pcaruana has quit IRC20:13
*** macz_ has quit IRC20:13
*** macz_ has joined #openstack-ansible20:14
jrosseradmin0: there’s a link to all the patches in the irc channel description, and the point releases always have the same topic in gerrit20:16
*** macz_ has quit IRC20:18
spateljrosser finally i figured out my designate deployment with PowerDNS and its working great  https://satishdotpatel.github.io//designate-integration-with-powerdns/20:19
spatelI put fill write up on my blog for other folks to chime in20:20
*** macz_ has joined #openstack-ansible20:20
admin0@spatel, what happens when u create another vm-1 ?20:23
admin0how does the dns name happen20:23
admin0i mean does it deny, or does it make vm-1.1 or vm1-1-1 etc20:23
admin0or not add it saying already exist20:23
spatelduplicate name create duplicate entry in DNS and it will do round-robin (kind of bad entry so its human error)20:23
admin0ok20:25
admin0thanks for the blog ..  i was looking for powerdns integration20:25
spatellet me try with duplicate entry and see but again its user issue not openstack :)20:25
spatelalso i have add LDAP integration part - https://satishdotpatel.github.io//openstack-ldap-integration/20:26
spatelcurrently i am working on ceph OSA integration20:27
*** ianychoi_ has joined #openstack-ansible20:33
*** ianychoi has quit IRC20:37
openstackgerritMerged openstack/openstack-ansible stable/victoria: Bump SHAs for stable/victoria  https://review.opendev.org/c/openstack/openstack-ansible/+/77326420:46
*** macz_ has quit IRC20:46
*** macz_ has joined #openstack-ansible20:47
*** d34dh0r53 has quit IRC20:49
*** macz_ has quit IRC20:52
*** d34dh0r53 has joined #openstack-ansible20:59
*** jbadiapa has quit IRC21:11
*** spatel has quit IRC21:55
*** klamath_atx has quit IRC21:55
*** LowKeys has quit IRC22:23
*** macz_ has joined #openstack-ansible22:56
*** macz_ has quit IRC22:57
*** macz_ has joined #openstack-ansible22:58
*** macz_ has quit IRC22:58
*** macz_ has joined #openstack-ansible22:59
*** macz_ has quit IRC23:00
*** macz_ has joined #openstack-ansible23:00
*** macz_ has quit IRC23:02
*** CeeMac has quit IRC23:03
*** macz_ has joined #openstack-ansible23:04
*** CeeMac has joined #openstack-ansible23:04
*** mwhahaha has quit IRC23:04
*** mwhahaha has joined #openstack-ansible23:05
*** macz_ has quit IRC23:09
*** ebbex has quit IRC23:14
*** cshen has quit IRC23:21
*** ebbex has joined #openstack-ansible23:36

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