Earlier  
Posted Nick Remark
#openstack-nova - 2020-07-17
18:33:32 sean-k-mooney your familar with https://bugs.launchpad.net/neutron/+bug/1734320 and https://bugs.launchpad.net/neutron/+bug/1815989
18:33:33 openstack Launchpad bug 1815989 in OpenStack Compute (nova) "OVS drops RARP packets by QEMU upon live-migration causes up to 40s ping pause in Rocky" [Medium,In progress]
18:33:38 mnaser ah yes
18:33:54 mnaser so our lack of control when tap goes up
18:34:32 sean-k-mooney what happens today is os-vif set up the port and the l2 agent start to wire it up
18:34:40 sean-k-mooney then libvirt deletes an recreates it
18:35:10 sean-k-mooney that is only a problem when using contrack firewall
18:35:12 mnaser oh yikes, i thought it was os-vif that was wiring up what libvirt creates (but then that's just a race in another direction too)
18:35:38 sean-k-mooney noop
18:35:49 sean-k-mooney libvirt basicaly does if exist delete and recreate
18:36:12 sean-k-mooney undoing all our careful external event stuff
18:36:56 sean-k-mooney for hybrid plug/iptables-firewall, ovs-dpdk and hardware offload
18:37:06 sean-k-mooney os-vif and neutron work togeter
18:37:31 sean-k-mooney but when you use libvirt in the non hybridg plug case it just breaks everything
18:38:45 sean-k-mooney i really wish i or someone lese had time to finish off https://review.opendev.org/#/c/640258
18:39:02 sean-k-mooney but i dont have time to work on that at the moement
18:40:34 mnaser i share that sentiment :)
18:42:01 sean-k-mooney the main proable is while i got it work 15 months ago i dont follow neutron dev that closely anymore so i would basicaly have to start from scrat to figure out why its not working now
20:01:32 openstackgerrit Ghanshyam Mann proposed openstack/nova master: Add test coverage of baremetal nodes policies https://review.opendev.org/741707
20:23:15 openstackgerrit Ghanshyam Mann proposed openstack/nova master: Introduce scope_types in baremetal node https://review.opendev.org/741709
20:41:19 openstackgerrit Alex Deiter proposed openstack/nova master: Detach is broken for multi-attached fs-based volumes https://review.opendev.org/741712
20:59:24 openstackgerrit Merged openstack/nova stable/ussuri: zuul: remove legacy-tempest-dsvm-neutron-dvr-multinode-full https://review.opendev.org/741590
21:06:18 openstackgerrit Ghanshyam Mann proposed openstack/nova master: Add new default roles in baremetal ndoes policies https://review.opendev.org/741716
21:09:48 openstackgerrit Ghanshyam Mann proposed openstack/nova master: Pass the actual target in baremetal nodes policy https://review.opendev.org/741717
21:18:10 openstackgerrit Luigi Toscano proposed openstack/nova stable/train: zuul: remove legacy-tempest-dsvm-neutron-dvr-multinode-full https://review.opendev.org/741720
21:56:16 openstack bug 1862633 in OpenStack Compute (nova) "unshelve leak allocation if update port fails" [Medium,Fix released] https://launchpad.net/bugs/1862633 - Assigned to Balazs Gibizer (balazs-gibizer)
21:56:16 openstackgerrit Merged openstack/nova stable/pike: Reproduce bug 1862633 https://review.opendev.org/740634
22:43:50 openstackgerrit Alex Deiter proposed openstack/nova master: Detach is broken for multi-attached fs-based volumes https://review.opendev.org/741712
#openstack-nova - 2020-07-18
01:50:48 openstackgerrit Merged openstack/nova stable/rocky: Check cherry-pick hashes in pep8 tox target https://review.opendev.org/741492
02:04:13 openstackgerrit Jeffrey Zhang proposed openstack/nova master: Support inject-nmi action in watchdog https://review.opendev.org/741072
02:46:03 openstackgerrit Ghanshyam Mann proposed openstack/nova master: Add test coverage of FIP pools policies https://review.opendev.org/741795
02:55:49 openstackgerrit Ghanshyam Mann proposed openstack/nova master: Introduce scope_types in FIP pools https://review.opendev.org/741796
03:06:10 openstackgerrit Ghanshyam Mann proposed openstack/nova master: Correct the check_str and pass actual target in FIP pools policy https://review.opendev.org/741797
06:20:52 openstackgerrit Ghanshyam Mann proposed openstack/nova master: Add test coverage of FIP policies https://review.opendev.org/741799
14:08:39 openstackgerrit Takashi Natsume proposed openstack/nova master: Remove six.PY2 and six.PY3 https://review.opendev.org/726512
14:09:05 openstackgerrit Takashi Natsume proposed openstack/nova master: Remove six.add_metaclass https://review.opendev.org/726565
14:09:15 openstackgerrit Takashi Natsume proposed openstack/nova master: Remove six.reraise https://review.opendev.org/726898
14:09:27 openstackgerrit Takashi Natsume proposed openstack/nova master: Remove six.moves https://review.opendev.org/727224
14:09:38 openstackgerrit Takashi Natsume proposed openstack/nova master: Remove six.iteritems/itervalues/iterkeys https://review.opendev.org/727757
14:09:50 openstackgerrit Takashi Natsume proposed openstack/nova master: Remove six.byte2int/int2byte https://review.opendev.org/727777
14:10:02 openstackgerrit Takashi Natsume proposed openstack/nova master: Remove six.binary_type/integer_types/string_types https://review.opendev.org/728094
14:10:18 openstackgerrit Takashi Natsume proposed openstack/nova master: Remove six.text_type (1/2) https://review.opendev.org/728109
14:10:38 openstackgerrit Takashi Natsume proposed openstack/nova master: Remove six.text_type (2/2) https://review.opendev.org/728117
17:50:57 openstackgerrit Ghanshyam Mann proposed openstack/nova master: Correct the check_str and pass actual target in FIP pools policy https://review.opendev.org/741797
18:31:33 openstackgerrit Ghanshyam Mann proposed openstack/nova master: Fix FIP policy for admin_or_owner https://review.opendev.org/741811
18:38:54 openstackgerrit Ghanshyam Mann proposed openstack/nova master: Add test coverage of FIP policies https://review.opendev.org/741812
18:48:44 openstackgerrit Ghanshyam Mann proposed openstack/nova master: Introduce scope_types in FIP pools https://review.opendev.org/741796
18:48:54 openstackgerrit Ghanshyam Mann proposed openstack/nova master: Correct the check_str and pass actual target in FIP pools policy https://review.opendev.org/741797
18:48:59 openstackgerrit Ghanshyam Mann proposed openstack/nova master: Introduce scope_types in FIP policy https://review.opendev.org/741813
#openstack-nova - 2020-07-19
02:31:58 openstackgerrit Wenping Song proposed openstack/nova master: Cyborg shelve/unshelve support https://review.opendev.org/729563
07:28:39 openstackgerrit Wenping Song proposed openstack/nova master: Cyborg shelve/unshelve support https://review.opendev.org/729563
#openstack-nova - 2020-07-20
01:34:47 openstackgerrit Keigo Noha proposed openstack/nova master: Change default num_retries for glance to 3 https://review.opendev.org/740389
01:52:05 openstackgerrit Brin Zhang proposed openstack/nova master: Cyborg shelve/unshelve support https://review.opendev.org/729563
03:01:05 openstackgerrit Tony Su proposed openstack/nova master: Provider Config File: YAML file loading and schema validation https://review.opendev.org/673341
03:01:06 openstackgerrit Tony Su proposed openstack/nova master: Provider Config File: Functions to merge provider configs to provider tree https://review.opendev.org/676522
03:01:06 openstackgerrit Tony Su proposed openstack/nova master: Provider Config File: Function to further validate and retrieve configs https://review.opendev.org/676029
03:01:07 openstackgerrit Tony Su proposed openstack/nova master: Provider Config File: Enable loading and merging of provider configs https://review.opendev.org/693460
05:30:04 openstackgerrit Kevin Zhao proposed openstack/nova master: [WIP] CI: add tempest-integrated-compute-aarch64 job https://review.opendev.org/714439
06:35:17 bauzas good morning Nova
06:39:19 brinzhang_ morning bauzas^
07:00:51 gibi good morning folks
07:03:57 brinzhang_ gibi: morning ^
07:04:37 brinzhang_ The nova cyborg interaction patches will be deadline in the runway slot, do we need to ask help from efried?
07:07:15 gibi efried is gone so I don't think he will help
07:08:25 brinzhang_ emm..I know, but...
07:13:00 gibi the last two weeks of mine was busier than I anticipated so I did not have time to review all the things in the slots. I'm wondering that maybe 3 slots is more than what I can cover... maybe more than what we can cover
07:33:36 openstackgerrit Elod Illes proposed openstack/nova stable/queens: Check cherry-pick hashes in pep8 tox target https://review.opendev.org/741883
07:37:40 tony_su gibi: hello gibi, could you spare some time reviewing provider-config-file patches as I saw its expire date is July 23. Today, I rebased them against master tip. I checked zuul failure and it's NOT related to us.
07:39:28 gibi tony_su: I will try but there is simply too much on my plate
07:39:33 gibi sorry
07:40:30 nightmare_unreal hello, what's the command for zuul to rebuild the patch. Something we put in patch comments and zuul perform it's checks again
07:41:25 tony_su gibi: got it, Thanks. I will ask alex_xu to make a round of review if he has some bandwidth. https://review.opendev.org/#/q/status:open+project:openstack/nova+branch:master+topic:bp/provider-config-file
07:45:37 gibi tony_su: ack
07:47:12 openstackgerrit Elod Illes proposed openstack/nova stable/rocky: fix scsi disk unit number of the attaching volume when cdrom bus is scsi https://review.opendev.org/730312
07:48:30 nightmare_unreal found it, it was recheck
07:54:59 alex_xu tony_su: willl begin to review tomorrow or tonight if possible
10:14:33 gibi brinzhang_: hi! I left comments in https://review.opendev.org/#/c/716186
11:16:31 openstackgerrit Stephen Finucane proposed openstack/nova master: libvirt: Remove two-level loop https://review.opendev.org/741920
11:22:33 sean-k-mooney just an fyi i wont be around as much this week
11:58:53 gibi sean-k-mooney: ack
12:12:08 gibi does somebody knows about the failing novnc tempest test https://c50701f61b79b2f93421-0d0b23b7f62d479822a1b52b605369e3.ssl.cf2.rackcdn.com/673341/50/check/nova-next/5f7dd59/testr_results.html ?
12:21:39 gibi novnc proxy has a stacktrace so I have something to start with
12:21:40 gibi https://zuul.opendev.org/t/openstack/build/1180d2313ade4d5480550313bcd20b79/log/controller/logs/screen-n-novnc-cell1.txt#29
12:25:06 sean-k-mooney that looks like an interaction issue with eventlet? maybe
12:25:42 sean-k-mooney was there a new releae of either eventlet or websockify
12:26:26 sean-k-mooney not websockify anyway
12:26:33 sean-k-mooney that last release last august
12:27:04 sean-k-mooney eventlet was april
12:28:02 openstackgerrit Merged openstack/nova stable/pike: Clean up allocation if unshelve fails due to neutron https://review.opendev.org/740636
12:28:07 openstackgerrit Merged openstack/nova stable/rocky: fix scsi disk unit number of the attaching volume when cdrom bus is scsi https://review.opendev.org/730312
12:29:03 openstackgerrit Merged openstack/nova stable/train: libvirt: Mark e1000e VIF as supported https://review.opendev.org/736962
12:30:33 sean-k-mooney not obvious changes in the reqruiement repo either
12:35:10 gibi if I understand correclty the error coming from the ssl c lib so I cannot really debug it
12:41:36 sean-k-mooney right so eventlet is monkeypatch the ssl socket
12:42:33 sean-k-mooney but it looks like the version of eventlet we are using is not handelign the wrapping correctly
12:42:40 openstackgerrit Merged openstack/nova stable/train: Correct reported system memory https://review.opendev.org/740667
12:42:59 sean-k-mooney maybe they broke 3.6 compatiablity but there has not been a releae of eventlet in a few months
12:43:06 sean-k-mooney so im not sure why we would only see it now
12:43:52 sean-k-mooney they have had this issue in the past https://github.com/eventlet/eventlet/issues/201
12:45:03 sean-k-mooney and it happened again https://github.com/eventlet/eventlet/issues/311

Earlier   Later