| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-nova - 2019-07-29 | |||
| 21:36:56 | artom | I'll email the ML when it's ready (should be this week) | |
| 21:37:17 | artom | I know Windriver (and Cisco too, apparently?) would like to test it out | |
| 21:37:19 | sean-k-mooney | ok i might try and test numa + sriov next week | |
| 21:37:51 | sean-k-mooney | i havent powered up my physical server since the sriov stuff merged but it would be nice to test both together | |
| 21:39:20 | sean-k-mooney | ideally if we can get your numa stuff merged soon ish i can then test stephens cpu pinning change too | |
| 21:41:17 | artom | His thing was surprisingly quick | |
| 21:41:25 | artom | Given the upgrade impact, I was expecting it to take longer | |
| 21:41:56 | sean-k-mooney | the PCUs in placement changes | |
| 21:42:13 | artom | Yeah | |
| 21:42:44 | sean-k-mooney | well the fact we dont have numa this cycle signifcatly redues the upgrade impact | |
| 21:42:59 | sean-k-mooney | but i als dont know if the reshap is fully working yet | |
| 21:43:20 | sean-k-mooney | i think it is but there was still one edgecase that stephen was looking into | |
| 21:43:55 | sean-k-mooney | not with the reshap but with the schduler handeling old instance or host topologies | |
| 21:51:12 | mriedem | sean-k-mooney: eandersson: the Aggregate filters are not deprecated | |
| 21:51:35 | mriedem | otherwise the docs would say so https://docs.openstack.org/nova/latest/admin/configuration/schedulers.html#compute-filters | |
| 21:52:15 | sean-k-mooney | mriedem: the aggreate filters dont work anymore because the limmits set in the aggreate metadata are ignored by placmenet | |
| 21:52:37 | sean-k-mooney | so you have to set the limits on all the compute nodes or viat the placement api instead | |
| 21:52:52 | mriedem | i realize, i wrote these docs https://docs.openstack.org/nova/latest/admin/configuration/schedulers.html#allocation-ratios | |
| 21:52:57 | eandersson | They kinda work | |
| 21:53:09 | eandersson | I mean they work for us because computes are misconfigured | |
| 21:53:45 | mriedem | i don't know why we didn't deprecate the aggregate filters when the others were deprecated, probably different timelines | |
| 21:54:46 | sean-k-mooney | when we found that bug and melwitt sent http://lists.openstack.org/pipermail/openstack-dev/2018-January/126283.html i thought that was use signeling the depreacation | |
| 21:54:58 | mriedem | sean-k-mooney: tempest TestJson is a remnant from when we had xml api testing | |
| 21:55:02 | sean-k-mooney | we also have that gian warning https://docs.openstack.org/nova/latest/admin/configuration/schedulers.html#scheduling-considerations | |
| 21:55:10 | sean-k-mooney | mriedem: ah ok | |
| 21:55:29 | mriedem | sean-k-mooney: well i guess no one bothered to follow up and actually deprecate those filters | |
| 21:55:30 | sean-k-mooney | i rembere there was an xml api and i never used it | |
| 21:55:45 | mriedem | i deprecated the core/ram/disk filters since those were clearly no longer useful outside of the caching scheduler | |
| 21:55:53 | sean-k-mooney | mriedem: ok am can we do it in train and kill them in U then? | |
| 21:56:14 | mriedem | i would ask in the ML b/c that is a bunch of context i don't have loaded into my head right now | |
| 21:56:30 | sean-k-mooney | right and as you noted ironic stoped reporting the cpus ram and disk so they activly were broken with ironic as of stien | |
| 21:56:47 | mriedem | noted in my commit message you mean | |
| 21:56:51 | sean-k-mooney | yes | |
| 21:57:16 | mriedem | eandersson: also fyi https://review.opendev.org/#/c/640898/ - an osc command to update allocation ratios on provider aggregates | |
| 21:57:39 | mriedem | it's been hung up in how to actually write the command using osc conventions | |
| 22:01:48 | sean-k-mooney | speaking of osc my patch for adding evacuate to osc https://review.opendev.org/#/c/643578/ | |
| 22:02:21 | sean-k-mooney | i havent looked at it in a while but ill try to get back to it soon ish | |
| 22:02:24 | mriedem | there are unanswered comments in there | |
| 22:02:42 | mriedem | mainly that dansmith wanted to continue calling it evacuate to avoid different names all over the place | |
| 22:02:43 | sean-k-mooney | i think ill mail the list and ask for feedback on the way forward vs nameing | |
| 22:02:51 | sean-k-mooney | ya | |
| 22:03:21 | sean-k-mooney | i am ok to do that i did care more earlier but i would prefer to land a command rather then none | |
| 22:03:59 | sean-k-mooney | if people want too keep using evacuate then i guest that is fine. | |
| 22:04:22 | sean-k-mooney | but ill email the list tomorrow. | |
| 22:04:43 | sean-k-mooney | if i rememebr ill email the list about deprecating those filter too | |
| 22:06:36 | sean-k-mooney | hum we are still sometimes getting "Could not open '/opt/stack/data/nova/instances/69509dd0-a86f-4efe-997c-986a076e4a5d/disk': No such file or directory\n"" issue in gate jobs | |
| 22:20:15 | openstack | sean-k-mooney: Error: Error getting bugzilla.redhat.com bug #1445391: NotPermitted | |
| 22:20:15 | sean-k-mooney | mdbooth: is http://logs.openstack.org/58/640258/10/check/neutron-tempest-dvr/922e7e9/controller/logs/screen-n-cpu.txt.gz#_Jul_29_21_20_26_895955 the same as the downstream bug https://bugzilla.redhat.com/show_bug.cgi?id=1445391 i noticed that we fail to resize the image way earlier | |
| 22:20:16 | sean-k-mooney | http://logs.openstack.org/58/640258/10/check/neutron-tempest-dvr/922e7e9/controller/logs/screen-n-cpu.txt.gz#_Jul_29_21_20_05_626653 which makes me think it might be related. | |
| 22:21:33 | openstack | Launchpad bug 1686703 in OpenStack Compute (nova) "Error in finish_migration results in image deletion on source with no copy" [Undecided,Won't fix] | |
| 22:21:33 | sean-k-mooney | that bug is private but the upstream version is https://bugs.launchpad.net/nova/+bug/1686703 | |
| 22:25:29 | sean-k-mooney | i think that ^ can happen for just normal spawns too rather then requrieing resizes/migrations as it implies | |
| 22:26:32 | sean-k-mooney | at least if the upstream gate failure is the same thing it was not a move operations that triggered it so i think it can happen anytime a resize of the image fails | |
| 22:26:43 | sean-k-mooney | anyway night all o/ | |
| 22:27:24 | efried | Having gone on a spec abandoning rampage, /me calls it quits. o/ | |
| 22:27:40 | sean-k-mooney | ya i saw hehe o/ | |
| #openstack-nova - 2019-07-31 | |||
| 02:00:15 | openstack | bug 1764556 in OpenStack Compute (nova) ""nova list" fails with exception.ServiceNotFound if service is deleted and has no UUID" [Medium,In progress] https://launchpad.net/bugs/1764556 - Assigned to melanie witt (melwitt) | |
| 02:00:15 | openstackgerrit | Merged openstack/nova master: Add functional recreate test for bug 1764556 https://review.opendev.org/562041 | |
| 05:36:30 | openstackgerrit | Sundar Nadathur proposed openstack/nova master: ksa auth conf and client for Cyborg access https://review.opendev.org/631242 | |
| 05:36:31 | openstackgerrit | Sundar Nadathur proposed openstack/nova master: WIP: Create and bind Cyborg ARQs. https://review.opendev.org/631244 | |
| 05:36:31 | openstackgerrit | Sundar Nadathur proposed openstack/nova master: WIP: Add Cyborg device profile groups to request spec. https://review.opendev.org/631243 | |
| 05:36:32 | openstackgerrit | Sundar Nadathur proposed openstack/nova master: Define new exceptions related to device profiles and ARQs. https://review.opendev.org/673733 | |
| 05:36:32 | openstackgerrit | Sundar Nadathur proposed openstack/nova master: WIP: Get resolved Cyborg ARQs and add PCI BDFs to VM's domain XML. https://review.opendev.org/631245 | |
| 05:36:33 | openstackgerrit | Sundar Nadathur proposed openstack/nova master: Delete ARQs for an instance when the instance is deleted. https://review.opendev.org/673735 | |
| 05:36:33 | openstackgerrit | Sundar Nadathur proposed openstack/nova master: Refactor some methods for reuse by Cyborg code. https://review.opendev.org/673734 | |
| 05:47:16 | openstackgerrit | Sundar Nadathur proposed openstack/nova master: WIP: Add Cyborg device profile groups to request spec. https://review.opendev.org/631243 | |
| 05:47:17 | openstackgerrit | Sundar Nadathur proposed openstack/nova master: WIP: Get resolved Cyborg ARQs and add PCI BDFs to VM's domain XML. https://review.opendev.org/631245 | |
| 05:47:17 | openstackgerrit | Sundar Nadathur proposed openstack/nova master: WIP: Create and bind Cyborg ARQs. https://review.opendev.org/631244 | |
| 05:47:18 | openstackgerrit | Sundar Nadathur proposed openstack/nova master: Delete ARQs for an instance when the instance is deleted. https://review.opendev.org/673735 | |
| 06:23:58 | kashyap | aspiers: Morning, on the SEV experiment on Leap 15.0, I don't know you're getting stuck at the UEFI boot | |
| 06:24:36 | kashyap | aspiers: We can debug it when you're on. I'm hunkering down for a few hours to investigate something, so will be slow in the morning to respond. | |
| 06:32:01 | openstack | bug 1778305 in OpenStack Compute (nova) "Nova may erronously look up service version of a deleted service, when hostname have been reused" [Medium,In progress] https://launchpad.net/bugs/1778305 - Assigned to melanie witt (melwitt) | |
| 06:32:01 | openstackgerrit | Merged openstack/nova master: Add functional regression test for bug 1778305 https://review.opendev.org/582407 | |
| 07:28:14 | openstackgerrit | Yongli He proposed openstack/nova master: Add server sub-resource topology API https://review.opendev.org/621476 | |
| 07:51:12 | openstackgerrit | Sundar Nadathur proposed openstack/nova master: WIP: Add Cyborg device profile groups to request spec. https://review.opendev.org/631243 | |
| 07:51:12 | openstackgerrit | Sundar Nadathur proposed openstack/nova master: Refactor some methods for reuse by Cyborg code. https://review.opendev.org/673734 | |
| 07:51:13 | openstackgerrit | Sundar Nadathur proposed openstack/nova master: WIP: Get resolved Cyborg ARQs and add PCI BDFs to VM's domain XML. https://review.opendev.org/631245 | |
| 07:51:13 | openstackgerrit | Sundar Nadathur proposed openstack/nova master: WIP: Create and bind Cyborg ARQs. https://review.opendev.org/631244 | |
| 07:51:14 | openstackgerrit | Sundar Nadathur proposed openstack/nova master: Delete ARQs for an instance when the instance is deleted. https://review.opendev.org/673735 | |
| 08:25:47 | openstackgerrit | Merged openstack/nova master: Don't generate service UUID for deleted services https://review.opendev.org/582408 | |
| 09:52:47 | openstackgerrit | Brin Zhang proposed openstack/python-novaclient master: Microversion 2.75: Support Specifying AZ to unshelve https://review.opendev.org/665136 | |
| 10:08:55 | openstackgerrit | Brin Zhang proposed openstack/python-novaclient master: Microversion 2.75: Support Specifying AZ to unshelve https://review.opendev.org/665136 | |
| 10:33:08 | aspiers | kashyap: it's not urgent right now but I would like to get to the bottom of it. If you have any ideas let me know | |
| 10:34:06 | kashyap | aspiers: Will do. Currently mired in parsing getDomainCapabilities(); /me is slow with it | |
| 10:35:14 | aspiers | kashyap: parsing how? | |
| 10:35:21 | aspiers | the UEFI bits? | |
| 10:36:31 | kashyap | aspiers: Yeah, /me gets a pastebin | |
| 10:36:39 | kashyap | Maybe you can get me out of the ditch :D | |
| 10:37:43 | kashyap | aspiers: http://paste.openstack.org/show/755161/ | |
| 10:38:52 | kashyap | Essentially: | |
| 10:38:54 | kashyap | $> virsh domcapabilities --machine q35 | xpath -q -e "//enum[@name='firmware']/value/text()" | |
| 10:38:54 | kashyap | # Only available from for libvirt 5.4 or above | |
| 10:38:58 | kashyap | efi | |
| 10:39:08 | kashyap | And this one (available for much older libvirts): | |
| 10:39:10 | kashyap | $> virsh domcapabilities --machine q35 | xpath -q -e "//loader/value/text()" | |
| 10:39:13 | kashyap | /usr/share/edk2/ovmf/OVMF_CODE.fd | |
| 10:46:14 | kashyap | aspiers: Ignore the pastebin; just spotted more problems w/ it | |
| 10:46:23 | aspiers | OK | |
| 10:46:46 | aspiers | I get Cannot open file '-q' at /usr/lib/perl5/vendor_perl/5.18.2/XML/XPath.pm line 53. | |
| 10:46:52 | aspiers | my xpath doesn't like -q or -e | |