noonedeadpunk | mornings | 06:53 |
---|---|---|
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-rabbitmq_server stable/ussuri: Use cloudsmith repo for rabbit and erlang https://review.opendev.org/c/openstack/openstack-ansible-rabbitmq_server/+/850350 | 07:57 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Respect haproxy_bind_internal_lb_vip_* variables https://review.opendev.org/c/openstack/openstack-ansible/+/852243 | 09:08 |
opendevreview | Merged openstack/openstack-ansible-galera_server master: Do not place debian.cnf when root user not touched https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/847546 | 09:28 |
opendevreview | Andrew Bonney proposed openstack/openstack-ansible master: tls1.2: update ciphers to latest recommendations https://review.opendev.org/c/openstack/openstack-ansible/+/852244 | 09:45 |
opendevreview | Andrew Bonney proposed openstack/openstack-ansible-haproxy_server master: tls1.2: update ciphers to latest recommendations https://review.opendev.org/c/openstack/openstack-ansible-haproxy_server/+/852245 | 09:45 |
opendevreview | Andrew Bonney proposed openstack/openstack-ansible-os_keystone master: tls1.2: update ciphers to latest recommendations https://review.opendev.org/c/openstack/openstack-ansible-os_keystone/+/852246 | 09:46 |
opendevreview | Andrew Bonney proposed openstack/openstack-ansible-os_horizon master: tls1.2: update ciphers to latest recommendations https://review.opendev.org/c/openstack/openstack-ansible-os_horizon/+/852247 | 09:46 |
ThiagoCMC | Hey folks! I'm trying to deploy OSA 25.0.0 AIO with Ceph, but the TASK "ceph-osd : use ceph-volume to create bluestore osds" is failing, error: "stderr: lsblk: vg-loop12/lv-loop12: not a block device" | 10:30 |
ThiagoCMC | I'm following: "openstack-ansible/yoga/user/aio/quickstart.html" | 10:31 |
ThiagoCMC | Also: SCENARIO='aio_lxc_barbican_ceph' | 10:32 |
ThiagoCMC | Any tips? :-D | 10:32 |
*** frenzyfriday|rover is now known as frenzyfriday|no_longer_rover | 10:32 | |
*** frenzyfriday|no_longer_rover is now known as frenzyfriday | 10:33 | |
ThiagoCMC | I see that this is defined in `root@aio1:~# file /etc/openstack_deploy/user_ceph_aio.yml` but, isn't it supposed to "prepare disks" in earlier tasks? | 10:40 |
ThiagoCMC | Another error on Utility container (setup-openstack.yml): "ERROR: Cannot install rally-openstack==2.1.0 and rally-openstack==2.2.0 because these package versions have conflicting dependencies." - It was working about 10 days ago (same OSA-25.0.0) | 10:41 |
*** dviroel|out is now known as dviroel | 11:14 | |
jrosser_ | ThiagoCMC: which OS do you use? | 11:42 |
ThiagoCMC | Ubuntu 20.04... I rebooted the machine after bootstrap-aio.sh, The loopback volumes don't come back automatically, right? | 11:49 |
ThiagoCMC | I'll try again without reboot | 11:49 |
ThiagoCMC | And also time for Ubuntu 22.04 already! lol | 11:49 |
ThiagoCMC | And error with "rally-openstack==2.1.0" happens in both Ubuntu 20.04 and Rocky 8, very same error. | 11:52 |
jrosser_ | ThiagoCMC: note that 22.04 support is "experimental" for Yoga https://docs.openstack.org/openstack-ansible/latest/admin/upgrades/compatibility-matrix.html | 11:55 |
jrosser_ | there have been a whole bunch of patches merged for rally fixes lately, i expect you have not picked them up with the 25.0.0 tag | 11:56 |
*** dviroel is now known as dviroel|lunch | 15:26 | |
ThiagoCMC | jrosser_, which branch/tag do you recommend (for Yoga)? | 15:36 |
jrosser_ | stable/yoga is always the branch for yoga | 15:37 |
jrosser_ | tags are just designated points on that branch | 15:37 |
jrosser_ | like I say some fixes exist on stable/yoga for the rally issues | 15:38 |
jrosser_ | there is nothing magical about the tags, they just represent points at which we pull in updated versions of the openstack services, nova/neutron/etc | 15:42 |
jrosser_ | if it happens that a few patches in openstack-ansible exist after a particular tag, and that fixes something specific like rally before we have made another tagged release, it's completely fine to use that | 15:43 |
ThiagoCMC | Got it, thanks! | 15:51 |
ThiagoCMC | I also noticed that the "scripts/bootstrap-aio.sh" fail if you run it a second/third time. | 16:08 |
ThiagoCMC | TASK: "system_niunt : Download EPEL gpg keys", the message is a bit misleading, because I'm on Ubuntu. | 16:09 |
jrosser_ | skipped though, i expect? | 16:11 |
ThiagoCMC | Nope, fatal error, playbook stopped | 16:12 |
ThiagoCMC | It happens with with Rocky 8 too, second run of "bootstrap-aio.sh" fails on same spot | 16:13 |
jrosser_ | the best thing to do is give some good context for that and file a bug | 16:13 |
ThiagoCMC | Okdok - I'll collect more info for now while I'm testing this over and over =) | 16:14 |
*** dviroel|lunch is now known as dviroel | 16:30 | |
NeilHanlon | ruh roh sounds like jrosser_'s gonna start assigning me bugs | 16:46 |
* NeilHanlon ducks | 16:46 | |
noonedeadpunk | ThiagoCMC: eventually rally thing is kind of known and we've patched it mostly | 16:48 |
noonedeadpunk | https://review.opendev.org/c/openstack/openstack-ansible-os_rally/+/849227 | 16:48 |
noonedeadpunk | but yes, it's not released yet | 16:49 |
ThiagoCMC | Ok, cool, I'm testing stable/yoga now =) | 16:49 |
spatel | jamesdenton ^ | 17:06 |
spatel | i saw your comments on my kvm microphone issue.. do you have any idea | 17:06 |
spatel | Audio working fine on windows RDP but microphone not :( | 17:06 |
ThiagoCMC | I'm testing the `scripts/bootstrap-aio.sh` over and over, if it's a fresh run, all good! A second time it fails on the same spot (tested on both Ubuntu 20.04 and Rocky 8). What's the best place to fill a bug report? | 18:37 |
spatel | jamesdenton nevermind i figured out :) | 18:47 |
spatel | in side windows RDP there is one more service we need to enable call Remote desktop services > Remote desktop session host | 18:47 |
spatel | Now audio/microphone both working | 18:47 |
ThiagoCMC | Do you have a QEMU Instance on OpenStack with virtual audio devices? | 18:54 |
noonedeadpunk | ThiagoCMC: bugs are here https://bugs.launchpad.net/openstack-ansible ;) | 19:06 |
noonedeadpunk | also FYI in-person PTG has been cancelled and it will be online as we used to | 19:10 |
noonedeadpunk | FYI it was more to everybody in the channel :D | 19:11 |
spatel | ThiagoCMC no | 19:12 |
noonedeadpunk | ThiagoCMC: fwiw, I don't think that bootstrap-aio was ever desinged to be re-usable | 19:13 |
noonedeadpunk | It's a one-shot thing basically | 19:13 |
noonedeadpunk | that messes up with environment pretty much | 19:13 |
spatel | ThiagoCMC windows emulate audio/mic in software and pass to RDP session | 19:13 |
noonedeadpunk | it likely deserves more love though | 19:14 |
noonedeadpunk | though, I can't reproduce the issue. Just ran bootstrap-aio.sh 3 times and all is good. Though I see how it re-generates systemd-networkd config each damn time | 19:16 |
noonedeadpunk | On Ubuntu 20.04 just in case | 19:16 |
noonedeadpunk | Always get `localhost : ok=126 changed=6 unreachable=0 failed=0 skipped=37 rescued=0 ignored=0 ` | 19:23 |
*** dviroel is now known as dviroel|brb | 19:40 | |
ThiagoCMC | Cool! I thought that it was audio on the QEMU in OpenStack... Never managed to make it work. lol | 19:47 |
ThiagoCMC | So, found another problem, "TASK [ceph-facts : generate cluster fsid]" failed, error: | 19:48 |
ThiagoCMC | "The task includes an option with an undefined variable. The error was: 'ansible.vars.hostvars.HostVarsVars object' has no attribute 'discovered_interpreter_python'" | 19:48 |
ThiagoCMC | On Rocky 8 | 19:48 |
ThiagoCMC | OSA AIO - SCENARIO="aio_lxc_barbican_ceph" | 19:49 |
*** dviroel|brb is now known as dviroel | 20:56 | |
*** dviroel is now known as dviroel|out | 21:12 | |
jrosser_ | ThiagoCMC: we don’t have any CI jobs which test Rocky + Ceph, so I’m not surprised that it fails | 21:12 |
ThiagoCMC | I'm running it like this: `openstack-ansible setup-infrastructure.yml -e "ansible_python_interpreter=/usr/bin/python3"` - it worked then! | 21:25 |
jrosser_ | excellent - sounds like another bug to file :) | 21:28 |
jrosser_ | though that does slightly surprise me because I thought we already do something like that https://github.com/openstack/openstack-ansible/blob/master/scripts/bootstrap-ansible.sh#L72 | 21:30 |
ThiagoCMC | Sounds cool! lol | 23:44 |
ThiagoCMC | Another one! | 23:44 |
ThiagoCMC | On Ubuntu 20.04 works, perfectly. | 23:44 |
ThiagoCMC | But on Ubuntu 22.04, bootstrap-aio.sh and scenario with barbican and ceph, fails: | 23:44 |
ThiagoCMC | "Failed to update apt cache: E:The repository 'https://download.ceph.com/debian-pacific jammy Release' does not have a Release file." | 23:45 |
ThiagoCMC | Apparently there isn't Ceph 16 for Ubuntu 22.04 from ceph.com, only Ceph 17 from Ubuntu default repositories... | 23:46 |
ThiagoCMC | Will OSA 'stable/yoga' work with Ceph 17 on Jammy? | 23:46 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!