Earlier  
Posted Nick Remark
#openstack-nova - 2021-01-22
14:21:06 lyarwood kashyap: right then there's likely best practice our where we can host it, if it needs to be cached etc but we should be able to drop in a suitable image
14:21:17 lyarwood practice around*
14:21:22 sean-k-mooney we are not ment to pull arbiary blobs down in the jobs
14:21:24 kashyap lyarwood: E.g. this is what a guest image that can do EFI/SB should have, to start with: http://paste.openstack.org/show/801871/
14:21:30 kashyap sean-k-mooney: Yes, guest images indeed.
14:21:39 sean-k-mooney so if we need a special test image we need to have that hostsed/cached by infra
14:21:48 kashyap sean-k-mooney: Okay; I'll check w/ the infra folks.
14:21:55 sean-k-mooney kashyap: are there any test image packaged in distors
14:22:07 sean-k-mooney kashyap: i know we sometimes have isos deistibted by rpms
14:22:09 kashyap No, none do it; most do it via install trees
14:22:15 kashyap sean-k-mooney: For example, see how I test it here: https://kashyapc.fedorapeople.org/Create-a-SecureBoot-enabled-VM.bash
14:23:12 sean-k-mooney what we would praobly want to do is convert that into a diskimage builder element
14:23:28 sean-k-mooney then have nodepool build it for us
14:23:46 sean-k-mooney and cache it on the provieders
14:24:27 lyarwood can the instances pull images from glance in these envs?
14:24:42 lyarwood or swift
14:24:47 lyarwood I guess so
14:24:59 sean-k-mooney i dont think so . i mean they could but dont have logisn to do so
14:25:05 kashyap Yeah, that's the question. The simplest way to get this going is to have a pre-made template (which I'll make) image that Just Works
14:25:24 sean-k-mooney but ya having nodepool upload it as a glance image to the base cloud was one of the thigns i was thinking of
14:25:40 sean-k-mooney but infra also publish the images too on a webshare
14:27:42 sean-k-mooney here https://nb03.opendev.org/
14:27:57 sean-k-mooney actully no that the lgos there is a place
14:32:00 openstackgerrit Lee Yarwood proposed openstack/nova stable/rocky: Remove allocations before setting vm_status to SHELVED_OFFLOADED https://review.opendev.org/c/openstack/nova/+/771985
14:32:30 openstackgerrit Lee Yarwood proposed openstack/nova stable/queens: Remove allocations before setting vm_status to SHELVED_OFFLOADED https://review.opendev.org/c/openstack/nova/+/771986
14:58:34 openstackgerrit Stephen Finucane proposed openstack/nova-specs master: Add spec for configurable-instance-hostnames https://review.opendev.org/c/openstack/nova-specs/+/770842
14:58:52 stephenfin gibi: Address your comments ^
14:59:13 stephenfin lyarwood: Fancy looking at that simple spec today? ^
14:59:59 lyarwood stephenfin: yup
15:00:13 lyarwood stephenfin: wasn't the deadline EOD yesterday ;)
15:01:33 gibi the deadline was EOD yesterday :/
15:02:36 gibi stephenfin: do you want to persuade me to allow a small deadline extension for that? ;)
15:02:39 kashyap gibi: If it's quick, and stephenfin is on fire, any problem in merging it? I'm asking from a purely bystander PoV :-) I don't need that feature myself
15:03:09 gibi kashyap: no real problem, the worst thing is that we will not have time to implement it or review the implementation of it
15:05:51 melwitt elod: re: https://review.opendev.org/c/openstack/nova/+/747362 I had thought the cherry pick check would catch wrong hashes? :/
15:05:56 kashyap gibi: (Nod)
15:07:17 gibi sean-k-mooney: hi! I don't find the bp https://blueprints.launchpad.net/nova/+spec/port-scoped-sean-k-mooney: I don't find the bp https://blueprints.launchpad.net/nova/+spec/port-scoped-sriov-numa-affinity behind https://review.opendev.org/c/openstack/nova-specs/+/765901 spec
15:07:53 sean-k-mooney oh i might not have filed it ill check just on a call
15:08:01 gibi sean-k-mooney: cool, thanks
15:08:11 gibi just link me to the bp and I will approve it as the spec was mereged
15:09:17 elod melwitt: it did catch :)
15:10:23 melwitt elod: oh, good. ah, it hadn't had its zuul result yet at the time I reviewed. ok, all makes sense now :)
15:10:35 stephenfin gibi: I have the code done and the change is small, but it's also probably not important enough to warrant a spec freeze exception
15:10:51 gibi stephenfin: let's merge it today
15:10:55 gibi lyarwood: ^^
15:11:45 spatel sean-k-mooney: thank for you comments - https://bugs.launchpad.net/nova/+bug/1912273
15:11:46 openstack Launchpad bug 1912273 in OpenStack Compute (nova) "SRIOV instance Error: Exception during message handling: KeyError: 'pci_slot'" [Undecided,Incomplete]
15:12:01 lyarwood gibi: ack, just on a call now, I'll review once this is over
15:12:14 gibi thanks
15:12:37 elod melwitt: the 'zuul summary' maybe a bit misleading as it shows the last runs, but does not show that a new test is running
15:12:46 spatel This is what i have noticed, when my vm get oom and stuck/hung then openstack destroying its all configuration from box (is that normal behavior?)
15:13:44 melwitt elod: yeah, I'm not sure what I did to miss it. might have just been pebkac :P
15:14:19 elod :)
15:14:41 elod anyway, it's fixed now, so we'll see :)
15:15:04 melwitt ++
15:20:16 openstackgerrit Merged openstack/nova master: libvirt: Stop NVMe and ScaleIO unit tests from calling os-brick https://review.opendev.org/c/openstack/nova/+/771806
15:34:14 openstackgerrit Merged openstack/nova master: libvirt: Load and cache volume drivers on-demand https://review.opendev.org/c/openstack/nova/+/741545
15:36:27 openstackgerrit Merged openstack/nova stable/queens: sync_guest_time: use the proper errno https://review.opendev.org/c/openstack/nova/+/742423
15:36:49 openstackgerrit Merged openstack/nova stable/queens: libvirt: Remove reference to transient domain when detaching devices https://review.opendev.org/c/openstack/nova/+/608186
15:37:37 openstackgerrit Merged openstack/nova stable/rocky: [stable-only] Cap bandit and make lower-constraints job non-voting https://review.opendev.org/c/openstack/nova/+/766492
15:45:56 zigo In Debian Unstable/Testing, I'm getting this for absolutely everything that connects to rabbit: http://paste.openstack.org/show/801876/
15:46:02 zigo Does anyone know what's going on ?
15:56:30 frickler zigo: looks like this one to me https://bugs.launchpad.net/oslo.messaging/+bug/1902696
15:56:32 openstack Launchpad bug 1902696 in oslo.messaging "nova-compute fails with Unhandled error: TypeError: _wrap_socket_sni() got an unexpected keyword argument 'ca_certs'" [Undecided,New]
15:57:38 zigo frickler: Thanks !
15:58:38 lyarwood stephenfin: looking at that spec now btw
15:59:19 sean-k-mooney mnaser: hi o/ do you have time for a qq
16:00:32 sean-k-mooney mnaser: we are talking about nova db archives downstream
16:00:59 sean-k-mooney mnaser: we were just wondering how often you run them at vexhost and with what parmaters
16:01:45 sean-k-mooney mnaser: also if you have the openstck ci cluster tuned differently the the rest of the public cloud
16:08:40 lyarwood artom / bauzas: https://review.opendev.org/c/openstack/nova-specs/+/770842 - you're listed on this review, do you want to give it a look before we +W it?
16:09:23 lyarwood stephenfin: ^ LGTM btw, but I'll give others a chance to also look before we merge
16:11:12 openstackgerrit Merged openstack/nova stable/queens: libvirt: Handle VIR_ERR_DEVICE_MISSING when detaching devices https://review.opendev.org/c/openstack/nova/+/742424
16:13:10 artom lyarwood, stephenfin, as I've just posted in the spec, we should also make OS-EXT-SRV-ATTR:hostname not admin-only by default then, right?
16:13:14 artom Since users can now set it?
16:13:40 artom Not sure I want to -1 over that this close to the deadline...
16:13:57 stephenfin Fair point. I can do a follow-up
16:14:49 lyarwood ooooff nice catch yeah
16:15:16 lyarwood that's a new microversion at that point right?
16:15:26 stephenfin this is already a new microversion
16:15:39 artom Yeah, it already is, just add the visibility thing to it
16:15:40 lyarwood stephenfin: ah true sorry
16:16:16 lyarwood brb kid just got home
16:16:35 artom By herself? o_O
16:23:38 gibi zigo, frickler: I think this is related https://review.opendev.org/c/openstack/requirements/+/761194
16:24:23 zigo gibi: I've bumped to 5.0.3, this fixes my issues, but now I'm getting:
16:24:23 zigo AttributeError: 'Semaphore' object has no attribute '_at_fork_reinit'
16:24:36 zigo which looks like a problem with Eventlet + Python 3.9... :(
16:24:36 gibi :/
16:24:56 zigo https://github.com/eventlet/eventlet/issues/646
16:25:41 gibi zigo: does eventlet officially states that it supports py3.9?
16:26:00 lyarwood artom: yeah we send them down the mines at ~6 months old around here /s
16:26:03 zigo gibi: I don't know, but Bullseye will be released with it (no py3.8 at all).
16:26:21 zigo This looks like fixing it, I'll try: https://github.com/eventlet/eventlet/pull/664/commits/087f2246ef5380cc5d519f614be7e928ab5ea025
16:27:06 zigo Debian has already 18 patches in the Eventlet package.
16:27:33 zigo Half a decade ago, there was some discussions to get rid of Eventlet in OpenStack. I'd love to have this effort started some day !
16:27:46 zigo Eventlet is a Bi... (pardon my language).
16:28:23 openstackgerrit Merged openstack/nova-specs master: Add spec for configurable-instance-hostnames https://review.opendev.org/c/openstack/nova-specs/+/770842
16:28:27 zigo Oh, we got that one already ... :/
16:29:47 gibi stephenfin: https://review.opendev.org/c/openstack/nova-specs/+/770842 will you push a followup fixing artom's comments?

Earlier   Later