opendevreview | mitya-eremeev-2 proposed openstack/nova master: Delete bogus attachments. https://review.opendev.org/c/openstack/nova/+/820935 | 06:44 |
---|---|---|
*** hemna9 is now known as hemna | 07:37 | |
opendevreview | Balazs Gibizer proposed openstack/nova stable/xena: Reproduce bug 1953359 https://review.opendev.org/c/openstack/nova/+/820550 | 08:25 |
opendevreview | Balazs Gibizer proposed openstack/nova stable/xena: [rt] Apply migration context for incoming migrations https://review.opendev.org/c/openstack/nova/+/820553 | 08:25 |
opendevreview | Balazs Gibizer proposed openstack/nova stable/xena: Extend the reproducer for 1953359 and 1952915 https://review.opendev.org/c/openstack/nova/+/821941 | 08:25 |
opendevreview | Balazs Gibizer proposed openstack/nova stable/wallaby: Reproduce bug 1953359 https://review.opendev.org/c/openstack/nova/+/820554 | 08:29 |
opendevreview | Balazs Gibizer proposed openstack/nova stable/wallaby: Extend the reproducer for 1953359 and 1952915 https://review.opendev.org/c/openstack/nova/+/821943 | 08:30 |
opendevreview | Balazs Gibizer proposed openstack/nova stable/wallaby: [rt] Apply migration context for incoming migrations https://review.opendev.org/c/openstack/nova/+/820555 | 08:31 |
opendevreview | Balazs Gibizer proposed openstack/nova stable/victoria: Reproduce bug 1953359 https://review.opendev.org/c/openstack/nova/+/820558 | 08:38 |
opendevreview | Balazs Gibizer proposed openstack/nova stable/victoria: Extend the reproducer for 1953359 and 1952915 https://review.opendev.org/c/openstack/nova/+/820856 | 08:53 |
opendevreview | Balazs Gibizer proposed openstack/nova stable/victoria: [rt] Apply migration context for incoming migrations https://review.opendev.org/c/openstack/nova/+/820559 | 08:54 |
opendevreview | mitya-eremeev-2 proposed openstack/nova master: If no old resources in migration context. https://review.opendev.org/c/openstack/nova/+/821947 | 09:11 |
Gues__________________________ | Morning All :) | 09:36 |
Gues__________________________ | arrghh. brb | 09:36 |
rmart04 | Morning... Again! | 09:45 |
rmart04 | Hope you are all well, had a quick question. We've recently upgraded from Stein to Train and we've noticed some issues after live migrations with no connectivity until a certain threshold on our network is hit (up to 2 minutes). It's lead mer here > https://bugs.launchpad.net/neutron/+bug/1866139 and I just wanted to confirm if this Is this still an issue? | 09:49 |
*** songwenping_ is now known as songwenping | 10:04 | |
plibeau2 | lyarwood: I have apply a part of proposition. I have put some question on patchset3. -> https://review.opendev.org/c/openstack/nova/+/820531 | 11:53 |
opendevreview | Gustavo Santos proposed openstack/nova stable/wallaby: Reattach mdevs to guest on resume https://review.opendev.org/c/openstack/nova/+/821978 | 13:59 |
opendevreview | mitya-eremeev-2 proposed openstack/nova master: Handle no old resources in migration context. Sometimes after live migration a cleanup cannot check VPMEM resources because migration context is missing the attribute 'old_resources'. It's better to log it than fail migration. https://review.opendev.org/c/openstack/nova/+/821947 | 14:01 |
opendevreview | mitya-eremeev-2 proposed openstack/nova master: Handle no old resources in migration context. https://review.opendev.org/c/openstack/nova/+/821947 | 14:02 |
opendevreview | Gustavo Santos proposed openstack/nova stable/victoria: Reattach mdevs to guest on resume https://review.opendev.org/c/openstack/nova/+/821980 | 14:04 |
opendevreview | Alexey Stupnikov proposed openstack/nova stable/victoria: Ensure MAC addresses characters are in the same case https://review.opendev.org/c/openstack/nova/+/816927 | 14:12 |
opendevreview | Alexey Stupnikov proposed openstack/nova stable/victoria: Ensure MAC addresses characters are in the same case https://review.opendev.org/c/openstack/nova/+/816927 | 14:19 |
rmart04 | Hope you are all well, had a quick question. We've recently upgraded from Stein to Train and we've noticed some issues after live migrations with no connectivity until a certain threshold on our network is hit (up to 2 minutes). It's lead mer here > https://bugs.launchpad.net/neutron/+bug/1866139 and I just wanted to confirm if this Is this still an issue? Hoping Sean-k-mooney might be around :) | 14:29 |
sean-k-mooney | rmart04: there are still some issue with this depening on whatn network backend you are using. ml2/ovs? with or without iptables? ml2/ovn? | 14:34 |
rmart04 | ml2 with security groups yeah :/ | 14:35 |
rmart04 | ml2 /ovs with security groups yeah :/ | 14:35 |
sean-k-mooney | rmart04: well ovs security groups or iptables | 14:35 |
sean-k-mooney | there are two sg drivers for ml2/ovs | 14:35 |
rmart04 | lemme check | 14:35 |
rmart04 | yeah iptables_firewall.OVSHybridIptablesFirewallDriver | 14:37 |
rmart04 | ] | 14:40 |
opendevreview | Gustavo Santos proposed openstack/nova stable/ussuri: Reattach mdevs to guest on resume https://review.opendev.org/c/openstack/nova/+/821987 | 14:46 |
opendevreview | Takashi Natsume proposed openstack/python-novaclient master: Fix check job failures https://review.opendev.org/c/openstack/python-novaclient/+/821991 | 15:25 |
sean-k-mooney | rmart04: i belive in master that is now fix | 15:32 |
sean-k-mooney | rmart04: by https://review.opendev.org/c/openstack/neutron/+/766277 | 15:32 |
sean-k-mooney | rmart04: that is backproted to train https://review.opendev.org/c/openstack/nova/+/770844 | 15:33 |
sean-k-mooney | sorry wrong link | 15:34 |
sean-k-mooney | looks like it was not cherry picked on the neutron side | 15:34 |
sean-k-mooney | there are patches for ussuri https://review.opendev.org/c/openstack/neutron/+/821443 | 15:35 |
sean-k-mooney | while that will help it may not fully reslove your issue sbut it should help | 15:36 |
rmart04 | Ah OK thanks for the info that's' really helpful | 15:36 |
rmart04 | Do you know any tempoary hackarounds whilst we get to ussuri? | 15:36 |
sean-k-mooney | not without a code chagne | 15:37 |
rmart04 | oki dokie | 15:44 |
rmart04 | Would that be a tiny patch, or quite involved? | 15:47 |
sean-k-mooney | gibi: gmann its not qa releated but while i was reviewing the ooo change with the policy overried i notece we have a coule of plices for apis that proably can be or already have been removed | 17:09 |
sean-k-mooney | like the api exetion list https://github.com/openstack/nova/blob/stable/wallaby/nova/policies/extensions.py | 17:09 |
sean-k-mooney | im not sure if we still have it but we have not had api exstions in a long time | 17:09 |
sean-k-mooney | eventually we could make that 404 and delete the policy | 17:10 |
gmann | sean-k-mooney: API is there so that is why we kept policy too but extensions one is static and not0usable information now | 17:10 |
sean-k-mooney | on the ohter hand it cost us little to maintain it so not worth the effort to remove | 17:10 |
sean-k-mooney | ya | 17:10 |
gmann | we kept this not to break people/script if anyone using it but I am fine to remove the extensions API particular | 17:10 |
sean-k-mooney | ya its just legacy tech debt | 17:11 |
sean-k-mooney | right now it cost us little | 17:11 |
gmann | yeah, its just there but we can cleanup that with tech debt in next cycle or so | 17:12 |
gmann | I hope we could remove proxy APIs too but that will break people :) | 17:12 |
sean-k-mooney | gmann: well as someoen that supprot raising our min service version im ok with that eventually | 17:14 |
gmann | yeah, that one. raising min version which is difficult | 17:15 |
*** tbachman_ is now known as tbachman | 17:24 | |
*** tbachman_ is now known as tbachman | 17:32 | |
*** tbachman_ is now known as tbachman | 17:55 | |
opendevreview | Alexey Stupnikov proposed openstack/nova stable/victoria: Ensure MAC addresses characters are in the same case https://review.opendev.org/c/openstack/nova/+/816927 | 18:03 |
opendevreview | Gabriel Silva Trevisan proposed openstack/nova stable/ussuri: Reproduce bug 1953359 https://review.opendev.org/c/openstack/nova/+/822047 | 20:43 |
opendevreview | Gabriel Silva Trevisan proposed openstack/nova stable/ussuri: Extend the reproducer for 1953359 and 1952915 https://review.opendev.org/c/openstack/nova/+/822048 | 20:55 |
opendevreview | Erlon R. Cruz proposed openstack/nova master: Adds regression test for bug LP#1944619 https://review.opendev.org/c/openstack/nova/+/821840 | 21:03 |
opendevreview | Erlon R. Cruz proposed openstack/nova master: Fix pre_live_migration rollback https://review.opendev.org/c/openstack/nova/+/815324 | 21:03 |
opendevreview | Gabriel Silva Trevisan proposed openstack/nova stable/ussuri: [rt] Apply migration context for incoming migrations https://review.opendev.org/c/openstack/nova/+/822050 | 21:30 |
opendevreview | Jonathan Race proposed openstack/nova master: Adds Emulation for aarch64, and ppc64 on x86_64 processors https://review.opendev.org/c/openstack/nova/+/822053 | 22:31 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!