13:01:53 #startmeeting PCI Passthrough 13:01:54 Meeting started Wed Feb 19 13:01:53 2014 UTC and is due to finish in 60 minutes. The chair is baoli. Information about MeetBot at http://wiki.debian.org/MeetBot. 13:01:55 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 13:01:57 The meeting name has been set to 'pci_passthrough' 13:02:20 hi 13:03:26 I don't have a specific agenda 13:03:44 let's do update each on on his parts 13:03:51 i release a patch set contain basic support , you can check it 13:04:19 lack of unit test, working on that 13:04:44 heyongli: is all needed for pci white list definition with tags already under review? 13:04:58 https://review.openstack.org/57860 https://review.openstack.org/63267? 13:04:58 irenab, yes 13:05:12 https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:master+topic:bp/pci-extra-info,n,z 13:05:16 this topic 13:05:39 heyongli, I will take a look at it. 13:06:12 me too 13:06:23 i hope you can review bp, concentrate to the use case, it's not good now. 13:07:03 baoli, the request mark is also release, maybe a proposal patch, the last one 13:07:42 heyongli, I will look at it the first thing after the meeting 13:08:54 my turn? 13:09:20 sure 13:09:25 heyongli, I am also working on a patch to support the three neutron sriov requirements. Just so let you know. 13:10:02 vnic_type is reworked according to the rkukura and baoli comments, will upload it after the meeting 13:10:06 you can invite me to review that, then i can not miss it 13:10:26 rkukura: sorry for messing your patch yesterday... 13:10:50 Hi 13:10:59 irenab, I'm hoping to use your patch soon 13:11:01 irenab: No problem 13:11:21 also uploaded WIP for ml2 MD to consume all baoli's work 13:11:52 just to make it till 18 Feb 13:12:04 irenab, that's good news. Once I can get the basics to work, I will publish my patch. Hopefully soon 13:12:22 irenab: link for that BP/review? 13:12:27 baoli: have question on you comment regarding the models.py defined lenght 13:13:00 vnic_type is currently defined to be 64 chars 13:13:19 irenab, it's a nit. just wondering why it needs 64 chars 13:13:40 no special reason, just looked at vif_type 13:13:47 I suspect irenab was following precedent 13:14:22 yesterday, I surprisingly found that mysql used up all my disks. I ended up reinstalling it on my server. 13:14:40 probably makes sense to leave some extra room for longer names than are currently needed 13:14:57 baoli: I think yesterday was challenging day for many of us... 13:15:20 rkukura: have question on DocImpact 13:15:22 I think 64 is fine. 13:15:27 sure 13:15:35 but 32 would do. 13:15:44 Given that this is something internally defined 13:16:05 rkukura: I saw it on your patch. Shall I add it for vnic_type 13:16:10 irenab: What's the question? 13:16:15 oh 13:16:44 Yes, a similar comment would make sense 13:16:44 is there any instruction what to put there? 13:16:54 maybe it does effect user docs, though 13:17:22 I think it may, since this attribute is accesable for user 13:17:27 https://wiki.openstack.org/wiki/Documentation/DocImpact 13:17:42 Does it mean I need to update the documentation? 13:18:17 Presumably, there will be a documentation effort covering the SR-IOV effort and this would be part of it, right? 13:18:20 rkukura: thanks 13:19:21 I think it should be 13:19:29 Just say something like "DocImpact: Update portbindings API docs and include in SR-IOV user docs" 13:19:32 sadasu, you can find the link from our meeting wiki 13:19:46 baoli: ok...thanks 13:21:07 kind of on that note... 13:21:09 Is there an "end-to-end" description of the workflows and how they are implemented around SR-IOV? e.g.: enabling SR-IOV support/configuration, flavor management, tenant/quota relationships, specifiying the resources at instance boot, migration (if supported), compute node restart, etc. 13:21:25 I've been looking at doing this, but don't want to repeat work that's already been done. 13:21:43 (and yes, I pretyped that question into an editor... I can't type that fast) 13:21:54 :-) 13:22:00 beagles, we started up with a google doc 13:22:24 I can forward you all the docs folks in this subgroup has been working on 13:22:30 that would be cool! 13:22:39 after the meeting. 13:22:44 baoli, i think part of the problem at this point is there are too many docs 13:22:59 sgordon beats me to the punch 13:23:03 in varying stages of completeness depending on how far through the cycle they were written 13:23:09 beagles: I think it will be great if you can put all in one doc 13:23:17 I wanted to bring it all under one roof 13:23:20 i think there needs to be a canonical design to get core attention, at least on the nova side 13:23:22 (so to speak) 13:23:22 beagles, +1 13:23:43 the other aspect... 13:23:46 sgordon, I understand. We were trying very hard to converge 13:24:05 beagles: There is still work to do to close details for nova APIs 13:24:36 is that it will help us define functional subsets so we can say when certain features will be available... and also identify gaps that need to be closed for same. 13:25:02 beagles: +1 13:25:52 beagles, has you been able to follow the ML on pci passthrough and SRIOV? 13:26:26 baoli, I've been playing catchup :) 13:27:00 baoli, at the moment I have a bunch of silly stupid questions... each time I write one down, 15 minutes I find the answer somewhere :) 13:27:24 I can compile a list and send to you guys. That way, you can see what have been discussed 13:28:28 beagles, that's very productive, and I bet they are good questions 13:29:27 beagles: you can send these questions to the team 13:29:42 anyway, will be glad to help 13:30:15 baoli, well... lol I don't know about that. Some are pretty ridiculous, but barring unforeseen stuff I should have a good list at the end of today and I'll send it out tot he ML 13:30:59 beagles, looking forward to it. 13:31:57 I had an unrelated question 13:31:59 rkukura: for your comment on nova bug, are you ok for now to skip the multi-segment extension and make dict for provider_net extension attributes? 13:32:57 irenab: I'd like the data model exposed within nova to support multiple segments, and include the other attributes 13:33:24 Its OK for now if it only uses the providernet extension and those has at most one segment 13:33:43 But I suspect going from that to the full implementation would only add a couple lines of code. 13:34:02 s/those/thus/ 13:34:54 rkukura: ok, will see if can support both from day one 13:35:11 rkukura, my understanding is that this bug is a temp fix that is only used by mlnx plugin 13:35:22 it can be either multi-segment or provider extension, right? 13:35:57 once incorporated with the sriov workflow, the fix will no longer be needed 13:36:03 baoli: I wasn't aware this was a temporary fix. How would it differ from the longer term fix? 13:36:28 rkukura, did you read my comments in the review? 13:36:40 Yes, we need to propagate physical network name to VIF Driver 13:37:15 but I think that part that retrives physical network nbames can be added in way it supportes SRIOV scheduling 13:37:16 I see "With understanding that this fix is currently needed for mlnx ML2 plugin, I'm ok with the change." 13:37:47 s/nbames/names 13:38:31 baoli: Reading other comments now 13:38:36 So the only temporary part is adding physical_network name to network object of the VIF 13:40:15 baoli: your 2/13 comment on the workflow makes sense, I think 13:41:07 irenab: OK, I understand that the VIF driver needs this network info for the mlnx plugin, and the nova scheduler needs it for SR-IOV, right? 13:41:37 rkukura: yes 13:41:47 And with SR-IOV, nova will set binding:profile:physical_network to indicate which segment is being used. 13:41:56 All sounds good to me. 13:42:09 irenab, the physical network names are retrieved for scheduling time 13:42:35 baoli: Agree , but you still will call neutronV2 api to get it, right? 13:42:37 the acutal physical net used will be set on the compute node 13:42:57 irenab, yes, we get it during scheduling 13:43:14 so you still need method to get it 13:43:35 irenab, the method to get it will be different from the one in the bug fix 13:44:11 baoli:can you explain the difference? 13:44:31 irenab, I have the method in my current patch. 13:44:48 https://blueprints.launchpad.net/nova/+spec/pci-passthrough-sriov 13:45:10 https://review.openstack.org/#/c/67500/ actually 13:45:20 OK, so just wondering what should be done here for now if any .... 13:45:58 baloi: will look at it after the meeting 13:49:45 before the meeting ends, just wanted to check if we could have a sr-iov meeting on the Monday of the summit 13:50:09 we don't have a any neutron sessions on Monday 13:50:23 need to plan travel accordingly 13:50:35 is there already agenda for the summit? 13:51:03 not detailed...but we know that Neutron design sessions got from Tue - Fri 13:51:13 s/got/go 13:52:33 sadasu: any specific content for the sr-iov meeting? 13:53:03 just next steps and what we would be done in Juno 13:53:05 I think we may need nova design session for what we call long term 13:53:16 irenab, +1 13:53:17 sadasu: I'll plan to there on Monday, not sure what else may be happening that day, but sounds like a good opportunity 13:53:22 mostly in terms of Nova ... 13:53:33 when's the next SR-IOV IRC meeting? 13:53:49 next tuesday 13:54:02 we plan to switch back to weekly meeting 13:54:43 baoli, same time? 13:54:50 but anyone can propose a sync-up meeting during Monday-Thursday. 13:54:57 beagles, yes 13:54:58 Is there a Nova design session for pci-passthrough planned? 13:55:09 I think we should drive it 13:55:19 irenab, agreed.... 13:55:26 i have no idea now 13:55:32 We should plan two sessions, one for nova and one for neutron 13:55:40 joint session? 13:55:50 joint session makes sense 13:55:58 does it makes sence to have neutron aware scheduler session? 13:56:12 we need to present both pieces together to get/give the complete picture 13:56:32 joint session is good. 13:57:06 rkukura: any idea how to drive the joint session? 13:57:17 I think we need Nova flavor type discussion and something around neutron aware scheduling 13:57:39 I think proposing a similar session in both nova and neutron, and suggesting they be a join session, would do it. 13:58:05 Still might makes sense to get together Monday to prepare for a join session later in the week. 13:58:07 we have also the nova boot API for --nic 13:58:10 yeah, that should be pretty clear when proposing the sessions (scheduling and flavors) so they can try and work it that the folks driving scheduling on the nova side have minimal conflicts 13:58:38 baoli, is the discussion around using host aggregates done? 13:58:49 rkukura, +1 13:59:00 sadasu, not sure. 13:59:00 seems we need IRC meeting (or few of them) to plan agenda for the summit 13:59:07 :) 13:59:09 I nice picture of the workflow for SR-IOV with some sort of color coding of what's in icehouse, what's absolutely required, and what's nice to add would probably be all that's needed to driver a good discussion 13:59:24 aggregate discuss not closed by yunhong's update from meetup 13:59:32 rkukura, +1 13:59:43 rkukura, sounds like the stuff I talked about would be a good place to start 13:59:52 beagles: +1 13:59:54 rkukura, yes 14:00:04 beagles: +1 14:00:09 I know we are not solving that problem in icehouse, would be great to discuss during the summit 14:00:37 host aggregates, I mean 14:00:40 sure 14:01:07 ok...so dfntly planning to be there on Monday for discussions 14:01:08 I think that all user experience parts are not covered well for now 14:01:26 irenab, +1 14:01:54 sadasu: agree. Hope to have flights to be there on Monday 14:02:07 lets work on the doc beagles suggested at start of meeting 14:02:27 with color coded diagram rkukura suggested 14:02:49 and then use that to put in proposal for joint session 14:02:51 next monday? 14:03:25 rkukura: would you be avaialble later today or tomorrow for few mins to dicuss the nova bug fix? 14:03:43 I think that we need to start with a recap on what we have discussed so far, plus the diagram 14:04:04 irenab: I'm booked most of this AM (EST) but later today or tomorrow would be fine 14:04:19 so, next IRC meeting focusing on it? 14:04:34 irenab, it? 14:04:57 bye everyone - I've got another meeting to switch to 14:04:59 sadasu: agenda you suggested 14:05:21 irenab: thanks :-) 14:05:30 bye 14:05:34 ok, let's meet on Tues. 14:05:40 thanks everyone 14:05:42 cheers! 14:05:47 thanks, bye 14:06:06 #endmeeting