admin1 | i 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 |
---|---|---|
noonedeadpunk | is it smth from zin? | 16:52 |
noonedeadpunk | *zun? | 16:52 |
noonedeadpunk | I can imagine that zun is misbehaving for some reason in 24.0.0 | 16:53 |
noonedeadpunk | while it was really fine right before branching, smth went wrong right after it | 16:53 |
noonedeadpunk | seems we missing smth for for python_venv_build... | 16:55 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Update ansible-core to 2.12.1 https://review.opendev.org/c/openstack/openstack-ansible/+/822063 | 17:12 |
admin1 | yeah zun . . | 17:33 |
admin1 | noonedeadpunk, but i am using ubuntu | 17:33 |
noonedeadpunk | actually I started aio to check zun out as we see failures in CI as well, but wasn;t able to find real reason | 17:34 |
noonedeadpunk | we sow one day issues with lock dir in logs | 17:34 |
noonedeadpunk | *saw | 17:34 |
admin1 | this one is also in aio to check zun and some new stuff before moving it to prod | 17:34 |
admin1 | i am doing my final rocky - upgrade today | 17:35 |
noonedeadpunk | you use zun in prod? | 17:35 |
admin1 | after that, i will not have any old stuff | 17:35 |
admin1 | no no .. plan to use zun in prod | 17:35 |
noonedeadpunk | ah.... | 17:35 |
noonedeadpunk | I hope we will fix it pretty soon | 17:35 |
noonedeadpunk | andrewbonney was looking into it as well | 17:35 |
admin1 | apart 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 |
admin1 | magnum i installed, but struggling to find the right template | 17:37 |
noonedeadpunk | well, 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 |
admin1 | noonedeadpunk, 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 setup | 18:41 |
admin1 | keystone, 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 |
admin1 | since the only active repo is from c3 via haproxy, it does not find the one built in c1 | 18:42 |
noonedeadpunk | Um, for repo you need to set maint for all except the one that already upgraded | 19:15 |
noonedeadpunk | so yes, your last suggestion is true) | 19:17 |
noonedeadpunk | eventually 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 tbh | 19:18 |
*** odyssey4me is now known as Guest9378 | 19:45 | |
admin1 | i 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 |
admin1 | and try to foce it to build repo on the new one | 19:59 |
admin1 | the 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 will | 20:06 |
admin1 | rebuild 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 built | 20: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.yml | 22:03 |
jrosser_ | i'm not sure that venv_rebuild is used at all in code as old as rocky | 22:05 |
jrosser_ | there was a large overhaul of all of this sometime after rocky | 22:06 |
admin1 | jrosser_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 |
admin1 | i will check back tomorrow morning here .. | 22:41 |
admin1 | question 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/!