14:00:25 #startmeeting Nova Live Migration 14:00:26 Meeting started Tue Aug 30 14:00:25 2016 UTC and is due to finish in 60 minutes. The chair is tdurakov. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:00:27 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:00:29 The meeting name has been set to 'nova_live_migration' 14:00:50 hello everyone, agenda for the meeting: https://wiki.openstack.org/wiki/Meetings/NovaLiveMigration 14:00:55 o/ 14:01:04 o/ 14:01:12 o/ 14:01:25 let's wait a minute and then start 14:02:32 so 14:03:15 #topic newton-3 feature freeze 14:03:47 do we have any patches except imagebackend, that requires attention and need review? 14:04:19 imagebackend is the next topic) 14:04:35 * kashyap waves 14:05:17 as I understand no, let's move on then 14:05:20 there was a stuck one the other day, let me take a quick peak 14:05:32 johnthetubaguy: sure 14:05:45 oh, that is the imagecache one 14:05:55 carry on... :) 14:06:24 #topic image backend 14:06:36 mdbooth: anything except review request? 14:07:01 So I don't think this is going to get there 14:07:05 Just reviews 14:07:27 johnthetubaguy: Which is the imagecache one? 14:07:42 Is that the 1 with -1 from jay and +2 from somebody else? 14:07:48 #action anyone to review imagebackend topic 14:08:00 s/everyone 14:08:15 It's really core review it needs at this point, tbh 14:08:25 I think the problem is we need that conflict resolving 14:08:35 johnthetubaguy: Got a link? 14:08:45 https://review.openstack.org/#/c/334956 14:08:50 I mean the -1 from jay 14:08:59 Ah, right. 14:09:08 TBH, that mini-series isn't that important. 14:09:25 I think I pinged some image cache folks to take a peak, but they have not had chance 14:09:27 I think it's correct, but I haven't made a fuss about it because it's not a dependency of anything. 14:09:37 ah, so maybe I am just getting distracted from the meat by that bit 14:09:54 It was just a cleanup I did because I had my head in that code for other reasons and noticed that it was pretty obtuse. 14:09:58 And I fixed it. 14:10:29 mdbooth: tried to review this one: https://review.openstack.org/#/c/335966/16 tbh it's pretty complicated, tend to agree with dansmith about nested mocks 14:10:54 Oh, I missed his comments. 14:11:02 I actually wish he'd left a -1 :/ 14:12:42 mdbooth: also related to your work https://review.openstack.org/#/c/355415/ 14:13:39 I haven't asked Jens Rosenboom yet why he decided to leave this patch, as for me it's ok, and I think it could be merged before your refactoring 14:13:41 I've already reviewed that. I was +1 iirc. 14:14:00 Right. The refactor was the reason I was less fussed than mriedem, I think. 14:14:11 But it's backportable. 14:14:28 I'l ask Jens first, and if he don't mind update commit message 14:16:07 ok, anything else? 14:16:27 so on https://review.openstack.org/#/c/355415/ 14:16:33 is anyone going to update it? 14:16:49 tdurakov: are you going to add a unit test? 14:17:04 mriedem: yes 14:17:10 ok 14:17:19 let's move on 14:17:24 #topic CI 14:17:56 live-migration job is pretty stable 14:17:59 but 14:18:18 I've spend some time trying to recheck/gather stats for nfs too 14:18:20 https://review.openstack.org/#/c/329466/ 14:18:57 so it looks like it's become unstable when nfs is enabled 14:19:22 at the same time it's not reproducible on my local env 14:20:08 I want to spend more time on that, or maybe consider enable ceph first 14:20:43 tdurakov: is it failing in any new way? 14:20:49 we could check just that change in logstash 14:21:00 i would agree with probably doing ceph before NFS 14:21:08 we don't test NFS anywhere else in upstream CI 14:21:11 mriedem: yes, something new 14:21:33 mriedem: acked, will try to do that 14:22:32 let's move on 14:22:48 #topic networking 14:23:13 any updates on post-copy issues 14:23:47 tdurakov: Is there a specific bug you're referring to? 14:25:03 I think this - https://bugs.launchpad.net/bugs/1605016 14:25:03 Launchpad bug 1605016 in OpenStack Compute (nova) "Post copy live migration interrupts network connectivity" [High,In progress] 14:25:04 kashyap: 14:25:04 https://bugs.launchpad.net/nova/+bugs?field.searchtext=post+copy&search=Search&field.status%3Alist=NEW&field.status%3Alist=INCOMPLETE_WITH_RESPONSE&field.status%3Alist=INCOMPLETE_WITHOUT_RESPONSE&field.status%3Alist=CONFIRMED&field.status%3Alist=TRIAGED&field.status%3Alist=INPROGRESS&field.status%3Alist=FIXCOMMITTED&field.assignee=&field.bug_reporter=&field. 14:25:04 omit_dupes=on&field.has_patch=&field.has_no_package= 14:25:09 ops 14:25:15 https://bugs.launchpad.net/nova/+bug/1605016 14:25:25 yeah, this one 14:26:03 moved it to confirmed, as there is no assignee 14:27:21 tdurakov: Dave Gilbert mentioned that Luis (not sure of last name) was working on something (a spec) to address it? 14:27:26 hmm, I thought someone was working on that at one point 14:27:45 ah, I see they got unassigned 14:27:49 I worked on the post-copy patch, but not on the fix 14:28:05 there is a wider thing in Neutron, tracking both port bindings (source and destination) 14:28:11 but we could fix it sooner 14:28:16 I see it said it is in progress, did someone else started working on it? 14:28:34 comments say they have stopped working on it 14:28:52 luis5tb: I've status already 14:29:12 I think its all about when we updating the port binding to point at the destination host, we do that today in post-live-migrate, we could do that sooner for post copy, to reduce the downtime 14:29:31 the proper fix is further away (tracking both source and destination port bindings) 14:30:00 I am hoping to get OSIC folks to help work on the nova bits for that next cycle, at least potentially 14:30:24 I added notes on a potential quick fix in the bug 14:31:23 johnthetubaguy: thank you 14:31:59 any update on setup_network_on_hosts for neutron api? 14:33:43 so, let's move on 14:33:54 #topic open discussion 14:34:30 there were comments on that patch 14:34:37 I don't remember seeing if there were resolved now 14:35:45 ah, it seems https://review.openstack.org/#/c/275073/ is ready to review again 14:37:05 yep, reviews are welcome 14:37:13 anything else? 14:37:59 thanks everyone 14:38:04 #endmeeting