*** __ministry is now known as Guest3875 | 01:28 | |
opendevreview | Merged openstack/nova master: only safety check bootable files created from glance https://review.opendev.org/c/openstack/nova/+/928829 | 04:56 |
---|---|---|
gibi | hi | 05:13 |
gibi | something is intermittently create wrong cpu config for nova-compute in the live migration job (seen it twice) e.g. https://zuul.opendev.org/t/openstack/build/8c45cc40964e4d94b7bf92f8b6c65b1f/log/controller/logs/screen-n-cpu.txt#8121 | 05:14 |
tkajinam | gibi, I guess it's not the problem with config but zuul allocates the node with only 4 vcpus | 05:50 |
tkajinam | current setup expects the instances have 8 vcpus https://github.com/openstack/nova/blob/master/.zuul.yaml#L141-L142 and https://github.com/openstack/nova/blob/master/.zuul.yaml#L160-L161 | 05:51 |
tkajinam | just sent a message in #openstack-infra becuase infra team may know better about the vms used in CI | 05:56 |
stan | guys, we are coming from VMware and migrating our internal workload to Openstack. One of the features we have come to love from VMWare is the Hot add of cpu and memory. From what I read KVM itself supports the hot add of cpu and memory, but Openstack does not. Is this a feature that can be added or is there a reason we decided not to pursue this. Just curious. | 05:59 |
gibi | tkajinam: thanks for the ping on infra. I havent really started my day yet, but I will get back to it | 06:12 |
gibi | stan: yeah it is a known gap https://bugs.launchpad.net/nova/+bug/2017829 I appreciate Artom's clear expectation setting in the respons to the bug. However I feel that if enough (new) people willing to put effort into it then it could be implemented. | 06:15 |
gibi | cc artom: ^^ | 06:16 |
bauzas_ | gibi: morning | 07:25 |
*** bauzas_ is now known as bauzas | 07:25 | |
bauzas | I need to look at where we are with all the patches in flight | 07:25 |
SvenKieske | morning o/ | 07:29 |
SvenKieske | anyone knows how "uptime" is calculated in nova diagnostics? https://docs.openstack.org/nova/latest/admin/common/nova-show-usage-statistics-for-hosts-instances.html | 07:29 |
opendevreview | zhuozl proposed openstack/nova master: Custom filter to select hosts based on aggregate name. https://review.opendev.org/c/openstack/nova/+/929885 | 08:03 |
gibi | bauzas: I did some rechecks, we are progressing but not RC ready yet | 08:29 |
gibi | if the gate cooperates then we have a chance to be ready later today but it might splip to tomorrow | 08:31 |
bauzas | gibi: sorry I was working hard on some internal stuff | 08:54 |
bauzas | sure, I saw | 08:54 |
opendevreview | Merged openstack/nova master: Fix regression with live migration on shared storage https://review.opendev.org/c/openstack/nova/+/928970 | 08:59 |
bauzas | \o/ | 09:14 |
opendevreview | Matthew Heler proposed openstack/nova stable/2024.1: Fix regression with live migration on shared storage https://review.opendev.org/c/openstack/nova/+/929903 | 10:35 |
sean-k-mooney | tkajinam: all providers in our ci are quried to proved 8 vcpus | 10:38 |
sean-k-mooney | tkajinam: if a nodest/provier is proivdign 4 then it shoudl be disabled | 10:39 |
tkajinam | sean-k-mooney, yeah. I understand that is the expectation from nova's perspective. | 10:45 |
sean-k-mooney | no it was documented in the infra guide for year | 10:46 |
sean-k-mooney | im trying to find the exact page | 10:46 |
sean-k-mooney | it not an expection its a hard requirement | 10:46 |
tkajinam | ah ok | 10:47 |
tkajinam | I was not able to find that doc. If that's documented then yeah the cause is misconfiguration/deployment in nodeset | 10:47 |
gibi | bauzas: one doc update that would make sense to have in D https://review.opendev.org/c/openstack/nova/+/928903 about the libvirt support matriz | 11:52 |
bauzas | ack | 11:54 |
bauzas | adding it to the d-rc etherpad | 11:54 |
gibi | thanks | 11:56 |
sean-k-mooney | we shuld try and do the libvirt min bump early in 2025.1 | 12:03 |
sean-k-mooney | we will need to survay what the next mins shoudl be before that however | 12:03 |
bauzas | sean-k-mooney: add this as a topic for the PTG | 12:04 |
sean-k-mooney | libvirt 10 perhaps. im not sure what debian is shipting at this poitn on stabel | 12:04 |
bauzas | if you can't be there, I could discuss that then | 12:04 |
sean-k-mooney | im planning ot attent the ptg in its entirity | 12:04 |
bauzas | but indeed, I'm okay with upgrading our min libvirt version | 12:04 |
gibi | good point lets discuss this on the ptg | 12:05 |
sean-k-mooney | we will be moving most of the jobs to 24.04 bar the grenade ones anyway | 12:05 |
sean-k-mooney | so i thin that going to move most of our testing to 9+ but we will still have 22.04's libvirt as our baseline | 12:05 |
sean-k-mooney | that what we have as our currnt NEXT_MIN_LIBVIRT (22.04's min) | 12:06 |
opendevreview | zhuozl proposed openstack/nova master: Add test cases https://review.opendev.org/c/openstack/nova/+/929911 | 12:06 |
gibi | yeah make sense | 12:12 |
tkajinam | I'm hoping I can clean up some logics I've added for older libvirt versions once we bump the min :-) | 12:20 |
gibi | tkajinam: yeah moving min up means we can get rid of version checks | 12:40 |
opendevreview | Takashi Natsume proposed openstack/nova master: Update contributor guide for 2025.1 Epoxy https://review.opendev.org/c/openstack/nova/+/929918 | 12:54 |
opendevreview | Merged openstack/nova master: repoduce post liberty pre vicoria instance numa db issue https://review.opendev.org/c/openstack/nova/+/929025 | 13:10 |
opendevreview | Merged openstack/nova master: allow upgrade of pre-victoria InstanceNUMACells https://review.opendev.org/c/openstack/nova/+/929187 | 13:30 |
opendevreview | Merged openstack/nova master: docs: update libvirt support matrix for C and D https://review.opendev.org/c/openstack/nova/+/928903 | 13:30 |
sean-k-mooney | where is the rc tracker? have all the patches we are waiting for now merged ? | 13:34 |
bauzas | sean-k-mooney: https://etherpad.opendev.org/p/nova-dalmatian-rc-potential | 13:35 |
bauzas | sean-k-mooney: we're still missing https://review.opendev.org/c/openstack/nova/+/928662 | 13:36 |
bauzas | that's the last one in flight | 13:36 |
sean-k-mooney | ack cool | 13:37 |
gibi | almost there... :) | 13:39 |
artom | gibi, yeah, I just summarized the state of things as I know them. I'd rather disappoint people and be honest than string them along with no end in sight | 13:48 |
gibi | artom: yeah totaly valid summary. I just feel we might have a different situation now that vmware users appearing as potential contributors | 13:57 |
artom | gibi, yep, the dynamics have indeed changed | 13:58 |
gibi | and I actully really happy that I could link to a summary of all previous attempts. So thanks for that | 13:59 |
opendevreview | Amit Uniyal proposed openstack/nova master: Update Nova bdm with updated swap info https://review.opendev.org/c/openstack/nova/+/929858 | 15:17 |
gibi | bauzas: https://review.opendev.org/c/openstack/nova/+/928662 failed in the gate on unrealted issue, I rechecked it. So we still have to wait with RC1 | 16:42 |
bauzas | gibi: thanks | 18:07 |
elodilles | note that i've +W'd this backport on stable/2024.2: https://review.opendev.org/c/openstack/nova/+/929903 | 18:25 |
elodilles | though it has to pass both check and gate queue (had to recheck) | 18:25 |
elodilles | either it makes into RC1 or not | 18:26 |
elodilles | bauzas: fyi ^^^ | 18:27 |
sean-k-mooney | thats for 2024.1 | 18:30 |
sean-k-mooney | not 2024.2 | 18:30 |
sean-k-mooney | im not sure we have 2024.2 yet | 18:31 |
sean-k-mooney | since we have not cut rc1 yet | 18:31 |
elodilles | sean-k-mooney: ah, true, sorry, probably i should go to sleep instead o:) | 18:33 |
elodilles | sorry for the noise then o:) | 18:33 |
sean-k-mooney | well its good to backport that in anycase | 18:34 |
sean-k-mooney | elodilles: o/ enjoy your night im stoping now too | 18:35 |
elodilles | sean-k-mooney: same to you o/ | 18:38 |
opendevreview | Matthew Heler proposed openstack/nova stable/2023.2: Fix regression with live migration on shared storage https://review.opendev.org/c/openstack/nova/+/929968 | 20:05 |
opendevreview | Matthew Heler proposed openstack/nova stable/2023.1: Fix regression with live migration on shared storage https://review.opendev.org/c/openstack/nova/+/929969 | 20:05 |
*** bauzas_ is now known as bauzas | 22:13 | |
opendevreview | Merged openstack/nova stable/2024.1: Fix regression with live migration on shared storage https://review.opendev.org/c/openstack/nova/+/929903 | 22:21 |
opendevreview | Matthew Heler proposed openstack/nova stable/2023.2: Fix regression with live migration on shared storage https://review.opendev.org/c/openstack/nova/+/929968 | 22:45 |
opendevreview | Matthew Heler proposed openstack/nova stable/2023.1: Fix regression with live migration on shared storage https://review.opendev.org/c/openstack/nova/+/929969 | 22:47 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!