Sunday, 2021-12-26

admin1i deployed 24.0.0 and i see cloudshell in the horizon gui .. but when i click it, it says Error: Unable to create Container. .. what is required to make cloud shell working ? 08:27
noonedeadpunkis it smth from zin?16:52
noonedeadpunk*zun?16:52
noonedeadpunkI can imagine that zun is misbehaving for some reason in 24.0.016:53
noonedeadpunkwhile it was really fine right before branching, smth went wrong right after it16:53
noonedeadpunkseems we missing smth for for python_venv_build...16:55
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Update ansible-core to 2.12.1  https://review.opendev.org/c/openstack/openstack-ansible/+/82206317:12
admin1yeah zun . .17:33
admin1noonedeadpunk, but i am using ubuntu 17:33
noonedeadpunkactually I started aio to check zun out as we see failures in CI as well, but wasn;t able to find real reason17:34
noonedeadpunkwe sow one day issues with lock dir in logs17:34
noonedeadpunk*saw17:34
admin1this one is also in aio to check zun and some new stuff before moving it to prod 17:34
admin1i am doing my final rocky - upgrade today 17:35
noonedeadpunkyou use zun in prod?17:35
admin1after that, i will not have any old stuff 17:35
admin1no no .. plan to use zun in prod 17:35
noonedeadpunkah....17:35
noonedeadpunkI hope we will fix it pretty soon17:35
noonedeadpunkandrewbonney was looking into it as well17:35
admin1apart from the core basics with aodh, ceilometer and gnocchi included, the extra i use is barbican, designate and  octavia in prod .. but i checked out aio and found magnum, trove, zun , senlin and cloudkitty kind of ready to be used as well 17:37
admin1magnum i installed, but struggling to find the right template 17:37
noonedeadpunkwell, magnum known to have issues with k8s older then 1.18 because of deprecation of some image.... can't recall the name now...17:39
admin1noonedeadpunk, one small confusion .. i am doing my platform  upgrade from rocky xenial -> bionic ....   . .. so as per the docs, c3 ( controller3) is my main one with lsync.lua .  .. i did MAINT on c2 and c1 for repo, and then reinstalled c1 and ran the setup hosts and setup infra .. ..  i see the repo being built in c1 .. .. but when i do setup18:41
admin1keystone, since the only active repo is from c1, it does not find the 18.01 repo .. so do I set the c3 to MAINT as well, enable c1 and then use the c1 repo for the install ? 18:41
admin1since the only active repo is from c3 via haproxy, it does not find the one built in c1 18:42
noonedeadpunkUm, for repo you need to set maint for all except the one that already upgraded19:15
noonedeadpunkso yes, your last suggestion is true)19:17
noonedeadpunkeventually that repo setup is messy when you want to have multiple OS support. I guess you need to setup ACLs for haproxy to sort that out tbh19:18
*** odyssey4me is now known as Guest937819:45
admin1i will not be growing the 16.04 anylonger .. so far as i can say, i can turn off the c3 ( 16.04) repo completely .. 19:59
admin1and try to foce it to build repo on the new one19:59
admin1the question is, how do i force it to rebuild venvs ..    .. so i stopped lsyncd on c3(16.04)  and put it on MAINT ..   ..  created c1_repo containers, ran setup hosts and set infra -- all good .. repo is up on haproxy stats .. port responds .. then i run openstack-ansible os-keystone-install.yml -l "c1_*" -e venv_rebuild=true -v .. hoping it will20:06
admin1rebuild the venv on c1 repo server  ( which is now on 18.04 )  .. but then it gives a 404 on 8181/venvs/18.1.20/ubuntu-18.04-x86_64/keystone-18.1.20-x86_64.checksum .. which means its not yet built20:06
jrosser_admin1: in the 'old style repo server' where the venvs are built on the repo server, the venvs are built all up-front by playbooks/repo-build.yml22:03
jrosser_i'm not sure that venv_rebuild is used at all in code as old as rocky22:05
jrosser_there was a large overhaul of all of this sometime after rocky22:06
admin1jrosser_thanks for replying .. i did this test twice in lab ..  and both times ..  the repo was built nicely .. today i deleted 1 server in production and repo did not built :( 22:39
admin1i will check back tomorrow morning  here .. 22:41
admin1question for tomorrow morning .. if domain is pointed to external VIP ..can  tag 23/24  make use of letsencrypt to generate SSL for external side ? 22:48

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