| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-nova - 2018-03-27 | |||
| 09:47:53 | jianghuaw_ | Before create the first mdev, all inventories will have >0 vGPUs available. Right? | |
| 09:48:39 | jianghuaw_ | If yes, it's possible to allocate vGPUs from different inventories. | |
| 09:49:31 | jianghuaw_ | Then the first mdev creation will result into the other inventories' total be 0. the allocatoin for the other vGPUs will fail. right? | |
| 09:50:43 | openstackgerrit | Matthew Booth proposed openstack/nova-specs master: Add serial numbers for local disks https://review.openstack.org/556565 | |
| 09:52:37 | openstackgerrit | Silvan Kaiser proposed openstack/nova master: Exec systemd-run with privileges in Quobyte driver https://review.openstack.org/554195 | |
| 09:55:28 | stephenfin | kashyap: This of any interest? Abandoning if not https://review.openstack.org/#/c/348394/ | |
| 09:56:52 | kashyap | stephenfin: That's another piecemeal way of fixing the current mess of handling different OVMF binaries | |
| 09:57:15 | kashyap | stephenfin: Can be abandoned, IMHO. And we should handle it globally for all distributions | |
| 09:57:50 | kashyap | https://review.openstack.org/#/c/506720/ | |
| 09:58:16 | kashyap | stephenfin: Which is in turn a bit predicated on this RFC I started for libvirt and QEMU: [RFC] Defining firmware (OVMF, et al) metadata format & file | |
| 09:58:19 | kashyap | https://lists.nongnu.org/archive/html/qemu-devel/2018-03/msg01978.html | |
| 09:58:20 | stephenfin | kashyap: Cool, done | |
| 10:01:01 | stephenfin | sahid: Any chance you could abandon these, now that bauzas' vGPU series has merged? https://review.openstack.org/#/q/topic:pci-mdev-support-compaq+(status:open+OR+status:merged) | |
| 10:15:40 | sahid | stephenfin: i'm expecting gerrit to abandon them automatically at some point | |
| 10:16:22 | stephenfin | Ah, it doesn't do that. Someone (typically sdague in the past) had to run a script or something | |
| 10:27:51 | kashyap | stephenfin: Question for you here: https://review.openstack.org/#/c/530924/ | |
| 10:28:49 | kashyap | Also, sigh (existing fault), naming nuisance: 'disk_cachemodes' (should be 'disk_cache_modes') | |
| 10:29:30 | kashyap | Changing such things at this point would be futile (for OCD's sake), as it might break scripts, & other tools, etc :-( | |
| 10:56:52 | openstackgerrit | Chris Dent proposed openstack/nova master: [placement] Filter allocation candidates by forbidden traits in db https://review.openstack.org/556660 | |
| 10:56:52 | openstackgerrit | Chris Dent proposed openstack/nova master: [placement] Filter resource providers by forbidden traits in db https://review.openstack.org/556472 | |
| 10:56:53 | openstackgerrit | Chris Dent proposed openstack/nova master: [placement] Support forbidden traits in API https://review.openstack.org/556820 | |
| 10:56:53 | openstackgerrit | Chris Dent proposed openstack/nova master: [placement] Parse forbidden traits in query strings https://review.openstack.org/556819 | |
| 10:57:25 | cdent | Okay, with that done, I can brew up to start the spec dive | |
| 11:03:17 | openstackgerrit | Surya Seetharaman proposed openstack/nova master: Scheduling Optimization: Remove cell0 from the list of candidates https://review.openstack.org/556821 | |
| 11:05:45 | sean-k-mooney | melwitt: not that my vote counts in the actul ballot but i had assumed efried had a +/-1.5 for a while so i'd also be +1 on the proposal to add you to the core team. | |
| 11:11:25 | kashyap | sean-k-mooney: What do you mean 1.5? | |
| 11:12:23 | kashyap | (Also: IMHO, even if your vote doesn't "count" by some measure, active contributors such as you expressing their views is equally important, in my books.) | |
| 11:12:28 | sean-k-mooney | kashyap: that while efried does not have +2 right currently there are some area of the code where his +/- 1 are treated as +/- 2 due to the experience he has demonstrated in that area | |
| 11:12:57 | kashyap | I see. I guessed as much, just wanted to double-confirm. | |
| 11:13:42 | kashyap | sean-k-mooney: Unrelated bait (apologies): I think this is ready: https://review.openstack.org/#/c/534384/ | |
| 11:13:46 | sean-k-mooney | kashyap: it does not "count" because the vote is between members of the core team rather then an open vote. but yes i know its still valuble for active memeber to express there support/decent | |
| 11:14:01 | sean-k-mooney | kashyap: oh yes i skimmed it yesterday | |
| 11:14:32 | openstackgerrit | Yikun Jiang (Kero) proposed openstack/nova master: Record the host info in EventReporter https://review.openstack.org/556746 | |
| 11:14:43 | kashyap | sean-k-mooney: Thanks! Tests pass, backport concerns addressed, rel note in place (removed needless verbosity per dansmith's review) | |
| 11:15:01 | sean-k-mooney | i see you got the release nots job passing | |
| 11:15:12 | kashyap | Yep! I got the rST dark magic right | |
| 11:15:43 | sean-k-mooney | ill quickly review again but last time i looked it seamed fine to me | |
| 11:16:09 | kashyap | sean-k-mooney: Thanks, the core change is quite small: I limit the 'choices' keyword arg to one value (PCID) | |
| 11:16:12 | sean-k-mooney | i saw dans comment and kind of aggreed but not strongly enough to ask for a respin | |
| 11:16:28 | kashyap | sean-k-mooney: Yeah; I reworded it, and moved the CPU models info into the config file | |
| 11:16:37 | kashyap | As Operators can assume that it can be applied to all models. | |
| 11:16:59 | kashyap | As we know, some virtual CPU models include it (like the Haswell variants), some don't (Nehalem, etc). | |
| 11:19:51 | sean-k-mooney | item_type=types.String( | |
| 11:19:53 | sean-k-mooney | choices=['pcid'] | |
| 11:19:55 | sean-k-mooney | ) | |
| 11:19:57 | sean-k-mooney | thats new to me | |
| 11:20:23 | sean-k-mooney | kashyap: is that syntax documented in oslo somewhere? | |
| 11:20:45 | kashyap | sean-k-mooney: Not quote, I found it from stephenfin's use here: https://github.com/openstack/nova/blob/cd15c3d/nova/conf/vnc.py#L226,L232 | |
| 11:20:50 | kashyap | s/quote/quite/ | |
| 11:20:59 | kashyap | sean-k-mooney: I only skimmed the oslo_config/cfg.py, though | |
| 11:21:21 | kashyap | https://github.com/openstack/oslo.config/blob/master/oslo_config/cfg.py | |
| 11:21:22 | sean-k-mooney | kashyap: well i have used choice elements for string fields before just never lists | |
| 11:21:44 | kashyap | sean-k-mooney: It's actually documented here: https://github.com/openstack/oslo.config/blob/master/oslo_config/cfg.py#L52 | |
| 11:24:09 | sean-k-mooney | ya so its not that you are using a listOpt that has a choice filed, you are instead create a list of sting enums which have the chioce element | |
| 11:24:14 | sean-k-mooney | but it works | |
| 11:24:55 | kashyap | Exactly :P It's still using the 'String' type | |
| 11:26:32 | openstackgerrit | Elod Illes proposed openstack/nova stable/ocata: WIP: Functional test for regression bug #1713783 https://review.openstack.org/505160 | |
| 11:26:33 | openstack | bug 1713783 in OpenStack Compute (nova) ocata "After failed evacuation the recovered source compute tries to delete the instance" [High,In progress] https://launchpad.net/bugs/1713783 - Assigned to Balazs Gibizer (balazs-gibizer) | |
| 11:32:14 | kashyap | sean-k-mooney: Thanks for the review. Much appreciated | |
| 11:33:10 | sean-k-mooney | kashyap: no worries. i dont get enough time as i like to review but always feel free to ping me with a patch if you have one | |
| 11:33:49 | kashyap | sean-k-mooney: Understood. I don't spend 100% time here either. I think I mostly know what topics pique your interest, will do :-) | |
| 11:48:26 | openstackgerrit | Zhenyu Zheng proposed openstack/nova master: Noauth should also use request_id from compute_req_id.py https://review.openstack.org/555266 | |
| 12:09:27 | openstackgerrit | Surya Seetharaman proposed openstack/nova master: Allow scheduling only to enabled cells (Filter Scheduler) https://review.openstack.org/550527 | |
| 12:11:00 | openstackgerrit | Surya Seetharaman proposed openstack/nova master: Add --enable and --disable options to nova-manage update_cell https://review.openstack.org/555416 | |
| 12:12:39 | openstackgerrit | Surya Seetharaman proposed openstack/nova master: Update the cells FAQs and scheduler maintenance docs. https://review.openstack.org/556459 | |
| 12:13:17 | openstackgerrit | Surya Seetharaman proposed openstack/nova master: Update the cells FAQs and scheduler maintenance docs. https://review.openstack.org/556459 | |
| 12:35:29 | bhagyashris | Disallow rotation parameter 0 for 'createBackup' API) Request you to review the same. | |
| 12:35:29 | bhagyashris | johnthetubaguy: Hi, I have proposed revised (as per the discussion in Dublin PTG) spec: https://review.openstack.org/#/c/511825/2 ( | |
| 12:54:22 | efried | alex_xu_: Responded. | |
| 12:54:45 | bauzas | sorry folks, was at sports | |
| 12:57:37 | bauzas | sahid: thanks for having reviewed https://review.openstack.org/#/c/552924/ ! | |
| 12:58:49 | bauzas | sahid: you mean that page memories are different from the main memory ? | |
| 12:58:58 | efried | stephenfin: Just noticed you seem to have split personality according to stackalytics. It looks like your reviews go to one ID, your commits to the other. | |
| 12:59:12 | stephenfin | efried: Oh, really? | |
| 12:59:24 | efried | http://stackalytics.com/report/contribution/nova/90 -- sort by name and find thyself. | |
| 12:59:31 | bauzas | sahid: sorry, I'm not an expect for that, I just looked at https://docs.openstack.org/nova/pike/admin/huge-pages.html | |
| 12:59:47 | sahid | bauzas: i imagine when you are talking about main memroy, you are talking about small pages | |
| 13:00:12 | sahid | so if you allocate some huge pages, the small pages avail are going to decrease | |
| 13:00:34 | bauzas | sahid: okay, thanks | |
| 13:00:51 | bauzas | sahid: so, main memory and pages memories are different ? | |
| 13:01:03 | stephenfin | efried: Ah, one is using my email address, the other my launchpad ID. Guess I need to sync those somehow | |
| 13:01:05 | stephenfin | Or not. Meh | |
| 13:01:06 | bauzas | I thought it was just a size for eahc | |
| 13:01:58 | bauzas | stephenfin: efried: meh, when I see stackalytics, I'm sad :( | |
| 13:02:03 | sahid | bauzas: not sure what you mean but on a system that use hugepages that does not look right to tallk about main memory | |
| 13:02:10 | bauzas | because I don't have a lot of time for reviewing :( | |
| 13:02:15 | efried | I was like, wait, stephenfin has one commit in the last 90 days?? I *know* that ain't right. | |
| 13:02:21 | sahid | there are small pages and huge pages | |
| 13:02:28 | openstackgerrit | Theodoros Tsioutsias proposed openstack/nova-specs master: Enable rebuild for instances in cell0 https://review.openstack.org/554218 | |
| 13:02:53 | bauzas | sahid: okay, just to be clear, say I'm asking for a 1G page, it's different from asking to use 1GB for the main memory? | |
| 13:02:58 | openstackgerrit | Artom Lifshitz proposed openstack/nova-specs master: NUMA-aware live migration https://review.openstack.org/552722 | |
| 13:03:00 | bauzas | a different resource ? | |
| 13:03:03 | sahid | bauzas: yes | |
| 13:03:11 | bauzas | haha, thanks! | |
| 13:03:21 | bauzas | okay, I'll modify that then | |
| 13:05:35 | artom | bauzas only ^^^ for me | |
| 13:06:56 | Spaz-Home | Good luck on your specs day, my friends. | |
| 13:08:45 | stephenfin | sahid: RE: your concerns on the NUMA-aware vSwitches, I totally agree. It's a horrible hack | |
| 13:09:55 | stephenfin | sahid: However, it's the best we can get right now. Far as I can tell, there's no deterministic way to get this information from every vSwitch (at the moment, at least) and adding that would take some neutron plugins into compute-driver territory | |
| 13:10:59 | stephenfin | NUMA affinity for the OVS case is mostly driven from the PCI devices used, as from what I can tell OVS doesn't expose a "give me the NUMA affinity for this PCI device I've attached to my bridge" API. We'd need to implement this ourselves | |