shyamb | Hi yoctozepto: Thank you | 06:00 |
---|---|---|
yoctozepto | :-) | 06:06 |
mnasiadka | good morning | 06:58 |
*** rpittau|afk is now known as rpittau | 07:30 | |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible stable/wallaby: Fix incorrect config of linuxbridge multiple external networks https://review.opendev.org/c/openstack/kolla-ansible/+/803273 | 07:32 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible stable/victoria: Fix incorrect config of linuxbridge multiple external networks https://review.opendev.org/c/openstack/kolla-ansible/+/803274 | 07:32 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible stable/ussuri: Fix incorrect config of linuxbridge multiple external networks https://review.opendev.org/c/openstack/kolla-ansible/+/803275 | 07:32 |
opendevreview | Verification of a change to openstack/kolla stable/wallaby failed: Fix missing pacemaker-cli-utils in Debian hacluster images https://review.opendev.org/c/openstack/kolla/+/803189 | 07:33 |
opendevreview | Merged openstack/kolla master: Remove patrole from version-check https://review.opendev.org/c/openstack/kolla/+/802926 | 08:07 |
kevko | hi \o/ | 08:23 |
kevko | anyone for trivial review ? | 08:23 |
kevko | https://review.opendev.org/c/openstack/kolla-ansible/+/798339 | 08:23 |
kevko | thank you | 08:57 |
*** also_stingrayza is now known as stingrayza | 09:06 | |
hrw | commented | 09:07 |
opendevreview | Merged openstack/kolla-ansible master: watcher: add missing become for copying configs https://review.opendev.org/c/openstack/kolla-ansible/+/803143 | 09:23 |
kevko | hrw: hmm, do you mean if xyz.domain:port will fall into virtualhost as same as 192.168.0.10:port ? | 09:41 |
hrw | kevko: no, rather got used to nginx style rather than apache style. | 09:54 |
hrw | kevko: so block which listens on tls port needs to define certs | 09:54 |
hrw | probably they are defined elsewhere? | 09:54 |
kevko | hrw: cert are here -> https://github.com/openstack/kolla-ansible/blob/82441350f2930e41450f3f477494766429f3edcb/ansible/roles/horizon/templates/horizon.conf.j2#L46-L50 if tls_backend enabled ...if backend is not enabled ..SSL is defined on haproxy side | 10:14 |
opendevreview | Merged openstack/kolla stable/wallaby: Fix missing pacemaker-cli-utils in Debian hacluster images https://review.opendev.org/c/openstack/kolla/+/803189 | 10:26 |
kevko | btw, guys ..i've little bit discussed with ansible-dev guys about problem with looped handlers .. what are next steps in kolla ? reimplement it in kolla or what ? | 11:03 |
kevko | it's very annoying issue in kolla-ansible ... | 11:03 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible stable/wallaby: Trivial fix horizon's healthcheck when SSL turned on https://review.opendev.org/c/openstack/kolla-ansible/+/803282 | 11:04 |
opendevreview | Merged openstack/kolla-ansible master: Trivial fix horizon's healthcheck when SSL turned on https://review.opendev.org/c/openstack/kolla-ansible/+/798339 | 11:07 |
opendevreview | Merged openstack/kolla-ansible stable/wallaby: Fix incorrect config of linuxbridge multiple external networks https://review.opendev.org/c/openstack/kolla-ansible/+/803273 | 11:08 |
opendevreview | Merged openstack/kolla-ansible stable/victoria: Fix incorrect config of linuxbridge multiple external networks https://review.opendev.org/c/openstack/kolla-ansible/+/803274 | 11:11 |
kevko | btw, sorry for noob question ..but how can I reply to email in openstack-discuss ..i'm subscribing openstack-discuss mailinglist ..but just see messages like "openstack-discuss digest, vol ...." as overall daily mail | 11:16 |
kevko | (i assume that probably if i fill correct body, subject, to: and cc: it will pair ...but is it only option ?) | 11:17 |
opendevreview | Merged openstack/kayobe master: Ubuntu: Set MTU for veth in the network files https://review.opendev.org/c/openstack/kayobe/+/802218 | 11:29 |
hrw | kevko: go to http://lists.openstack.org/cgi-bin/mailman/options/openstack-discuss and switch from digest to normal mails? | 11:35 |
kevko | haha :D :D | 11:35 |
kevko | thank you :D | 11:35 |
pvh_sa | Hello everyone... I've got an openstack VM that seems to have somehow disconnected from the network: it sends out a DHCP queries but no DHCP response comes back. This is OpenStack Queens deployed using kolla. Removing and recreating the network interface doesn't resolve the problem. Any ideas where else to look? | 12:20 |
pvh_sa | I have identified the tap interface that the VM is connected to and the bridge (on the compute node) that the tap interface is connected to... I can see the DHPC queries going there but have not been able to trace further | 12:25 |
opendevreview | Merged openstack/kolla-ansible stable/ussuri: Fix incorrect config of linuxbridge multiple external networks https://review.opendev.org/c/openstack/kolla-ansible/+/803275 | 12:34 |
hrw | queens... | 12:44 |
opendevreview | Pierre Riteau proposed openstack/kayobe stable/wallaby: Ubuntu: Set MTU for veth in the network files https://review.opendev.org/c/openstack/kayobe/+/803283 | 12:47 |
yoctozepto | yeah, it will be hard to find support for queens nowadays | 13:05 |
pvh_sa | *sigh* I'm looking at an even older resource - the OpenStack Networking Cookbook - and trying to map its description of "Troubleshooting a VM that does not get a DHCP IP address" to kolla... at least some of the theory kind of makes sense | 13:07 |
pvh_sa | this installation is on queens because the person who set it up left a long time ago and none of us have been brave enough to touch the config since ;) | 13:08 |
yoctozepto | is it linuxbridge-based? | 13:09 |
pvh_sa | openvswitch | 13:09 |
yoctozepto | I see; so it could require debugging the flows | 13:09 |
pvh_sa | from what I can see there's a br-int and br-tun, and I can kind of see how the VM is connected to the br-int on the hypervisor box | 13:10 |
yoctozepto | anyhow, have you checked whether the dhcp agent is running and the network namespace for that network is set up properly? | 13:10 |
pvh_sa | so there are many DHCP agents running and other VMs on the same subnet are getting their IPs fine | 13:10 |
pvh_sa | I was hoping to be able to run tcpdumps along the chain of bridges once I figured out what was connected to what but... no luck thus far. | 13:11 |
yoctozepto | do these other VMs run on the same host? | 13:12 |
pvh_sa | let me check that | 13:13 |
pvh_sa | ah that was a good thing to check - 2 VMs on the other hypervisor (HV2)- both accessible. 2 VMs on this hypervisor (HV1) - both inaccessible. but another VM on this same HV1 but different network/subnet - is accessible | 13:18 |
pvh_sa | so is there a way to "restart the network/subnet" on the one hypervisor (HV1 in my example)? | 13:26 |
pvh_sa | and more generally... what are the best resources for learning OpenStack with Kolla? | 13:33 |
anyrude10 | Hi Team, I am trying to provision Baremetal Node using Ironic service. I am using Kolla-Ansible tool 12.0.0 for openstack wallaby release. As soon as i run openstack baremetal node provision command, it powers on the server and system gets IP 20.20.20.10 which is in the range that I have defined in globals.yml ironic_dnsmasq_dhcp_range: "20.20.20.10,20.20.20.100", nothing happens after that. Node goes in clean_failed state after sometime. | 14:15 |
dougszu | anyrude10: is there any evidence that the kernel/ramdisk are copied/booted? | 14:22 |
dougszu | I guess you may not have serial output configured correctly, so you don't see the failure | 14:22 |
dougszu | are you booting via UEFI, and if so was your ramdisk built to support it? | 14:25 |
yoctozepto | breaking news: just learnt that centos 8 (non-stream) repos might just vanish after some time EOL, be prepared | 14:27 |
mnasiadka | even from vault.centos.org? | 14:34 |
yoctozepto | mnasiadka: I guess the vault will stay, but, you know, the links will not magically fix themselves to point at vault ;-) | 14:36 |
yoctozepto | also, wondering what will happen to container image tags | 14:36 |
yoctozepto | questions, questions :-) | 14:36 |
mnasiadka | well, everything has an end | 14:38 |
opendevreview | Pierre Riteau proposed openstack/kayobe stable/victoria: Sync Kolla Ansible feature flags https://review.opendev.org/c/openstack/kayobe/+/803358 | 14:53 |
opendevreview | Pierre Riteau proposed openstack/kayobe stable/wallaby: Sync Kolla Ansible feature flags https://review.opendev.org/c/openstack/kayobe/+/803360 | 14:59 |
opendevreview | Pierre Riteau proposed openstack/kayobe-config stable/victoria: Synchronise with latest kayobe for victoria https://review.opendev.org/c/openstack/kayobe-config/+/803361 | 15:03 |
opendevreview | Pierre Riteau proposed openstack/kayobe stable/victoria: Sync Kolla Ansible feature flags https://review.opendev.org/c/openstack/kayobe/+/803358 | 15:06 |
opendevreview | Pierre Riteau proposed openstack/kayobe-config stable/victoria: Synchronise with latest kayobe for victoria https://review.opendev.org/c/openstack/kayobe-config/+/803361 | 15:06 |
opendevreview | Pierre Riteau proposed openstack/kayobe master: Update ntp role to match code style https://review.opendev.org/c/openstack/kayobe/+/803365 | 15:48 |
opendevreview | Mark Goddard proposed openstack/kolla-ansible stable/victoria: Trivial fix horizon's healthcheck when SSL turned on https://review.opendev.org/c/openstack/kolla-ansible/+/803286 | 15:57 |
opendevreview | Mark Goddard proposed openstack/kolla-ansible stable/wallaby: watcher: add missing become for copying configs https://review.opendev.org/c/openstack/kolla-ansible/+/803287 | 15:57 |
opendevreview | Mark Goddard proposed openstack/kolla-ansible stable/victoria: watcher: add missing become for copying configs https://review.opendev.org/c/openstack/kolla-ansible/+/803288 | 15:58 |
opendevreview | Mark Goddard proposed openstack/kolla-ansible stable/ussuri: watcher: add missing become for copying configs https://review.opendev.org/c/openstack/kolla-ansible/+/803289 | 15:58 |
*** rpittau is now known as rpittau|afk | 16:13 | |
opendevreview | Merged openstack/kayobe stable/wallaby: Ubuntu: Set MTU for veth in the network files https://review.opendev.org/c/openstack/kayobe/+/803283 | 18:07 |
opendevreview | Merged openstack/kayobe stable/wallaby: Sync Kolla Ansible feature flags https://review.opendev.org/c/openstack/kayobe/+/803360 | 18:35 |
nst__ | i have installed openstack using kolla ansible and try to testing freezer project, after finish installation and try to backup there is error like this, "CRITICAL freezer.main [-] Critical Error: can only concatenate str (not "bytes") to str" anyone have experience like this.. thank you | 18:37 |
opendevreview | Merged openstack/kayobe master: Update ntp role to match code style https://review.opendev.org/c/openstack/kayobe/+/803365 | 19:29 |
opendevreview | Ilya Popov proposed openstack/kolla-ansible master: Extra var ironic_enable_keystone_integration added. https://review.opendev.org/c/openstack/kolla-ansible/+/793664 | 20:55 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!