Earlier  
Posted Nick Remark
#openstack-nova - 2021-02-12
11:58:09 stephenfin not yet, though I have checked and the 2.0.0 API is identical to the 0.7.2 API
11:58:24 stephenfin The major version bump just indicates that Python 2 support was dropped
11:59:15 stephenfin I had to make one change in cliff to get things working with 2.0.0, and that was only because the previous version had a bug that we were inadvertently benefiting from :)
11:59:33 bauzas ack
11:59:38 stephenfin context https://review.opendev.org/c/openstack/cliff/+/774915
12:31:32 kashyap stephenfin: Hey, a random question: what OS is your base Xeon server running?
12:31:49 stephenfin It's powered off atm, but typically Ubuntu 20.04
12:31:53 stephenfin cos that's what the gate runs
12:32:20 stephenfin Fedora on my laptop
12:32:40 kashyap I see; that's still fine. Perhaps next week, I might ask to test something for me. Let me know when you powered it on :)
12:32:53 stephenfin ack
12:33:00 kashyap Is it reason to assume that you enable nested KVM by default on your kernel?
12:33:21 stephenfin yup
12:33:46 kashyap Cool; thank you. (It's in relation to a libvirt upstream bug I just filed: https://bugzilla.redhat.com/show_bug.cgi?id=1928103)
12:33:46 openstack bugzilla.redhat.com bug 1928103 in libvirt "libvirt insists on including extra CPU features that were not asked for: "vme,x2apic,hypervisor"" [Unspecified,New] - Assigned to libvirt-maint
12:34:07 kashyap Disregard it for now :)
12:47:01 openstackgerrit Merged openstack/nova master: Uncap PrettyTable https://review.opendev.org/c/openstack/nova/+/775142
13:49:10 openstackgerrit Elod Illes proposed openstack/placement master: Add periodic-stable-jobs template https://review.opendev.org/c/openstack/placement/+/775384
13:56:31 bauzas ∕me disappears for a haircut (thanks 6pm curfew=
14:34:43 dansmith stephenfin: I've seen you recheck a few things due to no space on disk...where are you seeing that?
14:34:54 dansmith last week we had a problem with devstack running out of disk installing apt packages,
14:34:58 dansmith but this seems different?
14:35:18 dansmith I'm trying to collect cinder fails to take to the cinder team, so if you're seeing it in cinder logs, I'd like to know
14:37:47 dansmith ah, subnode c-vol I see
14:38:07 dansmith er, no that's different
14:39:40 stephenfin dansmith: https://zuul.opendev.org/t/openstack/build/8997228d3c5740688d78d8f9c94e3421/log/job-output.txt#2724
14:40:05 dansmith oh interesting
14:40:33 dansmith oh I was looking at the nova-next fail on check anyway
14:41:24 dansmith that's the same 15g worker that was causing the problem
14:44:50 sean-k-mooney dansmith: 15G zuul executor?
14:45:02 dansmith yeah
14:45:08 sean-k-mooney ah ok
14:45:58 sean-k-mooney ya that could be an issue. i thought all the git repos used to be about 8G but with the gerrit reviews moving to the git repos i guess they have got bigger
14:47:11 gmann dansmith: can you check this,. added release notes too as you asked https://review.opendev.org/c/openstack/placement/+/775214
14:47:12 dansmith sean-k-mooney: was working on this with fungi last week and he added a df to the output, and we only start devstack with like 3G available
14:47:42 dansmith gmann: will look
14:47:47 gmann thanks
14:48:05 sean-k-mooney the gate vms are ment to have 80G of disk space but not all has to be mounted under root
14:48:23 sean-k-mooney we try to fix it but is this just with one provider
14:50:10 sean-k-mooney those requiremnet are documented here https://docs.opendev.org/opendev/system-config/latest/contribute-cloud.html
15:28:47 fungi yeah, i wasn't able to narrow down what's causing it. seems like sometimes we're getting nodes in that one provider which have a way smaller rootfs than normal. most of the nodes booted in that provider, even from the same image and flavor, have a 100gb rootfs but occasionally we get one with only 15gb, like somehow the growroot at boot didn't work for unknown reasons
16:02:45 openstackgerrit Merged openstack/nova master: Rename ensure_network_metadata to amend requested_networks https://review.opendev.org/c/openstack/nova/+/773955
16:21:50 openstackgerrit Merged openstack/placement stable/victoria: Fix l-c job and move to latest hacking 4.0.0 https://review.opendev.org/c/openstack/placement/+/775214
16:38:18 dansmith gibi: what do you think? https://review.opendev.org/c/openstack/nova/+/775293
16:38:27 dansmith could go bigger but figure it's good to let it soak a bit on a couple jobs
16:42:20 dansmith those are some pretty complex jobs so the fact that it seems to work there, assuming it continues to, should be high confidence I think
16:44:07 openstackgerrit Stephen Finucane proposed openstack/nova master: tests: Add 'nova.virt.libvirt.utils.get_arch' stub to fixture https://review.opendev.org/c/openstack/nova/+/774904
16:44:08 openstackgerrit Stephen Finucane proposed openstack/nova master: tests: Remove unnecessary mock https://review.opendev.org/c/openstack/nova/+/774905
16:44:09 openstackgerrit Stephen Finucane proposed openstack/nova master: tests: Posion nova.objects.fields.Architecture.from_host https://review.opendev.org/c/openstack/nova/+/769920
16:44:09 openstackgerrit Stephen Finucane proposed openstack/nova master: tests: Poison os.uname https://review.opendev.org/c/openstack/nova/+/775415
18:40:00 openstackgerrit Kashyap Chamarthy proposed openstack/nova master: libvirt: Allow disabling CPU flags via `cpu_model_extra_flags` https://review.opendev.org/c/openstack/nova/+/774240
18:40:00 openstackgerrit Kashyap Chamarthy proposed openstack/nova master: libvirt: Don't drop CPU flags with policy='disable' from guest XML https://review.opendev.org/c/openstack/nova/+/775431
20:25:00 openstackgerrit Ghanshyam proposed openstack/nova stable/train: DNM: testing https://review.opendev.org/c/openstack/nova/+/775445
20:25:37 openstackgerrit Ghanshyam proposed openstack/nova stable/stein: DNM: testing https://review.opendev.org/c/openstack/nova/+/775352
21:51:09 openstackgerrit melanie witt proposed openstack/nova master: Centralize sqlite FK constraint enforcement https://review.opendev.org/c/openstack/nova/+/773833
21:51:10 openstackgerrit melanie witt proposed openstack/nova master: Dynamically archive FK related records in archive_deleted_rows https://review.opendev.org/c/openstack/nova/+/773834
21:51:10 openstackgerrit melanie witt proposed openstack/nova master: Add functional test for bug 1837995 https://review.opendev.org/c/openstack/nova/+/775449
21:51:14 openstack bug 1837995 in OpenStack Compute (nova) ""Unexpected API Error" when use "openstack usage show" command" [Undecided,In progress] https://launchpad.net/bugs/1837995 - Assigned to melanie witt (melwitt)
21:51:57 openstackgerrit melanie witt proposed openstack/nova master: Dynamically archive FK related records in archive_deleted_rows https://review.opendev.org/c/openstack/nova/+/773834
22:19:05 openstackgerrit Merged openstack/nova master: db: Compact Train database migrations https://review.opendev.org/c/openstack/nova/+/759091
22:54:19 openstackgerrit Merged openstack/placement stable/victoria: Update TOX_CONSTRAINTS_FILE for stable/victoria https://review.opendev.org/c/openstack/placement/+/754671
23:21:34 openstackgerrit Billy Olsen proposed openstack/nova stable/train: add functional regression test for bug #1888395 https://review.opendev.org/c/openstack/nova/+/759533
23:21:35 openstackgerrit Billy Olsen proposed openstack/nova stable/train: Set migrate_data.vifs only when using multiple port bindings https://review.opendev.org/c/openstack/nova/+/759153
23:21:36 openstack bug 1888395 in OpenStack Compute (nova) ussuri "live migration of a vm using the single port binding work flow is broken in train as a result of the introduction of sriov live migration" [High,In progress] https://launchpad.net/bugs/1888395 - Assigned to Billy Olsen (billy-olsen)
#openstack-nova - 2021-02-13
08:39:27 gibi dansmith: I'm +2 on the devstack parallelization patch for nova
16:59:42 openstackgerrit Merged openstack/nova master: vmware: Use cookiejar from oslo.vmware client directly https://review.opendev.org/c/openstack/nova/+/749682
#openstack-nova - 2021-02-14
04:19:57 openstackgerrit Merged openstack/nova stable/victoria: only wait for plugtime events in pre-live-migration https://review.opendev.org/c/openstack/nova/+/770744
#openstack-nova - 2021-02-15
09:03:53 kashyap Morning, folks
09:04:15 kashyap Anyone else hitting these two Nova live migration job failures:
09:05:48 kashyap - tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume
09:05:51 kashyap - {0} tearDownClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
09:06:10 kashyap Both the failures seem to be unrelated to my patch: https://zuul.opendev.org/t/openstack/build/2d510b007eb14485a5492c51efdc7318
09:09:59 kashyap Looks like timeouts
09:10:13 lyarwood it's a detach timeout
09:11:08 kashyap Right:
09:11:10 kashyap Details: volume d461731f-26eb-419d-8b43-e0fd7a691abd failed to reach available status (current detaching) within the required time (196 s).
09:11:17 lyarwood https://zuul.opendev.org/t/openstack/build/2d510b007eb14485a5492c51efdc7318/log/controller/logs/screen-n-cpu.txt#11065
09:11:37 lyarwood the failure to delete the volume is because n-cpu couldn't detach the actual device from the instance
09:12:54 kashyap lyarwood: I see; what are options now? 'recheck'?
09:12:55 kashyap Morning, BTW
09:13:17 kashyap lyarwood: gibi: If you get time this week, can you have a gander at the simple patch below it too (a partial revert of an earlier one), when you can? -- https://review.opendev.org/c/openstack/nova/+/775431 (libvirt: Don't drop CPU flags with policy='disable' from guest XML)
09:14:13 kashyap Sorry for the lengthy commit message; it is due to the example.
09:14:53 lyarwood kashyap: morning :) yeah recheck
09:15:02 kashyap lyarwood: Okay; will do.
09:15:04 lyarwood kk
09:15:18 kashyap Next week I'm on PTO, trying to see if I can get these across the line this week.
09:21:56 gibi kashyap: will look
09:23:39 kashyap Thank you
10:12:42 gibi lyarwood: thanks for the reply in https://review.opendev.org/c/openstack/nova/+/767533 now it is lot clearer to me
10:13:30 lyarwood gibi: np, just rewrote the commit to make it clear and working through some failures in the nova-next job using q35 at the tip of that series
10:13:41 lyarwood brb
10:15:05 hemanth_n lyarwood: sean-k-mooney: elod: zuul build issues are resolved now on nova stable/rocky, can you review this nova backport to rocky when you get time https://review.opendev.org/c/openstack/nova/+/761824
10:16:47 sean-k-mooney ah the pci stat change
10:17:11 sean-k-mooney am sure just finishing an email
10:33:53 openstackgerrit Lee Yarwood proposed openstack/nova master: nova-next: Drop NOVA_USE_SERVICE_TOKEN as it is now True by default https://review.opendev.org/c/openstack/nova/+/775575
10:34:07 lyarwood hemanth_n: ack looking
10:43:58 lyarwood kashyap: any idea why blkid wouldn't work within an instance using the q35 machine type?
10:46:17 kashyap lyarwood: It rings a faint bell; but my tired brain cannot seem to recall ... let me see if I can rediscover it
10:46:44 sean-k-mooney lyarwood: i have used it before
10:47:01 lyarwood kashyap: np, the context is https://review.opendev.org/c/openstack/nova/+/708701 where the only failures are due to the IDE bus not being present and these blkid failures to find the config drive

Earlier   Later