13:01:18 #startmeeting hyper-v 13:01:18 Meeting started Wed Mar 23 13:01:18 2016 UTC and is due to finish in 60 minutes. The chair is claudiub|2. Information about MeetBot at http://wiki.debian.org/MeetBot. 13:01:19 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 13:01:21 The meeting name has been set to 'hyper_v' 13:01:27 Hi 13:01:38 hello all 13:01:59 ok, I'll try to keep it short. 13:02:08 #topic mitaka releases 13:02:46 so, mitaka is going to be released in early april, meaning that any and all dependencies will have to be released until then too. 13:02:59 that includes networking_hyperv, compute_hyperv, and os-win 13:03:21 I'm going to cut the stable/mitaka branches on friday / saturday 13:03:32 #action claudiub to cut the stable/mitaka branches 13:04:15 which means, that if there are any more issues or bugs, this week is going to be a good chance to fix them. :) 13:04:58 if there's anything, let me know 13:05:08 ok, moving on. 13:05:23 #topic hyper-v neutron vif plug event listener on spawn 13:06:19 so, this was suggested some time ago by the HP folks. The main idea was that the Hyper-V Driver was not waiting for the vNICs to be bound, which was leading to missed DHCP requests. 13:06:52 we've addressed that issue in compute_hyperv, and it will have to be included in nova as well 13:06:56 #link https://review.openstack.org/#/c/292615/ 13:07:27 #action propose the hyper-v neutron vif plug event listerner commit on nova 13:08:25 from experiments, it seemed to be behaving properly, with little to no decrease in performance, but a rally would be nice to confirm this. 13:08:58 ok, moving on. 13:09:10 #topic Rally performance tests 13:09:27 abalutoiu: hello. do you have any good news for us? :) 13:09:33 hello 13:10:50 so last week we had some results for the spawn / destroy scenario, here are the results for the spawn / destroy scenario including ssh guest access http://46.101.88.127:8888/PyMI_KVM_ssh_Mitaka.html 13:11:25 Liberty ones, for comparison: http://46.101.88.127:8888/PyMI_KVM_ssh_Liberty.html 13:12:40 #link Mitaka Hyper-V vs KVM http://46.101.88.127:8888/PyMI_KVM_ssh_Mitaka.html 13:12:57 avg time is more in HyperV 13:13:03 #link Liberty Hyper-V vs KVM http://46.101.88.127:8888/PyMI_KVM_ssh_Liberty.html 13:13:19 kvm - nova.boot_server 19.502 34.971 66.859 74.398 78.741 42.074 100.0% 100 13:13:33 hyperv - nova.boot_server 32.596 120.705 147.194 155.103 177.713 109.565 98.0% 100 13:14:01 sagar_nikam: those are the results for Liberty, the old ones, have a look over the Mitaka results 13:14:11 has anything changed ? last week we saw almost same result for hyperv and kvm 13:14:32 ok 13:14:53 the results from last week didn't include ssh guest access 13:15:01 ok, this looks good 13:15:07 kvm and hyperv almost same 13:15:25 the avg time includes ssh access ? 13:15:31 yep. 13:15:35 ok 13:15:47 and how many NICs ? 13:15:51 per VM 13:16:05 only one NIC 13:16:06 ? 13:16:11 and are we trying attaching volumes 13:17:06 it's a simple scenario, spin up a VM, add floating ip to it, wait until it becomes active via ssh, then destroy the VM 13:17:33 ok 13:17:49 these results are good 13:17:53 nice work 13:18:18 can we continue our tests without destroying the VM? 13:18:32 we also have some results for Hadoop workloads 13:18:42 sonu: any reason why? 13:18:46 #link Mitaka Hyper-V vs KVM Hadoop cluster tests http://46.101.88.127:8888/Cluster_Results_Mitaka.html 13:19:19 The only reason being, the larger the number of ACLs in MI, the more load on the neutron agent. 13:19:43 and more time it takes. And we can measure the times it varies with the number of ACLs. 13:20:11 Flavor for VMs: 2 vCPUs, 6GB RAM, 25GB disk, number of parallel clusters for multi cluster test: 3, input data set for tera jobs: 5.000.000, clusters consists of 4 nodes (1 master + 3 slaves) 13:20:53 sonu: That also depends on the rally scenario. For example, if the scenario says 100 VMs, with 100 VMs per round, for 1 round, it will spawn all 100 VMs. Then destroy them. 13:21:15 sure. then we are good. 13:21:37 anyways, looking at abalutoiu's hadoop results, it seems hyper-v is more favorable in this scenario 13:21:50 and we use default security group rules for our tests. 13:22:14 sonu: default + ssh. :) 13:22:25 Thank you. We will consume this coming next week and run some scale tests. 13:22:43 sure, sounds good. :) 13:23:04 anything else on this topic? 13:23:20 ok, moving on. 13:23:20 Any chance we can get these improvements backported to L 13:23:29 we are on L release 13:23:55 it would be nice if these are backported to L 13:24:01 we are trying to backport on our local branch - native threading and PYMI and ERPC 13:24:11 sonu: any improvement related to spawning / creating / destroy the vm etc. has been included in compute_hyperv on stable/liberty 13:24:24 thank you 13:24:59 for the networking-hyperv side, I'm afraid not. networking-hyperv is an official project under neutron's governance. The improvements we've done in Mitaka were marked as blueprints, meaning that they can't be backported. 13:25:52 ok, moving on. 13:26:04 #topic OVS agent on Hyper-V 13:26:28 atuvenie: hello. I suppose the agent works fine for Mitaka, right? 13:26:52 yeah, we just merged the last patch that was causing some issues, all is fine now 13:27:28 cool. 13:27:47 seems that we're almost done with the work for Mitaka. :) 13:27:52 atuvenie : Do we know the feature parity between OVS for Linux and OVS Windows. Are all features supported as is in OVS. 13:28:45 sonu: I'm not quite sure what you mean. Are you talking about the OVS Agent or OVS itself? 13:28:51 Who participates in OVS forums from within us, who can bring us this info? 13:28:55 OVS itself. 13:29:40 sonu: I do not work on OVS directly so I'm not up to speed on the topic 13:30:11 AFAIK, no, there shouldn't be any disparity. all network types work the same on Linux and Windows. 13:30:44 Thanks. May be we start attending OVS IRC chats to get more info. 13:31:06 but as far as OVS agent is concerned, it works the same on Windows and Linux. 13:31:24 And is there a CI for Microsoft HyperV when a change is done in neutron-openvswitch-agent? 13:31:47 because it is shared b/w Linux and Windows now :) 13:32:03 not yet, but we're working on it. :) 13:32:17 Great. Thank you. 13:32:40 ok, moving on 13:32:56 claudiub|2: i have a topic 13:33:07 #topic OpenStack Summit 13:33:07 on certs 13:33:49 sagar_nikam: sure, I'll get to that soon. :) 13:34:21 anyways, we've requested a worksession at the next OpenStack summit. 13:35:14 in which we can discuss any further improvement and development of os-win and other Hyper-V / Windows related workloads. 13:35:15 Will OVN be part of design discussion? 13:35:21 including new features and so on. 13:36:04 sonu: sure, we are looking into it as well. 13:36:18 so, question: who is going to attend the summit? 13:37:11 I will have one representative from networking team. 13:38:05 ok, cool. 13:38:47 ok, moving on 13:38:51 # topic certificates 13:38:57 #topic certificates 13:39:16 based on the meeting discussion last week 13:39:29 we tried using certs on the hyperv hosts 13:39:39 we copied the .crt file from controller 13:39:48 to the hyperv host 13:40:04 and had the correct https and cafile entry in nova.conf 13:40:28 we are using python 2.7.10 64 bit on the hyperv host 13:40:32 we hit a issue 13:41:00 which is exactly same as described here 13:41:10 http://stackoverflow.com/questions/33140382/troubleshooting-ssl-certificate-verify-failed-error 13:41:39 the issue was urllib2.URLError: this looks like a issue in python 2.7.10 13:42:15 interesting 13:42:22 since it uses openssl 1.0.2a 13:42:35 and we need 1.0.2b or greater 13:42:44 which is available in python 2.7.11 13:42:49 now my question 13:42:59 how was your tests done using certs 13:43:07 did you not hit this issue 13:43:09 ? 13:43:22 what version of python do you use ? 13:43:33 on hyperv host 13:45:06 the hyper-v compute installers come with python 2.7.9 13:45:20 so, we're using that. so, the person that answered your previous email is not here at the moment, but he'll be back later and he'll be able to send you an answer. 13:45:46 ok 13:46:01 thanks 13:46:14 not sure if python 2.7.9 can solve the issue 13:46:22 but i will wait for the mail 13:46:37 sagar_nikam: although, i am a bit curious, can you check what python version you use on your Openstack controller? 13:46:48 python 2.7.9 13:47:00 we had some issues with python 2.7.9 on windows 13:47:08 and hence used 27.10 13:47:26 nova code was not getting compiled on 2.7.9 13:47:33 what kind of issues did you have with python 2.7.9 on windows? 13:47:33 some dependent packages 13:47:44 when we run setup.py 13:47:49 of nova 13:47:59 packages were not getting complied 13:48:05 sure, nova and a lot of other projects have linux specific dependencies, which cannot be installed on windows. 13:48:21 which is why we recommend the installer, as we package those dependencies as well 13:48:59 the compiled packages --- are they available for others to use 13:49:11 whatever you got it compiled ? 13:49:32 plus, there are other dependencies like numpy that has to be compiled. windows doesn't typically come with a compiler and you wouldn't want one on nano or bare hyper-v hosts. 13:50:03 we use mingw for compiling 13:50:30 and that solved lot of complilation issues 13:50:36 in 2.7.10 13:51:31 yeah, ofc, but there is no need to compile anything when using the installer, everything is already packaged in the Python folder it installs. 13:51:31 one question -- all the packages which you have complied 13:51:45 is that available for others to use 13:52:13 we are not using that installer 13:52:21 hence the question 13:52:34 i'm not against it. :) 13:53:26 if the compiled files are available, we can use it while we run setup.py 13:53:47 and that would solve lot of the compilation issues we faced in 2.7.9 13:54:06 but we still recomend using the installer. it can be installed in unnattended mode, which is perfect for automations. 13:54:13 #join #openstack-monasca 13:54:56 #topic open discussion 13:55:34 so, the Newton branch is open, which means we will start merging patches on master again 13:55:52 one pending patch that we want is the os-win in os-brick patch 13:56:48 that is based on henma's patch 13:57:05 upstream branch open ? 13:57:09 sagar_nikam: hist patch is still WIP. Any news from him? 13:57:16 for newton 13:57:23 sagar_nikam: yeah, for most projects. 13:57:24 i can check 13:57:32 can you let me know which patch set 13:57:58 can we start submitting FC and cluster BPs and patches in N 13:58:00 #link https://review.openstack.org/#/c/275943/5 13:58:11 we can get review time 13:58:13 now 13:58:17 the blueprints have been reapproved for N. 13:58:32 can we re-submit code as well 13:58:40 both for cluster driver and FC 13:58:57 it would be nice to get it merged upstream 13:58:59 in N 13:59:04 anyways, we'll also have to recreate the famous 3 hyper-v patches queue that needs to be reviewed and ready to merge on the etherpad. 13:59:32 ofc. having os-win in os-brick will greatly help on this subject. 13:59:53 #action claudiub to create the nova patches queue on etherpad. 14:00:06 Seems that our time is over 14:00:16 thanks all for attending! 14:00:23 #endmeeting