Friday, 2023-05-12

opendevreviewFranco Mariotti proposed openstack/kolla-ansible master: Clarifies misleading error on ceilometer role`s precheck task  https://review.opendev.org/c/openstack/kolla-ansible/+/87659901:07
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Revert "Revert "ansible: bump min to 2.13 and max to 2.14""  https://review.opendev.org/c/openstack/kolla-ansible/+/88101807:06
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: systemd_worker: do not compare unit when restart policy is no  https://review.opendev.org/c/openstack/kolla-ansible/+/88303407:14
mnasiadkaSvenKieske: this (https://review.opendev.org/c/openstack/kolla/+/882924) is still failing for upgrade jobs, can you have a look?07:26
mnasiadkaand cinder is not happy in the service_token patch in k-a07:38
SvenKieskemnasiadka: looking now into it08:11
opendevreviewVerification of a change to openstack/kolla master failed: mariadb: log bootstrap output to file  https://review.opendev.org/c/openstack/kolla/+/88224708:14
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Revert "Revert "ansible: bump min to 2.13 and max to 2.14""  https://review.opendev.org/c/openstack/kolla-ansible/+/88101808:21
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Revert "Revert "ansible: bump min to 2.13 and max to 2.14""  https://review.opendev.org/c/openstack/kolla-ansible/+/88101808:53
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Revert "Revert "ansible: bump min to 2.13 and max to 2.14""  https://review.opendev.org/c/openstack/kolla-ansible/+/88101809:11
SvenKieskecan anyone remember jobs timing out on uploading logs to swift?09:23
mnasiadkait happens from time to time - you can only complain on #opendev ;-)09:29
opendevreviewMichal Nasiadka proposed openstack/ansible-collection-kolla master: baremetal: remove warn: false  https://review.opendev.org/c/openstack/ansible-collection-kolla/+/88305309:36
opendevreviewMichal Nasiadka proposed openstack/ansible-collection-kolla master: baremetal: rework firewalld check  https://review.opendev.org/c/openstack/ansible-collection-kolla/+/88305409:40
opendevreviewMichal Nasiadka proposed openstack/ansible-collection-kolla master: baremetal: rework firewalld check  https://review.opendev.org/c/openstack/ansible-collection-kolla/+/88305409:49
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Revert "Revert "ansible: bump min to 2.13 and max to 2.14""  https://review.opendev.org/c/openstack/kolla-ansible/+/88101809:52
SvenKieskemnasiadka: could you point me in the right direction? where do I have to look to find the authentication configuration for the cli usage in our tests?09:58
mnasiadkawe just source admin-openrc.sh if I remember correctly - just have a look in test-core-openstack.sh09:58
SvenKieskeah found it! yes, seems to be right10:01
SvenKieskemhm okay, so I would guesstimate that this can't have anything to do with the privs of the used user as the template uses just the keystone admin user..10:04
opendevreviewVerification of a change to openstack/kolla-ansible master failed: Fix Bash variable expansion issues in openrc file  https://review.opendev.org/c/openstack/kolla-ansible/+/88146911:05
SvenKieskemnasiadka: we do have a proper setup "service" project in our test env, don't we? I updated the service token change with some findings from the keystone logs..this is really weird.. I'll take a deeper look but I would be glad for more pointers more familiar with the test setup.12:31
SvenKieske*from people12:31
SvenKieskethe thing is, keystone doesn't seem to be able to find any service project12:40
* SvenKieske is digging into the code how this is supposed to work.12:41
BobZAnnapolis_folks, anyone know of a documentation page that exists that describes the EDR for the different databases ? Relations, field names, descriptions, etc. I'm looking for something more complete / documented than doing a "describe table". tia13:26
SvenKieskeBobZAnnapolis: you're talking about the databaselayout of each openstack service? that would be a question for each respective project, I suppose. I personally don't know about any such thing. There might be something in the wiki from some design phases/blueprints.13:38
spatelI am trying to upgrade to zed but look like images are there in Quay.io - https://quay.io/repository/openstack.kolla/ubuntu-source-kolla-toolbox?tab=tags14:05
spatelDoes that means, I have to build images myself?14:05
spateloh wait they changed the tag in zeg? zed-ubuntu-jammy 14:14
rockeyspatel: it's highly recommended to utilize kolla to build your own images for production use14:30
spatelThis is quick development environment to try out upgrade. I am downloading images from quay.io and pushing them to local repo. 14:31
mnasiadkaSvenKieske: I'm pretty sure the service project is there and we have service users for each service in the service project ;-)15:26
mnasiadkaSvenKieske: maybe the CI failed with something mariadb related, I can have a look on Monday15:26
SvenKieskemhm, interesting, yeah, keystone can't even find keystone itself. good idea to look at the db, I'll see if I can find something there also.15:27
mnasiadkaSvenKieske: but I think it needs reproducing on a local env with cinder unfortunately ;)15:41
mnasiadkaAnyway, it's the high priority thing to fix right now15:42
mnasiadkaspatel: we changed image naming since zed - see https://quay.io/repository/openstack.kolla/kolla-toolbox?tab=tags15:43
SvenKieskemhm, yeah might be. are you using devstack for that or what kind of setup do you use?15:49
mnasiadkakolla-ansible single node should be fine15:52
mnasiadkawill have a look at it on Monday15:53
mnasiadkaSvenKieske: basically https://docs.openstack.org/kolla-ansible/latest/user/quickstart.html should be enough16:13
mnasiadka(to setup an all-in-one env quite quickly)16:13
SvenKieskesure, ty16:13
spatelmnasiadka Thanks!! i figured that tag name has been changed 16:35
spatelmnasiadka I want to destroy just rabbitMQ on all 3 controller nodes in that case does this command will help? kolla-ansible -i multinode destroy -t rabbitmq 16:36
mnasiadkano, destroy does not accept tags16:36
spateloh!! 16:39
spatelwhat is the quick way to destroy specific container from multiple nodes?16:40
spatelmnasiadka quick question, Do i need openstack_release: "zed-ubuntu-jammy" in global.yml?  because when I add that tag it will appending that tab in existing tag like foobar:zed-ubuntu-jammyzed-ubuntu-jammy  something like that16:44
spatelI have removed openstack_release: "zed-ubuntu-jammy" in global.yml and all works without error 16:44
mnasiadkaspatel: no, just zed16:44
spatelohh16:44
mmalchukspatel ansible overcloud -i /path/to/inventory -m ansible.builtin.shell -a "docker rm -f container_name"16:46
spatelwhat is overcloud here? 16:48
spatelgroup name? 16:48
mnasiadkaSvenKieske: the same happens on a local env, but now I have some basis to work on :)16:48
mmalchukspatel group name16:48
spatelGot it - $ ansible control -i multinode -m ansible.builtin.shell -a "docker stop horizon"16:49
mmalchukspatel now You can use ad-hoc Ansible commands)16:49
spatelmmalchuk +116:50
spatelmmalchuk during upgrade process if I want to do piecemeal upgrade (each components one by one) in that case can I use kolla-ansible -i inventory upgrade -t rabbitmq 16:51
spatelAssuming upgrade support tags 16:52
mmalchukspatel please refer documentation about upgrade procedure16:52
SvenKieskemnasiadka: hey you said you will look monday :P :D16:52
spatelmmalchuk I am reading here - https://docs.openstack.org/kolla-ansible/latest/user/operating-kolla.html#upgrade-procedure16:53
spatelNot seeing any section to do upgrade per components and what is the way to do in production 16:53
mnasiadkaSvenKieske: see point 2 in https://docs.openstack.org/cinder/ussuri/configuration/block-storage/service-token.html#troubleshooting16:55
mmalchukspatel right16:55
mnasiadkaSvenKieske: we're not setting service_token_roles, so the default is "service", and that's a nonexistent role (well, not granted to nova user - it has admin16:55
mnasiadkawhen I set service_token_roles = admin in cinder.conf, then it works16:55
mmalchukspatel also You can check source code to be sure16:56
spatelmmalchuk so in 200 compute node cloud it will upgrade whole stack in single shot?16:56
mnasiadkasean-k-mooney: is there a problem if we set service_token_roles = admin and keep nova user only with admin role - or is it better to add the default "service" role to nova user?16:56
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: always add service_user section to nova.conf  https://review.opendev.org/c/openstack/kolla-ansible/+/88289316:58
mmalchukspatel it should, rabbitmq role have upgrade task. make backups before doing this dangerous action16:58
mnasiadkaI added service_token_roles = admin for now SvenKieske - let's sort it out on Monday ;)16:59
spatelmmalchuk I just gave you example as a rabbitmq but i would like to upgrade one components at a time to make sure not whole cloud blowup in single command 17:00
spatelDay one upgrade all infra components, day two upgrade API nodes and Day 3 upgrade computes etc.. 17:00
mmalchukspatel interesting. from which version and to?17:02
spatelYoga to Zed 17:07
spatelfor large environment you never know what could go wrong with single command 17:08
spatelI like slow and steady approach 17:08
mmalchukspatel I have Xena cloud with around the same number of computes and I only planing upgrade to Zed17:11
spatelmmalchuk how are you planning to upgrade? that is what I am interested in17:12
mmalchukspatel I'm only planning... and fear of broken cloud stops ne17:14
SvenKieskethat sounds right; i debated that part in fact with sean but we thought the default should be sufficient :D17:16
spatelmmalchuk haha!!! 17:17
mnasiadkaSvenKieske: then maybe we should add the service role instead, but this time really on Monday :)17:17
spatelI will run some test in my lab to do piecemeal approach and see if its possible17:18
mnasiadkaspatel: let us know how it went!17:18
spatelI will 17:18
mmalchukspatel create a blog and do records17:18
spatelsure!! why not 17:18
opendevreviewDawud proposed openstack/kolla-ansible master: Use friendly prometheus instance labels  https://review.opendev.org/c/openstack/kolla-ansible/+/87635717:37
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible stable/wallaby: always add service_user section to nova.conf  https://review.opendev.org/c/openstack/kolla-ansible/+/88301719:28
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible stable/wallaby: always add service_user section to nova.conf  https://review.opendev.org/c/openstack/kolla-ansible/+/88301719:30
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible stable/wallaby: always add service_user section to nova.conf  https://review.opendev.org/c/openstack/kolla-ansible/+/88301719:32
-opendevstatus- NOTICE: The Gerrit service on review.opendev.org will be offline briefly for a patchlevel update, but should return to service in a few minutes20:41

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