opendevreview | Merged openstack/osc-placement master: Update master for stable/2024.1 https://review.opendev.org/c/openstack/osc-placement/+/912623 | 02:44 |
---|---|---|
opendevreview | Merged openstack/os-vif master: Update master for stable/2024.1 https://review.opendev.org/c/openstack/os-vif/+/912620 | 02:45 |
opendevreview | Merged openstack/python-novaclient master: Update master for stable/2024.1 https://review.opendev.org/c/openstack/python-novaclient/+/912627 | 02:48 |
opendevreview | Merged openstack/placement master: Update master for stable/2024.1 https://review.opendev.org/c/openstack/placement/+/913350 | 03:58 |
opendevreview | Merged openstack/nova master: Update master for stable/2024.1 https://review.opendev.org/c/openstack/nova/+/913633 | 04:00 |
*** mklejn_ is now known as mklejn | 07:55 | |
opendevreview | sean mooney proposed openstack/nova master: Test live migration between hosts with differnet cpu_shared_sets https://review.opendev.org/c/openstack/nova/+/913744 | 09:55 |
sean-k-mooney[m] | spatel_: no snapshot is just of the root disk. | 10:03 |
sean-k-mooney[m] | not memory | 10:04 |
*** blarnath is now known as d34dh0r53 | 12:49 | |
*** mklejn__ is now known as mklejn | 13:03 | |
sean-k-mooney | dansmith: just an fyi i added you to this anyway https://review.opendev.org/c/openstack/nova/+/913744 but that is proply executing Uggla migration change and testing it in a way we i think can merge and keep with little to no downside | 13:21 |
sean-k-mooney | its proably a converstaion for the ptg but i think there are a limited subset of whitebox test we may want to conser adding to exsitng jobs. for example we have a non voting barbican-tempest-plugin-simple-crypto job today. | 13:23 |
sean-k-mooney | i would like to either make that voting or have a diffent voting barbican job to test the ephmeral encyption series when taht is complete but i would alos like to enable the whitebox vtpm test in that job too. we dont need to enabel all of whitebox but it hink we can enable select tests in specific jobs if we agree that is desireable | 13:24 |
sean-k-mooney | i would like to add a whitebox tempest test to validate Uggla change at some point (i.e. checking the xml is updated correctly) and enable that in the live migration job if peopel were ok with that. | 13:26 |
sean-k-mooney | given whitebox is an offical deliverable of the qa project i dont think that is out of place but if we were to take that step we would certenly need to ensure that whitebox does not break teh nova gate going forward. | 13:27 |
sean-k-mooney | to that end if have also been explofing using the rdo zuul instance to instead execute the whitebox tests as a third party ci for nova | 13:27 |
sean-k-mooney | i proably wont have time to create a poc of that between now and the ptg | 13:28 |
sean-k-mooney | but im going to explore that option regardless of of we do decied to integrate a subset of whitebox in the first party ci or not | 13:29 |
dansmith | I'm not sure what you're trying to say... this tests mix of shared/pinned that you said we don't want to support anyway, or some other scenario? | 13:30 |
sean-k-mooney | dansmith: another senairo | 13:30 |
sean-k-mooney | specificly i want a test for two host with diffen cpu_shared_set and numa or cpu pinning | 13:31 |
sean-k-mooney | i.e. vanaill vm where the compute node just happen to have diffent cpu_shared_sets perhaps because the host have diffent number of cpus | 13:31 |
sean-k-mooney | in fact just to make that extra clear im going to update the patch to remove cpu_dedicated_set | 13:32 |
dansmith | I thought we already had that because we flip the shared/dedicated set between the two? | 13:32 |
sean-k-mooney | in whitebox we partly do, we just dont have any test that asserts the xml was updated for non numa instnaces | 13:34 |
opendevreview | Merged openstack/nova master: Correctly reset instance task state in rebooting hard https://review.opendev.org/c/openstack/nova/+/867832 | 13:34 |
sean-k-mooney | we do live migrations with non numa instance we jsut dont check the xml | 13:34 |
dansmith | ah | 13:34 |
sean-k-mooney | so i just want to add a dedicated test with a vanial flaovr that checks as a follow up | 13:34 |
sean-k-mooney | i did in manually in the modifed ci job | 13:35 |
sean-k-mooney | but we can automate that | 13:35 |
dansmith | we should do that in a test though and not with a different job right? or is that what you mean by "automate that" | 13:38 |
dansmith | ? | 13:38 |
sean-k-mooney | yes not a diffent job | 13:38 |
sean-k-mooney | just a tempest testcase | 13:38 |
dansmith | ack | 13:41 |
opendevreview | Merged openstack/os-vif master: Update python classifier in setup.cfg https://review.opendev.org/c/openstack/os-vif/+/904613 | 13:54 |
opendevreview | Merged openstack/os-vif master: tox: Drop envdir https://review.opendev.org/c/openstack/os-vif/+/907604 | 13:57 |
opendevreview | sean mooney proposed openstack/nova master: Test live migration between hosts with differnet cpu_shared_sets https://review.opendev.org/c/openstack/nova/+/913744 | 14:09 |
sean-k-mooney | update ^ to make it clear this is testing non numa instances for the vanilla case where the cpu_share_set just happens to be different on each host | 14:10 |
dansmith | sean-k-mooney: this is modifying our live migration job, but we don't run whitebox there right? so you're thinking this will cause us to run over the code in question and would fail if not on top of the fix? | 14:16 |
sean-k-mooney | im tempeted to push a second patch to test numa live migration in one of the other jobs but i wont for now. that litrally just need us to modify the flavor to have hw:mem_page_size=small but im not sure if we currently rely on memory over allcation in theyse job. i belvie we dont given the default for initial_ram_allocation_ratio is 1.0 so it should just work perhaps it worth | 14:16 |
sean-k-mooney | a try as it would be nice to get that coverage effectivly for free | 14:16 |
sean-k-mooney | dansmith: it does make use run the code in questio. it will not fail unless the code breaks live migratoin | 14:16 |
sean-k-mooney | but it not asserting that the xml is update | 14:17 |
sean-k-mooney | which is why i did that by hand by inspecting the logs | 14:17 |
dansmith | oh right, because it won't fail it will just be wrong | 14:17 |
dansmith | right, okay sorry | 14:17 |
sean-k-mooney | it would have caught if the int("of random string") was actully exploding | 14:17 |
dansmith | the caffeine absorption is slow this morning | 14:17 |
sean-k-mooney | ya so if we dint have the same number of cpus in both hosts adn we were using one on the source that was not on the dest it would fail | 14:18 |
sean-k-mooney | but that is not the case here | 14:18 |
sean-k-mooney | it woudl just be runnign on the wrong core | 14:18 |
sean-k-mooney | it woudl get fixed on teh next hard reboot of the vm | 14:18 |
sean-k-mooney | what happens today fi the core does not exist is we get an error for the call to libvirt to start the migration and rollback gracefuly and mark the migration as failed | 14:21 |
sean-k-mooney | the same thing happens if you have the power managemnt feature enabeld and the core is offline | 14:22 |
sean-k-mooney | qemu check for that and reports an error to libvirt which we then get and we rollback in the same way as if the cpu were not compatiable | 14:23 |
opendevreview | Merged openstack/nova stable/2024.1: [stable-only] Update .gitreview for stable/2024.1 https://review.opendev.org/c/openstack/nova/+/913631 | 15:43 |
opendevreview | Merged openstack/nova stable/2024.1: [stable-only] Update TOX_CONSTRAINTS_FILE for stable/2024.1 https://review.opendev.org/c/openstack/nova/+/913632 | 15:43 |
zigo | Who's trying to use systemctl in unit tests?!? | 16:19 |
zigo | https://buildd.debian.org/status/fetch.php?pkg=nova&arch=all&ver=2%3A29.0.0~rc1-1&stamp=1710857860&file=log | 16:19 |
zigo | Not a good idea, IMO. Or at least, this has to be explicited somewhere. | 16:20 |
clarkb | the upstream unittest jobs should remove sudo powers before running the tests. Unprivileged systemctl isn't the worst thing? | 16:20 |
zigo | It's not that... | 16:21 |
zigo | FileNotFoundError: [Errno 2] No such file or directory: 'systemctl' | 16:21 |
zigo | There's no systemd in the Debian buildd chroots ... | 16:21 |
zigo | Plus WTF is it even trying to do? | 16:21 |
clarkb | its checking if the system is running systemd and assumes if systemd is present then so is systemdctl | 16:23 |
zigo | sysdout, sysderr = processutils.execute("systemctl", | 16:23 |
zigo | "is-system-running", | 16:23 |
zigo | check_exit_code=[0, 1]) | 16:23 |
zigo | Well, no it's not, thanks ... :) | 16:23 |
clarkb | does seem like the sort of check that could catch exceptions and then mark no to systemd | 16:24 |
* zigo will probably open a bug tomorow, now is time for ... a beer ! :) | 16:24 | |
clarkb | zigo: there must be some systemd due to the checks just above that statement. | 16:24 |
clarkb | so I don't think it is accurate that the build chroots have no systemd | 16:24 |
clarkb | if psutil.Process(1).name() == "systemd" or os.path.exists(SYSTEMCTL_CHECK_PATH): | 16:24 |
zigo | I could add a depends on systemd... | 16:25 |
zigo | Not sure if that will help though. | 16:25 |
zigo | It does build fine on my laptop, just not on buildd. | 16:25 |
zigo | That's kind of the worse situation ! :) | 16:25 |
zigo | I probably will end up blacklisting yet another bunch of tests ... | 16:25 |
clarkb | I think changing that or to an and may fix it for you | 16:27 |
opendevreview | Merged openstack/nova master: Fix tipo https://review.opendev.org/c/openstack/nova/+/907208 | 16:52 |
opendevreview | ribaudr proposed openstack/nova master: Fix: Live migrating to a host with cpu_shared_set configured will now update the VM's configuration accordingly. https://review.opendev.org/c/openstack/nova/+/903706 | 16:54 |
opendevreview | ribaudr proposed openstack/nova master: Test live migration between hosts with differnet cpu_shared_sets https://review.opendev.org/c/openstack/nova/+/913744 | 16:54 |
opendevreview | sean mooney proposed openstack/nova master: enable numa live migration in the ceph job https://review.opendev.org/c/openstack/nova/+/913842 | 19:34 |
opendevreview | sean mooney proposed openstack/nova master: enable numa live migration in the ceph job https://review.opendev.org/c/openstack/nova/+/913842 | 19:37 |
opendevreview | sean mooney proposed openstack/nova master: imporve nova object logging https://review.opendev.org/c/openstack/nova/+/898057 | 21:14 |
opendevreview | sean mooney proposed openstack/nova master: refactor numa claims https://review.opendev.org/c/openstack/nova/+/898056 | 21:18 |
sean-k-mooney | artom: ^ those are my patches i sstarted when debuging the numa aware vsiwtch issue as an fyi | 21:24 |
sean-k-mooney | i just inverted the order so the logging patch is first and the refactor patch is second | 21:24 |
sean-k-mooney | melwitt: ^ i would prefer to use my logging patch instead of https://review.opendev.org/c/openstack/nova/+/907976 by the way just because its more systemtic and general | 21:25 |
sean-k-mooney | it would be nice to have your review feedback on that when you have time | 21:25 |
opendevreview | sean mooney proposed openstack/nova master: enable numa live migration in the ceph job https://review.opendev.org/c/openstack/nova/+/913842 | 21:30 |
artom | sean-k-mooney, ack. I've got a couple of appointment on Friday, but between them, if you're up for it, I'll load context from you | 21:35 |
sean-k-mooney | sure | 21:50 |
melwitt | sean-k-mooney: ack, ok | 21:51 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!