opendevreview | melanie witt proposed openstack/nova master: WIP live migration: Avoid volume rollback mismatches https://review.opendev.org/c/openstack/nova/+/946600 | 01:53 |
---|---|---|
*** ykarel_ is now known as ykarel | 06:00 | |
zigo | dansmith_pto: Thanks a lot for taking on the placement over-provisionning thingy, it's been a real pain from operator perspective. | 07:14 |
zigo | As I attempted to say during the PTG: the main issue for us is resize, where placement mandates the *SOURCE* host to have enough space for the resize, even though the VM will go somewhere else. That is a real bug, triggered *not* by an operator mistake. | 07:15 |
gibi | zigo: definitely an interesting case and sounds like a real bug. I'm not sure if dansmith_pto's fix will cover this, but we need to check via reproducing the issue and the applying the placement fix. | 09:04 |
sean-k-mooney | zigo: so the thing for resize the only interaction we have with the sourc node is moving the allocation form the instance uuid to the migration uuid | 09:38 |
gibi | sean-k-mooney: yeah and an at-capacity source node that should still succeed. So something else is in play | 09:39 |
sean-k-mooney | well that was one of the thigns dan was suggesting might be the issue | 09:39 |
sean-k-mooney | we are not sure if its <= or == that cause the issue | 09:39 |
sean-k-mooney | i.e. we are unsure if you get the overcapasity issue if your exactly at capasity | 09:40 |
sean-k-mooney | so dan was suggesting that it might be an edgcase of the over capsity issue | 09:40 |
sean-k-mooney | which woudl hopefully mean there fix would fix both | 09:41 |
sean-k-mooney | i dont know if we have a reproducer for the non oversubsriped resize case | 09:42 |
sean-k-mooney | but if we do we can perhaps test it with dan's placement change and see if it helps | 09:43 |
Uggla | To all at 13:00 UTC Cross team neutron/cinder/nova | 12:34 |
Uggla | MengyangZhang[m], ping I'm in the room, if you want to join me and check for screen sharing. | 12:47 |
*** QG8 is now known as QG | 13:35 | |
*** noonedeadpunk_ is now known as noonedeadpunk | 13:35 | |
opendevreview | Merged openstack/nova master: Remove tags from README https://review.opendev.org/c/openstack/nova/+/944994 | 13:44 |
*** frickler_ is now known as frickler | 13:48 | |
*** shoffmann is now known as Guest13394 | 14:02 | |
tobias-urdin | Uggla: sorry i totally missed the dates for my topic yesterday as i were on pto, i didn't have anything special to bring up other than checking if somebody was going to work on the open patches that gmann has | 14:12 |
tobias-urdin | i can take that offline in upcoming weeks, since i missed my time slot | 14:12 |
Uggla | tobias-urdin, no worries it can happen. | 14:13 |
Uggla | Are you around today ? | 14:13 |
Uggla | because if we have a free time slot we could try to address your topic. | 14:14 |
tobias-urdin | Uggla: yes, i have my neutron topic now but after that im free | 14:14 |
tobias-urdin | (now = 14:20 UTC) | 14:15 |
Uggla | ok I'll keep you posted if it would be possible. However it could be on a short notice. | 14:15 |
tobias-urdin | ack, thanks! not an issue if it cannot be done i will be available for the next hour | 14:17 |
*** sean-k-mooney1 is now known as sean-k-mooney | 14:17 | |
gmann | tobias-urdin: yes, I will continue working on those and target is to finish those in this cycle. | 14:21 |
tobias-urdin | gmann: thanks! | 14:23 |
tobias-urdin | Uggla: then i dont really have anything to bring up on that topic except for some priority on the device_id patch and on gmann's patches when they are completed :) | 14:23 |
Uggla | ok | 14:23 |
artom | sean-k-mooney, before I forget, one (I think) important capability is instance resume on host reboot | 14:47 |
artom | I probably won't be around for the spec review, so I wanted to get that in writing :P | 14:47 |
gibi_ | artom: added to the etherpad at least :) | 15:06 |
*** gibi_ is now known as gibi | 15:06 | |
artom | Oh yeah | 15:07 |
artom | Oh you did that already, thanks! | 15:07 |
opendevreview | Andre Aranha proposed openstack/nova master: Replace paramiko with ssh-python https://review.opendev.org/c/openstack/nova/+/946922 | 15:11 |
Uggla | stephenfin, gtema ping I think we will start the OpenAPI series topic soon. | 15:13 |
stephenfin | Uggla: Okay. I'm in the Cinder room for the next 30 or so, so if you could have one more topic first that would suit me (cc gtema) | 15:13 |
Uggla | stephenfin, fyi we move to the power management topic. | 15:22 |
Uggla | so It should give you enough time to finish your session and join | 15:22 |
Uggla | stephenfin, we restart with your topic at 15:50 UTC I hope you will be able to join. However gtema is in the call I guess I may speak on your behalf. | 15:43 |
Uggla | s/I/he/ | 15:50 |
*** bauzas_ is now known as bauzas | 16:05 | |
*** bauzas is now known as bauzas_ | 16:09 | |
*** bauzas1 is now known as bauzas | 16:09 | |
opendevreview | sean mooney proposed openstack/nova master: Fix creating virtual servers with multiple security groups https://review.opendev.org/c/openstack/nova/+/946079 | 17:15 |
opendevreview | sean mooney proposed openstack/nova master: add repoducer test for bug 2105896 https://review.opendev.org/c/openstack/nova/+/946945 | 17:15 |
opendevreview | sean mooney proposed openstack/nova master: Fix creating virtual servers with multiple security groups https://review.opendev.org/c/openstack/nova/+/946079 | 17:17 |
opendevreview | sean mooney proposed openstack/nova master: Fix creating virtual servers with multiple security groups https://review.opendev.org/c/openstack/nova/+/946079 | 17:18 |
opendevreview | sean mooney proposed openstack/nova master: [DNM] test if ovn send plug time event when live migrating https://review.opendev.org/c/openstack/nova/+/946950 | 17:38 |
opendevreview | Masahito Muroi proposed openstack/nova master: Add check_instance_state validation to lock API https://review.opendev.org/c/openstack/nova/+/946223 | 18:04 |
sean-k-mooney | supamatt: by the way i updated https://review.opendev.org/c/openstack/nova/+/946079 with a repoducer. assuming that passes ci we can likely proceed with that. | 18:35 |
sean-k-mooney | supamatt: we perhaps should consider adding a release note but i think it would be ok as is too | 18:36 |
opendevreview | Merged openstack/placement stable/2024.1: Add a global limit on the number of allocation candidates https://review.opendev.org/c/openstack/placement/+/938942 | 18:37 |
*** JohnnyW552 is now known as JohnnyW55 | 23:16 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!