*** ysandeep|out is now known as ysandeep | 03:51 | |
*** ysandeep is now known as ysandeep|afk | 06:01 | |
*** ysandeep|afk is now known as ysandeep | 06:48 | |
jrosser | morning | 07:29 |
---|---|---|
SiavashSardari | morning | 08:04 |
SiavashSardari | any idea why https://review.opendev.org/c/openstack/openstack-ansible/+/837742 fails? | 08:04 |
SiavashSardari | more precisely why https://zuul.opendev.org/t/openstack/build/df103e84664f456a9aa2e68155a920c2 fails? I tried to reproduce the failure locally but I failed to fail :D | 08:08 |
jrosser | SiavashSardari: i think to fix the ceph job these patches are needed https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/838657/6 | 09:33 |
jrosser | and https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/838855/3 | 09:33 |
jrosser | andrewbonney: ^^^ can you take a look at these? | 09:39 |
andrewbonney | Sure | 09:39 |
SiavashSardari | @jrosser Thanks but the log shows "No such file or directory: b'ceph-volume'" which is weird no matter the librdb and librados conflicts the ceph-osd should get installed, whether 16 or 17. they both have the ceph-volume command | 09:39 |
jrosser | if there is a potential package downgrade when installing whatever provides ceph-volume then that is an error | 09:41 |
jrosser | SiavashSardari: the reason is that there is packaging change between ceph 16.x and ceph 17.x, in 16 ceph-volume is in the `ceph-osd` package, in 17 it has it's own package `ceph-volume` | 09:47 |
opendevreview | Jonathan Rosser proposed openstack/openstack-ansible-lxc_container_create master: Unify varibles for all operating systems. https://review.opendev.org/c/openstack/openstack-ansible-lxc_container_create/+/839167 | 10:03 |
SiavashSardari | @jrosser you're right but on ceph 17.x ceph-osd has ceph-volume as a dependency. https://paste.opendev.org/show/bRcSJ2ftG74StjfCjyQk/ | 10:37 |
jrosser | well strictly its a 'recommends" | 10:40 |
jrosser | regardless of that, the package is not installed in the CI job https://zuul.opendev.org/t/openstack/build/df103e84664f456a9aa2e68155a920c2/log/logs/host/apt/history.log.txt | 10:42 |
opendevreview | Jonathan Rosser proposed openstack/openstack-ansible-lxc_hosts master: Unify debian and ubuntu cache prep scripts https://review.opendev.org/c/openstack/openstack-ansible-lxc_hosts/+/838836 | 10:46 |
*** dviroel_ is now known as dviroel | 11:07 | |
*** dviroel is now known as dviroel|rover | 11:07 | |
*** ysandeep is now known as ysandeep|afk | 12:25 | |
spatel | Did we created CI job for 22.04 ? | 13:33 |
spatel | Ubuntu 22.04 | 13:34 |
spatel | Soon i am going to deploy new openstack cloud and now thinking to use 20.04 vs 22.04 :) | 13:34 |
*** ysandeep|afk is now known as ysandeep | 13:41 | |
jrosser | spatel: there is currently no CI image available for booting a 22.04 node, though that it being worked on | 13:56 |
jrosser | also, I have a 22.04 AIO running which shows that some patches are needed | 13:56 |
spatel | +1 good to know work is in progress | 13:57 |
spatel | Do you think it will take months or just matter of days? | 13:57 |
jrosser | additionally, python3.10 was not in scope for Yoga and there are issues (horizon in particular) and i don't know if there is any possiblity to backport the fixes | 13:58 |
spatel | in 2 week i am deploying new cloud to for our customer. it would be good to put them on latest OS | 13:58 |
jrosser | spatel: depends what you mean by "it" | 13:58 |
jrosser | will there be a CI image available? Yes | 13:58 |
jrosser | will OSA release Yoga with support for 22.04, possible but at best it may be 'experimental' support with no actual stated support for python3.10 from the openstack projects themselves | 13:59 |
spatel | hmm | 13:59 |
spatel | in short timeline better to stick with 20.04 :) | 14:00 |
spatel | jrosser last couple of days i am playing with skyline GUI and deployment methods (docker, manual etc) | 14:01 |
spatel | I think docker is most easy way to get it up and running on OSA | 14:01 |
spatel | we can run docker inside LXC container and get it going | 14:02 |
spatel | other way is to compile from source which takes little extra times. | 14:02 |
* mgariepy is not a fan of docker | 14:02 | |
spatel | with docker we can setup skyline in 5 min :) with source compile take 15 to 20 min depend on CPU/HW | 14:03 |
jrosser | is there any sensible documentation? | 14:03 |
spatel | This one i am using currently, Docker way - https://opendev.org/openstack/skyline-apiserver | 14:04 |
spatel | Here is the direct link - https://opendev.org/openstack/skyline-apiserver#deployment-with-sqlite | 14:04 |
jrosser | no i mean a proper installation guide | 14:05 |
jrosser | docker blah blah is just opionated stuff | 14:05 |
jrosser | how does the code actually work | 14:05 |
spatel | here is the source compile way to deploy - https://opendev.org/openstack/skyline-apiserver#develop-skyline-apiserver | 14:05 |
spatel | I am writing blog about how to deploy skyline manually without docker so hope that helps | 14:06 |
spatel | One thing i found that we have whl package to deploy skyline - https://tarballs.opendev.org/openstack/skyline-apiserver/ | 14:07 |
spatel | i didn't test this method but i think it should work | 14:07 |
jrosser | well it uses poetry so you'd hope it was pep517 complatible and it would 'just work' with pip install? | 14:07 |
jrosser | like i say the docker and makefile stuff they have around it is just an opinionated wrapper | 14:07 |
jrosser | those wheels should be buildable using standard OSA code with python_venv_build | 14:09 |
spatel | jrosser yes that is what i thought we can do whl way. i am not expert in that area :) but i will give it a try | 14:11 |
*** dviroel|rover is now known as dviroel|rover|lunch | 15:30 | |
noonedeadpunk | jrosser: I _think_ it should create 1 CA only as then file will already exist... But I haven;'t finished testing previous week | 15:32 |
noonedeadpunk | and this week is pure hell so I will be really semi-available, even closer to absent. | 15:33 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_octavia master: Use PKI role for certificate generation https://review.opendev.org/c/openstack/openstack-ansible-os_octavia/+/839068 | 15:35 |
*** ysandeep is now known as ysandeep|out | 15:38 | |
*** dviroel|rover|lunch is now known as dviroel|rover | 16:17 | |
opendevreview | Merged openstack/openstack-ansible-openstack_hosts master: Prevent ceph packages installing from ubuntu-cloud-archive https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/838657 | 17:57 |
opendevreview | Merged openstack/openstack-ansible-openstack_hosts master: Add default package manager config https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/838855 | 17:57 |
opendevreview | Merged openstack/openstack-ansible-lxc_hosts master: Ensure systemd-udev is present in centos containers https://review.opendev.org/c/openstack/openstack-ansible-lxc_hosts/+/837865 | 18:44 |
opendevreview | Merged openstack/ansible-role-systemd_service master: Reload systemd after installing a service unit override https://review.opendev.org/c/openstack/ansible-role-systemd_service/+/837930 | 19:42 |
opendevreview | Merged openstack/openstack-ansible-galera_server master: Use separate tmp directory https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/831550 | 20:14 |
opendevreview | Merged openstack/openstack-ansible-galera_server master: Add galera_data_dir variable https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/831552 | 20:17 |
*** dviroel|rover is now known as dviroel|rover|afk | 22:36 | |
opendevreview | Merged openstack/openstack-ansible-os_glance master: Do not deploy api-paste for CentOS distro deployment https://review.opendev.org/c/openstack/openstack-ansible-os_glance/+/837576 | 22:47 |
opendevreview | Merged openstack/openstack-ansible-os_glance master: Use systemd_mount native syntax for mounts https://review.opendev.org/c/openstack/openstack-ansible-os_glance/+/837550 | 22:47 |
opendevreview | Merged openstack/openstack-ansible master: Switch services to Yoga https://review.opendev.org/c/openstack/openstack-ansible/+/837701 | 22:55 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!