| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-nova - 2021-01-25 | |||
| 09:54:16 | openstackgerrit | Lee Yarwood proposed openstack/nova master: WIP compute: Update bdms with ephemeral encryption details when requested https://review.opendev.org/c/openstack/nova/+/764486 | |
| 09:54:23 | openstackgerrit | Lee Yarwood proposed openstack/nova master: WIP virt: Add ephemeral encryption flag https://review.opendev.org/c/openstack/nova/+/760455 | |
| 09:54:30 | openstackgerrit | Lee Yarwood proposed openstack/nova master: WIP scheduler: Add an ephemeral encryption pre filter https://review.opendev.org/c/openstack/nova/+/760456 | |
| 09:54:35 | openstackgerrit | Lee Yarwood proposed openstack/nova master: libvirt: Provide encryption details in block_info https://review.opendev.org/c/openstack/nova/+/772272 | |
| 09:54:37 | openstackgerrit | Lee Yarwood proposed openstack/nova master: WIP/DMN libvirt: Enable ephemeral encryption support https://review.opendev.org/c/openstack/nova/+/772273 | |
| 09:54:42 | openstackgerrit | Lee Yarwood proposed openstack/nova master: WIP block_device: Add local images to block_device_info https://review.opendev.org/c/openstack/nova/+/772274 | |
| 09:59:58 | bauzas | lyarwood: stephenfin: nope, I know we are relating to libvirt-xen | |
| 10:00:37 | stephenfin | bauzas: But we never asked anyone to fix CI for that. afaik, we never had CI in the first place | |
| 10:00:46 | bauzas | but I was asking to wait for some time before removing it | |
| 10:01:10 | bauzas | stephenfin: a-ha, then that's what I mixed then | |
| 10:02:56 | stephenfin | lyarwood, elod: If you have time this week, could you look at https://review.opendev.org/c/openstack/nova/+/772271 and lower? | |
| 10:05:51 | lyarwood | stephenfin: yup sure | |
| 10:59:44 | openstackgerrit | Merged openstack/nova master: libvirt: Remove MIN_LIBVIRT_VIR_ERR_DEVICE_MISSING https://review.opendev.org/c/openstack/nova/+/754702 | |
| 11:17:13 | hemanth_n | lyardwood: when you have time, please take a look at https://review.opendev.org/c/openstack/nova/+/761727 (stable stein backport, comments handled) | |
| 11:44:26 | openstackgerrit | Merged openstack/nova master: api: Log os-resetState as an instance action https://review.opendev.org/c/openstack/nova/+/770926 | |
| 11:44:58 | openstackgerrit | Merged openstack/nova master: docs: Add reference docs for internal block device structures https://review.opendev.org/c/openstack/nova/+/771711 | |
| 12:41:17 | openstackgerrit | Stephen Finucane proposed openstack/placement master: Implement secure RBAC for usage https://review.opendev.org/c/openstack/placement/+/760242 | |
| 12:41:18 | openstackgerrit | Stephen Finucane proposed openstack/placement master: Allow project readers to see project-specific usages https://review.opendev.org/c/openstack/placement/+/771964 | |
| 12:41:19 | openstackgerrit | Stephen Finucane proposed openstack/placement master: Refactor usage tests to properly test project personas https://review.opendev.org/c/openstack/placement/+/772061 | |
| 12:41:21 | openstackgerrit | Stephen Finucane proposed openstack/placement master: policy: Remove the deprecated 'placement' rule https://review.opendev.org/c/openstack/placement/+/772333 | |
| 12:41:21 | openstackgerrit | Stephen Finucane proposed openstack/placement master: policy: Deprecate 'admin_api' rule https://review.opendev.org/c/openstack/placement/+/772334 | |
| 12:41:23 | openstackgerrit | Stephen Finucane proposed openstack/placement master: WIP: Add fix for fixture https://review.opendev.org/c/openstack/placement/+/772335 | |
| 13:22:12 | gibi | sean-k-mooney1: hi! I don't find the bp behind the merges spec https://review.opendev.org/c/openstack/nova-specs/+/765901 if it does not exists then could you please create one? | |
| 13:22:48 | gibi | sean-k-mooney1: also as we discussed last week, if you have information about the timeline in qemu for the vdap live migration support then that would be highly appreciated | |
| 13:23:47 | sean-k-mooney1 | gibi: yes sorry i didnt get to this on firday. i dont see the blueprint in my history so ill created it | |
| 13:23:56 | gibi | thanks | |
| 13:24:21 | sean-k-mooney1 | i didnt get a responce on irc downstream regarding the live migration timeline ill see if i can get one and let you know | |
| 13:24:37 | sean-k-mooney1 | gibi: there are some patches proposed currently to the qemu dev list | |
| 13:25:02 | sean-k-mooney1 | but im not sure when they expect to finalise the desgin and what version they are targeting | |
| 13:25:19 | gibi | thanks | |
| 13:32:34 | zigo | In Sid, nova-compute tries to connect to /var/run/libvirt/virtqemud-sock instead of /var/run/libvirt/libvirt-sock any idea why? | |
| 13:33:07 | zigo | Then the log says: | |
| 13:33:07 | zigo | DEBUG nova.virt.libvirt.host [-] Connecting to libvirt: qemu:///system _get_new_connection /usr/lib/python3/dist-packages/nova/virt/libvirt/host.py:434 | |
| 13:33:07 | zigo | but it doesn't go any further for me ... | |
| 13:33:44 | zigo | Normally, it should be doing: "Registering for lifecycle events" right? | |
| 13:34:06 | zigo | gibi: Any idea what's going on for me? | |
| 13:35:44 | gibi | zigo: I think nova only configures the url qemu:///system but does not specify the name of the socket | |
| 13:36:02 | zigo | gibi: So that'd be a problem in python3-libvirt then? | |
| 13:36:12 | gibi | I suspect that yes | |
| 13:37:01 | sean-k-mooney1 | gibi: there you go https://blueprints.launchpad.net/nova/+spec/port-scoped-sriov-numa-affinity sorry i forgot to do that before | |
| 13:37:02 | gibi | what is your python3-libvirt version? | |
| 13:37:16 | gibi | sean-k-mooney1: awesome, thanks. I will approve it | |
| 13:38:36 | zigo | I haven't seen instances of a string with "virtqemud-sock" in libvirt, neither in nova, so I really wonder where that is... | |
| 13:41:42 | zigo | sean-k-mooney1: Any idea where the socket path is comming from? | |
| 13:41:54 | zigo | Something IMO needs a patch somewhere ... | |
| 13:43:07 | gibi | zigo: I've just tried in my local Sid with python3-libvirt 6.1.0-1+b3 and it works (I don't have /var/run/libvirt/virtqemud-sock) | |
| 14:00:28 | zigo | gibi: Thanks, I'm not sure what's going on with my setup then, but will try to find out. | |
| 14:01:38 | sean-k-mooney | zigo: sorry was on a 1:1 | |
| 14:01:41 | sean-k-mooney | reading back | |
| 14:02:36 | sean-k-mooney | hum not really familar with virtqemud | |
| 14:02:57 | sean-k-mooney | i would assume that this is contoled by /etc/libvirt/qemu.conf ? | |
| 14:03:13 | nightmare_unreal | sean-k-mooney: i checked other osc-plugins but it does not look like they directly deal with clouds.yaml . I am talking in regards to this : https://storyboard.openstack.org/#!/story/2008553 | |
| 14:04:29 | sean-k-mooney | zigo: https://libvirt.org/daemons.html#modular-driver-daemons | |
| 14:04:41 | sean-k-mooney | zigo: apprently there is a /etc/libvirt/virt${DRIVER}d.conf you can use | |
| 14:05:02 | sean-k-mooney | and https://libvirt.org/daemons.html#modular-sockets | |
| 14:05:05 | sean-k-mooney | covers the sockets | |
| 14:05:19 | zigo | sean-k-mooney: Thanks, will read on. | |
| 14:05:46 | sean-k-mooney | zigo: if i understand thsi properly libvirt now uspport running the virt drivers in indepent deamon form the main libvirt deamon | |
| 14:06:14 | zigo | It's obviously badly configured on my side ... | |
| 14:07:06 | zigo | Though: | |
| 14:07:06 | zigo | # ls /etc/libvirt/virtlo* | |
| 14:07:06 | zigo | /etc/libvirt/virtlockd.conf /etc/libvirt/virtlogd.conf | |
| 14:07:18 | sean-k-mooney | i suspect that it was prviously configured in monolich mode and is not in modular mode | |
| 14:09:06 | sean-k-mooney | it looks like libvirt is planning to eventually remove the monolithic daemon | |
| 14:10:31 | sean-k-mooney | zigo: is debian sid the unstable testing branch of debian | |
| 14:10:50 | sean-k-mooney | bulleye it the latest lts right | |
| 14:11:43 | sean-k-mooney | i suspect that the libvirt version has been bumped in sid and it now default to modular which is causing your current issue | |
| 14:14:35 | zigo | sean-k-mooney: I'm trying to get OpenStack to work in Sid/Unstable because we're going to freeze Bullseye in a few days from now, yes. | |
| 14:14:53 | zigo | And lots of things are broken ... :( | |
| 14:15:03 | sean-k-mooney | ah right well it just got https://tracker.debian.org/news/1223928/libvirt-690-4-migrated-to-testing/ | |
| 14:15:18 | sean-k-mooney | although it had 6.9.0-1 in late november | |
| 14:15:36 | sean-k-mooney | zigo: is bullseye running python 3.9? | |
| 14:15:42 | zigo | Yeah. | |
| 14:15:54 | sean-k-mooney | zigo: i tested with fedroa rawhid in decmeber and we cant run master on it | |
| 14:15:59 | zigo | Eventlet and Amqp broke... | |
| 14:16:02 | sean-k-mooney | yep | |
| 14:16:16 | zigo | I think we got Eventlet back to working, but Amqp still breaks with ssl. | |
| 14:16:31 | sean-k-mooney | there was a new eventlet release on december 13th but not sure its fully working | |
| 14:16:34 | sean-k-mooney | ya | |
| 14:16:36 | zigo | TypeError: _wrap_socket() argument 'sock' must be _socket.socket, not SSLSocket | |
| 14:16:43 | zigo | I'm really not sure how to fix that one... | |
| 14:16:50 | sean-k-mooney | yep the bug is open for a long time for that | |
| 14:16:54 | sean-k-mooney | on sec | |
| 14:17:00 | zigo | Though I'm currently trying to fix the libvirt issue first. | |
| 14:17:02 | sean-k-mooney | there is an issue with dnspython | |
| 14:17:07 | zigo | Oh ... | |
| 14:17:27 | sean-k-mooney | https://github.com/eventlet/eventlet/issues/632 | |
| 14:17:31 | sean-k-mooney | https://github.com/eventlet/eventlet/issues/619 | |
| 14:17:41 | sean-k-mooney | eventlet need dnspyton<2.0.0 | |
| 14:20:11 | sean-k-mooney | https://github.com/eventlet/eventlet/pull/639 partly fixes things but not fully and its not merged | |
| 14:22:30 | zigo | sean-k-mooney: I have the patch already in the Debian package. | |
| 14:23:19 | sean-k-mooney | i see and still no joy | |
| 14:23:43 | zigo | Though do you think this one is an eventlet problem too, rather than in AMQP? | |
| 14:23:43 | zigo | TypeError: _wrap_socket() argument 'sock' must be _socket.socket, not SSLSocket | |
| 14:24:25 | sean-k-mooney | that one im not sure about | |
| 14:24:37 | sean-k-mooney | its a similar error but i have not seen it yet | |
| 14:25:03 | sean-k-mooney | if you find out i would like to know however | |
| 14:25:53 | zigo | :) | |
| 14:26:08 | zigo | One thing at a time, I guess. FIrst, that libvirt issue ... | |
| 14:26:48 | sean-k-mooney | ya i might need to flag the libvirt issue internally too. | |