*** yoctozepto8 is now known as yoctozepto | 00:33 | |
*** yoctozepto6 is now known as yoctozepto | 01:21 | |
*** yoctozepto3 is now known as yoctozepto | 02:12 | |
*** yoctozepto8 is now known as yoctozepto | 03:43 | |
*** yoctozepto8 is now known as yoctozepto | 03:57 | |
*** yoctozepto0 is now known as yoctozepto | 04:12 | |
*** yoctozepto1 is now known as yoctozepto | 04:40 | |
*** yoctozepto7 is now known as yoctozepto | 05:43 | |
*** yoctozepto0 is now known as yoctozepto | 06:24 | |
*** redrobot0 is now known as redrobot | 06:29 | |
opendevreview | Balazs Gibizer proposed openstack/nova stable/wallaby: Avoid modifying the Mock class in test https://review.opendev.org/c/openstack/nova/+/805759 | 06:47 |
---|---|---|
opendevreview | Johannes Kulik proposed openstack/nova master: api: Log actual number of UUIDs queried https://review.opendev.org/c/openstack/nova/+/805786 | 06:57 |
*** yoctozepto9 is now known as yoctozepto | 07:00 | |
gibi | fungi: I re-opened the bug https://bugs.launchpad.net/nova/+bug/1927677 should I reopne the OSA part of it too? | 07:24 |
*** rpittau|afk is now known as rpittau | 07:27 | |
*** yoctozepto1 is now known as yoctozepto | 07:52 | |
admin1 | when i do a rescue, in horizon , it asks for pass .but that pas does not work for root or debian/ubuntu .. | 08:19 |
admin1 | so how exactly is a rescue done | 08:19 |
lyarwood | admin1: so we attempt to inject the password during the rescue into the rescue image, either directly or via a configdrive and cloud-init | 08:25 |
lyarwood | admin1: direct injection into the rescue image depends on the config in your env | 08:26 |
lyarwood | admin1: and injection by configdrive depends on cloud-init being used by the rescue image | 08:26 |
lyarwood | https://github.com/openstack/nova/blob/2d2fb2debab9e1705231ebee1bd9305c5b22fa15/nova/virt/libvirt/driver.py#L4635-L4638 controls the direct injection | 08:27 |
admin1 | is there a good recommended resuce image that works ? | 08:29 |
opendevreview | Lee Yarwood proposed openstack/nova master: api: Introduce microversion 2.89 adjusting os-volume_attachments https://review.opendev.org/c/openstack/nova/+/804275 | 08:39 |
opendevreview | Merged openstack/nova master: address open redirect with 3 forward slashes https://review.opendev.org/c/openstack/nova/+/805654 | 08:50 |
*** akekane_ is now known as abhishekk | 08:53 | |
lyarwood | admin1: You can use pretty much anything, I tend to virt-customize the image with a password etc before use | 08:59 |
lyarwood | admin1: but there are plenty of small rescue images made for this purpose with physical hosts like http://tinycorelinux.net/ | 08:59 |
lyarwood | https://www.techradar.com/uk/best/best-linux-repair-and-rescue-distros has loads | 09:00 |
admin1 | lyarwood, thanks | 09:11 |
opendevreview | Lee Yarwood proposed openstack/python-novaclient master: Microversion 2.89 - os-volume_attachments https://review.opendev.org/c/openstack/python-novaclient/+/805022 | 09:32 |
lyarwood | melwitt: https://review.opendev.org/c/openstack/nova/+/805667 - would you mind hitting this when you're online to resolve a gate-failure | 09:51 |
opendevreview | Lee Yarwood proposed openstack/nova master: api: Introduce microversion 2.89 adjusting os-volume_attachments https://review.opendev.org/c/openstack/nova/+/804275 | 10:44 |
gibi | lyarwood: I have doc questions in https://review.opendev.org/c/openstack/nova/+/804275 otherwise it looks good | 11:00 |
opendevreview | Balazs Gibizer proposed openstack/placement master: Bump os-traits to latest 2.6.0 https://review.opendev.org/c/openstack/placement/+/805830 | 11:06 |
opendevreview | Lee Yarwood proposed openstack/nova master: api: Introduce microversion 2.89 adjusting os-volume_attachments https://review.opendev.org/c/openstack/nova/+/804275 | 11:09 |
fungi | gibi: don't worry about the ossa task, i'll reopen it in a bit | 11:11 |
fungi | and thanks! | 11:11 |
gibi | fungi: thanks you | 11:11 |
fungi | unfortunately i have a number of them to catch up on after breakfast | 11:12 |
gibi | is it a known fact that the metadata service will only have generic metadata while the config drive will have virt driver specific metadata? as per https://bugs.launchpad.net/nova/+bug/1940894 | 11:42 |
opendevreview | Merged openstack/nova master: docs: Drop references to non-filter scheduler drivers https://review.opendev.org/c/openstack/nova/+/773645 | 11:48 |
* lyarwood heads offline for a few hours, back this afternoon | 11:54 | |
opendevreview | Balazs Gibizer proposed openstack/nova master: Fix documentation about cpu topologies https://review.opendev.org/c/openstack/nova/+/805833 | 11:55 |
gibi | stephenfin: an simple doc fix ^^ | 11:55 |
sean-k-mooney | gibi: actully that is only true if you are suing the new cpu_share_set and cpu dedicated set options | 12:53 |
sean-k-mooney | although you are not really chanign the content | 12:54 |
sean-k-mooney | so i gues your change is fine | 12:54 |
sean-k-mooney | your main correct is with to without which indeed was a bug | 12:54 |
sean-k-mooney | gibi: in case you were not aware if you use vcpu_pin_set and dont use the new options we still support the old cpu pinning behavior eventough that is deprecated | 12:55 |
sean-k-mooney | stephenfin: was going to submit patchs to remove that but im not sure he had time to do that yet | 12:56 |
gibi | ack | 12:56 |
opendevreview | Merged openstack/nova master: api: Log actual number of UUIDs queried https://review.opendev.org/c/openstack/nova/+/805786 | 13:37 |
opendevreview | Merged openstack/nova master: Retry on vmware create_vm when it fails https://review.opendev.org/c/openstack/nova/+/764586 | 13:40 |
opendevreview | Merged openstack/nova master: Add missing [oslo_reports] options https://review.opendev.org/c/openstack/nova/+/804568 | 13:41 |
opendevreview | sean mooney proposed openstack/nova stable/wallaby: address open redirect with 3 forward slashes https://review.opendev.org/c/openstack/nova/+/805818 | 13:45 |
opendevreview | Stephen Finucane proposed openstack/nova stable/wallaby: Avoid modifying the Mock class in test https://review.opendev.org/c/openstack/nova/+/805759 | 15:25 |
opendevreview | Stephen Finucane proposed openstack/nova stable/victoria: Avoid modifying the Mock class in test https://review.opendev.org/c/openstack/nova/+/805823 | 15:26 |
gmann | lyarwood: takashi comments are good to fix to correct api-ref. how you will like to do in follow up or in same patch ? https://review.opendev.org/c/openstack/nova/+/804275/10 | 15:40 |
gibi | fyi, nova meeting starts in 15 minutes here in the channel | 15:44 |
gibi | #startmeeting nova | 16:00 |
opendevmeet | Meeting started Tue Aug 24 16:00:24 2021 UTC and is due to finish in 60 minutes. The chair is gibi. Information about MeetBot at http://wiki.debian.org/MeetBot. | 16:00 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 16:00 |
opendevmeet | The meeting name has been set to 'nova' | 16:00 |
*** rpittau is now known as rpittau|afk | 16:00 | |
gibi | o/ | 16:00 |
elodilles | o/ | 16:03 |
gibi | thanks elodilles, I felt alone | 16:03 |
elodilles | :] | 16:03 |
gibi | is it only the two of us or other still listening quietly? | 16:04 |
gibi | I won't do a full meeting just for the two of us | 16:05 |
gibi | lets see what is important from the agenda | 16:06 |
gibi | we have one critical bug https://bugs.launchpad.net/nova/+bug/1940555 around SQLAlchemy and the fix is being discussed in: https://review.opendev.org/c/openstack/nova/+/805663 | 16:06 |
gibi | I guess it is a blocker for tripleoo | 16:07 |
gibi | overall the nova gate is is an acceptable state. we are landing patches | 16:08 |
gibi | about the PTG: every info is in the PTG etherpad #link https://etherpad.opendev.org/p/nova-yoga-ptg | 16:08 |
gibi | we will have FF next week | 16:09 |
gibi | release todos are being tracked in #link https://etherpad.opendev.org/p/nova-xena-rc-potential | 16:09 |
gibi | if you see release critical bugs then please tag them with xena-rc-potential tag | 16:09 |
gibi | as per elodilles the stable gate also look healthy | 16:10 |
gibi | is there any question before I close this? | 16:10 |
elodilles | nope :X | 16:10 |
gibi | then lets close this | 16:12 |
gibi | #endmeeting | 16:12 |
opendevmeet | Meeting ended Tue Aug 24 16:12:10 2021 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 16:12 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/nova/2021/nova.2021-08-24-16.00.html | 16:12 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/nova/2021/nova.2021-08-24-16.00.txt | 16:12 |
opendevmeet | Log: https://meetings.opendev.org/meetings/nova/2021/nova.2021-08-24-16.00.log.html | 16:12 |
elodilles | o/ | 16:13 |
rmart04 | Hello All, I know this is a deployment question but its pretty nova specific, hopefully you someone might be able to help. When you perform live migration of an instance with a block device, and the disk is pre-live migrated using scp, is there anyway to configure that connection string to be via IP address rather than by hostname? For cases where ssh is only bound to a specific interface? That might not be | 16:37 |
rmart04 | what DNS points at? | 16:37 |
sean-k-mooney | gibi: elodilles soory was working on something downstream so missed meeting | 16:39 |
sean-k-mooney | but ya the sql fix is on my todo list. we will see if we can get that fixed this week | 16:40 |
sean-k-mooney | elodilles: can you priortiese review of this backport https://review.opendev.org/c/openstack/nova/+/805818 | 16:43 |
elodilles | sean-k-mooney: sure, looking | 16:46 |
rmart04 | @sean-k-mooney if you had any thoughts on the above that would be awesome :D | 16:47 |
sean-k-mooney | rmart04: i think so one sec | 16:57 |
sean-k-mooney | rmart04: https://docs.openstack.org/nova/latest/configuration/config.html#libvirt.live_migration_inbound_addr | 16:58 |
rmart04 | thanks for having a think, yes we have that set to the host IP that ssh listens on, and as far as I can tell that is working well for live migrations (with rbd backends). I'm wondering if the pre_migration requires an additional variable to be set? | 16:59 |
sean-k-mooney | ill check if there is somthing for the scp specifcially | 17:00 |
sean-k-mooney | if not you could hardcode the hostname to ip mapping in /etc/hosts | 17:00 |
sean-k-mooney | so the two ways we have for copyting the block sotrage is scp or rsync https://github.com/openstack/nova/blob/50fdbc752a9ca9c31488140ef2997ed59d861a41/nova/virt/libvirt/volume/remotefs.py#L172-L222 | 17:02 |
sean-k-mooney | i think this is how libvirt is calling it indirectly https://github.com/openstack/nova/blob/50fdbc752a9ca9c31488140ef2997ed59d861a41/nova/virt/libvirt/utils.py#L214-L251 | 17:03 |
rmart04 | hmm, we did have hardcoded etc/hosts but we were trying to remove that dependency as we have a lot of hosts and updating this and restarting nova_compute on hundreds of boxes every time was getting tiresome (even in ansible) | 17:04 |
rmart04 | maybe we might have to look to re-implement that | 17:05 |
rmart04 | I guess I should mention we are still on stein too | 17:05 |
rmart04 | _sad face_ | 17:06 |
ganso | melwitt, lyarwood, bauzas: If you have a spare moment could you please take a look at this backport that already has a +2? Keep in mind that the merge conflict is also proposed and also has a +2: https://review.opendev.org/c/openstack/nova/+/805304 Thanks in advance! | 17:08 |
sean-k-mooney | im not direclty seeing it. to be honest i tought for live migration libvirt actully did the copy and we only used scp for cold migration | 17:13 |
sean-k-mooney | ah so e do this here https://github.com/openstack/nova/blob/50fdbc752a9ca9c31488140ef2997ed59d861a41/nova/virt/libvirt/driver.py#L9855-L9870 | 17:15 |
sean-k-mooney | rmart04: so we do the copy form the dest passing the source host name | 17:15 |
sean-k-mooney | although that is for the config drive | 17:15 |
rmart04 | the thing that flagged this up today was migrating amphora, unsure if octavia uses config drive by default... could be | 17:17 |
rmart04 | i'll check | 17:17 |
johnsom | Yes | 17:18 |
rmart04 | ahhhh.... yes, disk.config | 17:18 |
sean-k-mooney | you could work around this by using vfat config drives | 17:20 |
sean-k-mooney | also we dont need this anymore so we can remove it on master i think | 17:20 |
sean-k-mooney | the libvirt bug has been fixed | 17:20 |
sean-k-mooney | rmart04: so ya https://github.com/openstack/nova/blob/stable/stein/nova/conf/configdrive.py#L30 you can use vfat if that is supported by the guests instead if you need too | 17:22 |
opendevreview | Stephen Finucane proposed openstack/nova master: db: Add migration to resolve shadow table discrepancies https://review.opendev.org/c/openstack/nova/+/805738 | 17:23 |
rmart04 | ok thanks for all the info, will see how i get on tomorrow | 17:27 |
opendevreview | Lee Yarwood proposed openstack/nova master: fup: Fix os-volume_attachments api-ref parameters https://review.opendev.org/c/openstack/nova/+/805876 | 18:04 |
lyarwood | gmann: ack fixed in a fup on top of the api change to avoid the respin, apologies again! | 18:06 |
lyarwood | ganso: ack I'll review this evening | 18:06 |
opendevreview | Lee Yarwood proposed openstack/python-novaclient master: Microversion 2.89 - os-volume_attachments https://review.opendev.org/c/openstack/python-novaclient/+/805022 | 18:11 |
NobodyCam | Good Morning Nova folks, was disk_available_least hypervisor stat removed in Ussuri? | 18:14 |
NobodyCam | for Ironic hypervisors? | 18:14 |
sean-k-mooney | i dont think so in ussuri but you should not be use the disk filter in ussuri for ironic or otherwise if that is why you are asking | 18:17 |
NobodyCam | hey hey Sean, in queens that was a value I used to validate the node was ready for deployment. | 18:19 |
sean-k-mooney | why not use the node status in ironic for that | 18:21 |
sean-k-mooney | its ready for deployment when its in the avaiable state | 18:21 |
NobodyCam | with that we hit no valid hosts, I should add that when we provision we use force_node to deploy to specific nodes | 18:22 |
NobodyCam | here is a sample if what I was seeing: | 18:24 |
NobodyCam | https://www.irccloud.com/pastebin/fuSfO22M/ | 18:24 |
sean-k-mooney | NobodyCam: ironic stopped reporting resouces for cpu ram and disk several cycles ago | 18:25 |
NobodyCam | ack | 18:26 |
sean-k-mooney | i dont rember off the top of my head when we moved to trackign ironic nodes with custom resouce classes but im sure tha tlikely had an effect of os-hyperviors output eventually | 18:26 |
NobodyCam | yep | 18:26 |
sean-k-mooney | in wally we have removed disk_avaiable_lset https://specs.openstack.org/openstack/nova-specs/specs/wallaby/implemented/modernize-os-hypervisors-api.html | 18:27 |
NobodyCam | ++ | 18:27 |
sean-k-mooney | NobodyCam: what you could do is see if the node exist in os-hyperviors rather then check for that value specifically | 18:28 |
sean-k-mooney | but still the expected way to check this would be via ironic | 18:28 |
NobodyCam | yea, let me try a few thing... yea we do check ironic | 18:28 |
sean-k-mooney | NobodyCam: i would proably check the state filed | 18:29 |
sean-k-mooney | and mayby status | 18:29 |
sean-k-mooney | so check for sate:up status:enabled | 18:29 |
sean-k-mooney | that should mean its schduleable | 18:29 |
NobodyCam | ++ Awesome, let try some deploys with that... Thank you very much sean-k-mooney !!!! | 18:30 |
NobodyCam | I'll let you know what I find | 18:30 |
sean-k-mooney | cool | 18:30 |
sean-k-mooney | the other thing you could check woudl be placment to see that the node is there but i think os-hyperviors will only have the node after its in placment anyway | 18:31 |
opendevreview | Merged openstack/nova master: scheduler: Merge driver into manager https://review.opendev.org/c/openstack/nova/+/773644 | 18:31 |
opendevreview | Merged openstack/nova master: tests: Merge 'test_utils', 'test_scheduler_utils' https://review.opendev.org/c/openstack/nova/+/773646 | 18:31 |
opendevreview | Merged openstack/nova master: conf: Remove deprecated aliases https://review.opendev.org/c/openstack/nova/+/773647 | 18:31 |
lyarwood | melwitt: https://review.opendev.org/c/openstack/placement/+/679441/ - if you're happy to look at the nits from me and Sean in a fup I'm happy to +W this now | 18:55 |
melwitt | lyarwood: sure thing, sorry I had only skimmed them so far | 18:57 |
lyarwood | melwitt: no issues they are nits after all, I'll look at the AttributeCache change now | 18:58 |
melwitt | lyarwood: thanks, appreciate it. and I will look at the respin of the nova-manage volume patch today | 19:00 |
lyarwood | melwitt: thanks, https://review.opendev.org/c/openstack/nova/+/805667 and https://review.opendev.org/c/openstack/nova/+/802317 could also use another core if you get time | 19:01 |
lyarwood | the first fixing a gate-failure I introduced | 19:02 |
melwitt | will do, added to the queue. thanks | 19:02 |
lyarwood | sean-k-mooney: are you about? | 19:30 |
sean-k-mooney | yes | 19:31 |
lyarwood | sean-k-mooney: https://zuul.opendev.org/t/openstack/build/ddb6cf53e65a404c89dac4dc4ca1cd51/log/controller/logs/screen-n-cpu.txt#13396 & https://e31f9be4742ab987838e-5d50e8ef24c23b6b3512cdd707b25e49.ssl.cf1.rackcdn.com/804286/4/gate/tempest-ipv6-only/ddb6cf5/testr_results.html - So I'm seeing a test failure dump out console logs suggesting that CirrOS is still trying and failing to load apic related stuff even with the feature disabled | 19:32 |
lyarwood | in the domain | 19:32 |
lyarwood | I wonder if we actually want <ioapic driver='qemu'/> | 19:35 |
sean-k-mooney | i dont think soe but we migtht want driver='none' | 19:36 |
sean-k-mooney | wait ioapic | 19:36 |
sean-k-mooney | that is different from the apic | 19:37 |
lyarwood | yeah | 19:37 |
lyarwood | ioapic | 19:37 |
lyarwood | Tune the I/O APIC. Possible values for the driver attribute are: kvm (default for KVM domains) and qemu which puts I/O APIC in userspace which is also known as a split I/O APIC mode. Since 3.4.0 (QEMU/KVM only) | 19:37 |
lyarwood | https://libvirt.org/formatdomain.html#hypervisor-features | 19:37 |
sean-k-mooney | let me look at the kernel message again | 19:38 |
sean-k-mooney | the one i was fixing initally was a hagn related to the apic not the ioapic | 19:38 |
sean-k-mooney | ok so that case ya is deffinetly the io apic | 19:39 |
sean-k-mooney | am i would still be tempted to say driver=none | 19:39 |
sean-k-mooney | but that is not documented | 19:39 |
sean-k-mooney | lyarwood: i dont think changing it to qemu will help | 19:40 |
lyarwood | Why given it's suggesting you should use that when using QEMU | 19:41 |
sean-k-mooney | well libvirt woudl do that automtically | 19:41 |
sean-k-mooney | kvm is only the default for kvm domains | 19:42 |
sean-k-mooney | it wont use kvm on a qemu domain | 19:42 |
lyarwood | Are you sure libvirt will add this automatically to the domain? | 19:43 |
sean-k-mooney | well we are not requesting it if it provdie an api it will set the correct drvier im pretty sure | 19:43 |
sean-k-mooney | if no i would consider that a libvirt bug | 19:44 |
sean-k-mooney | one that we likely should not fix in nova we could but that not how i would expect this to work | 19:44 |
sean-k-mooney | without requesting an ioapic by the way i would not expect to get one | 19:44 |
sean-k-mooney | https://zuul.opendev.org/t/openstack/build/ddb6cf53e65a404c89dac4dc4ca1cd51/log/controller/logs/screen-n-cpu.txt#7489 | 19:44 |
sean-k-mooney | we are not requesting it | 19:44 |
sean-k-mooney | perhaps its nto considerd a toggelable feature | 19:45 |
sean-k-mooney | "All features are listed within the features element, omitting a togglable feature tag turns it off." | 19:45 |
lyarwood | okay so we've never enabled the ioapic somehow? | 19:46 |
lyarwood | https://paste.centos.org/view/e7a2611c - we've only had three hits of this recently in our gate and I think two of these were before the latest workaround apic patch landed | 19:47 |
lyarwood | so maybe this can wait until kashyap is back | 19:47 |
sean-k-mooney | we have not enabeld it in the xml no | 19:49 |
sean-k-mooney | https://zuul.opendev.org/t/openstack/build/ddb6cf53e65a404c89dac4dc4ca1cd51/log/controller/logs/libvirt/libvirt/qemu/instance-00000001_log.txt | 19:51 |
sean-k-mooney | we also done seam to be enablit it on the qemu commandline | 19:51 |
sean-k-mooney | so either we need to explictly disable it which there seams to be no documented way to do or this is somethign qemu can disabel but libvirt cant | 19:52 |
opendevreview | Artom Lifshitz proposed openstack/nova master: Reproduce bug 1941005 https://review.opendev.org/c/openstack/nova/+/805882 | 19:56 |
artom | sean-k-mooney, ^^ confirmed, resize with extra specs is b0rked | 19:56 |
artom | We don't update the request spec | 19:56 |
sean-k-mooney | still on master? | 19:56 |
sean-k-mooney | it used to work in the past | 19:56 |
artom | Yep | 19:56 |
artom | stephenfin's patch fixed the numa topology case, not the general case | 19:57 |
sean-k-mooney | even before stephens patch | 19:57 |
sean-k-mooney | we regressed this at some point | 19:57 |
sean-k-mooney | im sure we used to update it at least in memory | 19:57 |
artom | It's kinda tricky to see - *adding* stuff normally fails as expected if no hosts can provide it, because the resource claim uses the flavor and image directly | 19:57 |
sean-k-mooney | we may not have commited it back to the db | 19:57 |
sean-k-mooney | but we did use them at some point for scudliign and creatign the xml | 19:58 |
artom | But *removing* stuff can go wrong, because despite having hosts that can fit the new thing, the scheduler tries to schedule according to the old request spec | 19:58 |
sean-k-mooney | ok well its broke now so we should fix an backport in anycase | 19:59 |
artom | Yar | 20:00 |
sean-k-mooney | but im pretty sure this used to work in icehouse as im pretty sure i tested resizeing to and from vms with pci deviecs back then | 20:00 |
artom | Perhaps - icehouse was a while ago - and it's pretty specific to hit | 20:01 |
lyarwood | cuts to titanic 80 years gif | 20:01 |
sean-k-mooney | hehe | 20:02 |
sean-k-mooney | yes it was i just remember testing this in the past althogu hit was specific realted to cpu pinnign and pci passtough so i dont know | 20:02 |
sean-k-mooney | no one complained and the xmls seams to eb right althgu we know that there are several placese where this si broken for move operations in the past so im not that surprised | 20:03 |
sean-k-mooney | artom: dont we have whitebox test fo this by the way | 20:04 |
artom | sean-k-mooney, we might... | 20:04 |
artom | But say you have two hosts with PCI devices - and you resize the instance from "PCI" to "no PCI" | 20:04 |
artom | It'll work fine - scheduling will pass with the bad old request spec because all hosts have PCI devices | 20:05 |
artom | It'll only bit you if you only have left hosts with *no* PCI devices | 20:05 |
artom | *bite you | 20:05 |
artom | Because then the old request spec can't be scheduled anywhere | 20:05 |
sean-k-mooney | artom: we not if we were validating the pci claims in the test like we should be | 20:05 |
sean-k-mooney | but looking we dont have test for this | 20:05 |
artom | I think claims use the flavor and image directly, so that part's fine | 20:06 |
artom | By pure luck, really | 20:06 |
artom | But it's fine :) | 20:06 |
sean-k-mooney | well we do | 20:06 |
sean-k-mooney | https://opendev.org/openstack/whitebox-tempest-plugin/src/branch/master/whitebox_tempest_plugin/api/compute/test_vpmu.py | 20:06 |
sean-k-mooney | the vpum tests | 20:06 |
sean-k-mooney | i know we added this recently for a feature | 20:06 |
sean-k-mooney | *knew | 20:07 |
sean-k-mooney | the probel with https://opendev.org/openstack/whitebox-tempest-plugin/src/branch/master/whitebox_tempest_plugin/api/compute/test_vpmu.py#L64-L74 | 20:07 |
sean-k-mooney | is that we are not asserting anyting baout the request spec | 20:07 |
sean-k-mooney | just the xml | 20:07 |
sean-k-mooney | which means on the destination host we are correctly using the new flavor | 20:08 |
sean-k-mooney | but as you said the scudler is not nessisarly useing the correct extra specs | 20:08 |
sean-k-mooney | artom: so you have a repoducer do you know where the bug is? | 20:09 |
sean-k-mooney | or is that still TBD | 20:09 |
artom | sean-k-mooney, well, I know vaguely where it is - we went through that code together to figure out the OSP 10 resize issue | 20:14 |
artom | But I don't have a fix yet, will need ot go through it again to figure out the best place for it | 20:14 |
artom | That code is full of potential races and side effects | 20:14 |
sean-k-mooney | ack ya ok. | 20:15 |
opendevreview | Merged openstack/nova master: Fix documentation about cpu topologies https://review.opendev.org/c/openstack/nova/+/805833 | 20:38 |
lyarwood | elodilles: https://review.opendev.org/c/openstack/nova/+/795435 - would you mind taking a look at this if you have time? | 20:43 |
NobodyCam | sean-k-mooney: FYI "resource provider / generation" for the win | 20:43 |
opendevreview | Merged openstack/nova stable/wallaby: Fix 1vcpu error with multiqueue and vif_type=tap https://review.opendev.org/c/openstack/nova/+/805304 | 20:52 |
*** tbachman is now known as Guest5301 | 20:57 | |
*** tbachman is now known as Guest5302 | 21:01 | |
opendevreview | Merged openstack/nova master: api: Introduce microversion 2.89 adjusting os-volume_attachments https://review.opendev.org/c/openstack/nova/+/804275 | 21:38 |
opendevreview | Merged openstack/nova master: Follow up from bp/pci-socket-affinity series https://review.opendev.org/c/openstack/nova/+/779556 | 22:08 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!