15:57:07 #startmeeting hyper-v 15:57:08 Meeting started Tue Mar 5 15:57:07 2013 UTC. The chair is primeministerp. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:57:09 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:57:11 The meeting name has been set to 'hyper_v' 15:57:13 Hi everyone 15:57:27 we'll give a couple minutes for the others to join 15:57:37 ociuhandu: morning 15:57:55 morning all 15:57:56 alexpilotti: ping 15:58:04 pnavarro: hi pedro 15:58:07 morning 15:58:25 making sure everyone's awake 15:58:26 ;) 15:58:52 so 15:58:58 let's get started 15:59:11 #topic Resize on Boot patch 15:59:36 alexpilotti: would you care discuss 15:59:44 sure 15:59:49 alexpilotti: the patch has been submitting? 16:00:01 let me fetch it... 16:00:12 alexpilotti: perfect 16:00:16 #link https://review.openstack.org/#/c/23405/2 16:00:22 hi people ! 16:00:36 just got a +2, I'm gonna hunt for another review soon :-) 16:00:41 hi pnavarro ! 16:00:49 alexpilotti: execellent 16:00:54 pnavarro: hi pedro 16:01:02 so here's the idea: 16:01:23 the vm is getting resized on boot based on the flavor's requirements 16:01:36 the root disk I mean 16:02:16 since it's not possible to resize a differencing disk, the only way to keep CoW images was to do a copy of the image and resize that one 16:02:26 and use the latter as a differencing disk 16:02:47 this is all embedded in the imagecache.py part 16:03:05 *nod* 16:03:10 the tricky part was to make sure it works on resizes and live migrations 16:03:40 so what happens is that during those operations the target looks if the resize image is there and generates one as needed 16:03:49 the format of the cached image is: 16:03:53 well hopefully we'll get the additional +2 shortly and move on to the other bugs 16:04:01 _.vhd 16:04:27 yep. My todo list for Nova is basically empty 16:04:36 #topic cinder live migration bug 16:04:51 it's nova live migration bug actually :-) 16:04:55 yeah 16:04:57 alexpilotti: hehe 16:04:58 ok 16:05:12 do we have a fix yet? 16:05:24 that will work 16:05:26 pnavarro: do you have time to work on this? 16:05:42 I found a bug that I fixed in manager.py 16:05:48 no, sorry 16:05:50 let me check the review 16:06:12 #link https://review.openstack.org/#/c/23354/ 16:06:23 that was a one line fix 16:06:39 and now we still have an issue in the volumeops.py code 16:07:33 #link http://paste.openstack.org/show/32723/ 16:08:05 pnavarro: so you don't have time this week? :-( 16:09:10 this week I'll have more time since I've finished with my move 16:09:18 pnavarro: great 16:09:19 I have all my machines 16:09:50 pnavarro: great news! :-) 16:10:16 pnavarro: alexpilotti you'll collaborate on the fix I assume 16:10:31 pnavarro: alexpilotti let me know if there's something i can do 16:10:39 pnavarro: ping me when you have time! 16:10:48 ok moving on 16:11:07 #topic hyper-v options name change 16:11:49 the hyper-v config options are going to be renamed 16:12:13 they will be under the "hyperv" header for nova, and "HYPERV" for quantum 16:12:22 #link https://review.openstack.org/#/c/23352/ 16:12:48 thats an annoying thing 16:12:57 yes it is 16:12:59 oin Nova they want the names lowercase 16:13:04 in QUantum uppercase 16:13:26 IMO, sicne [DEFAULT] is anyway uppercase, I'd go that way 16:13:44 I too prefer consistancy 16:13:44 lol 16:13:52 looks like the check will be case insensitive 16:14:05 otherwise we'll have a gazillion issues 16:14:21 nova.conf has [hyperv], quantum.conf has [HYPERV] 16:14:23 yes we would 16:14:54 I'm going to send an email to the ML as soon as this patch is merged 16:15:00 perfect 16:15:26 #topic RDP Console Update 16:15:51 so as we discussed i'll get start to get that code running here 16:16:16 alexpilotti: is there anything specific you wanted to discuss here 16:16:26 here's the repo 16:16:30 #link https://github.com/cloudbase/FreeRDP-WebConnect 16:16:39 alexpilotti: execellent 16:16:43 and I have a youtube video about it, let me look for it 16:17:16 #link http://www.youtube.com/watch?v=DhBa-IuTQAs 16:17:20 great 16:17:29 ok last topic I have on the agenda 16:17:41 #topic RC1 wrap up 16:17:56 alexpilotti: what do we have left to get in for RC1 16:18:08 outside of what's in the pipeline now 16:18:11 here's basically the last chance to ask for bug fix :-) 16:18:33 gongysh asked for some patches on Quantum 16:18:42 they added some stuff there 16:19:34 alexpilotti: ok 16:19:49 I'm looking for them 16:19:59 alexpilotti: the only other one I would like to see in is is the live migration fix 16:20:20 #link https://review.openstack.org/#/c/21069/ 16:20:35 #link https://review.openstack.org/#/c/21175/ 16:20:46 alexpilotti: thx 16:20:47 Those are the 2 Quantum patches AFAIK 16:21:16 thx 16:21:20 checking them out now 16:21:21 we have to take a look at what they did for OVS and bring it to teh Hyper-V plugin 16:21:34 alexpilotti: agreed 16:21:35 otherwise we'll lose protocol compatibility 16:21:44 pnavarro: ^^ 16:22:06 alexpilotti: compatibility and interoperability is key 16:22:51 #topic General Discussion 16:22:52 other small stuff: I have to replace teh openssl.exe process call in the nova client with DLL calls 16:22:56 ok, taking a look 16:23:13 alexpilotti: will that get in before RC1 16:23:21 I'll try 16:23:27 it's not too important 16:23:31 alexpilotti: ok 16:23:49 ociuhandu: i'll be bugging you later 16:23:52 I mean, getting rid of it means that you'll only need the OpenSSL dll 16:24:04 primeministerp: ok 16:24:19 ah, we have possibly a bug on flat networking in QUantum 16:24:37 a guy from IBM US checked it and asked me about it 16:24:44 alexpilotti: ok 16:24:52 alexpilotti: has a formal bug been submitted yet? 16:24:56 nope 16:25:07 he wants to know if it's a config issue 16:25:17 it means that I have to check it out 16:25:21 gotcha 16:25:46 flat networking was not exactly my priority nr 1 so far :-) 16:25:53 hehe 16:26:00 hahaha 16:26:11 anyone have anything else they want to add 16:26:21 cloudbase-init 16:26:33 I'm adding the code for resizing the partitions 16:26:37 great 16:26:40 that's good news 16:26:47 the good news is that it's entirely Python code 16:26:57 that's even better news 16:26:58 and it resizes also boot partitions on 2003 16:27:04 awesome 16:27:14 which can't be done w diskpart.exe 16:27:24 i'm sure there's still a lot of 2003 vms in the wild 16:27:45 well we have that use case w 30.000 ... 16:27:54 that cannot be named here :-) 16:28:03 *nod* 16:28:14 ok 16:28:19 pnavarro: anything you'd like to add? 16:28:20 anyway a lot of people hace applicatiosn certified for 2003 16:28:40 one more thing on cloudbase-init: I got a pull request from Mirantis 16:28:47 more EC2 metadata support 16:28:50 nice 16:29:26 alexpilotti: in general are the new page hits on the dl still increasing 16:29:38 er new ips 16:29:39 that is 16:29:53 dl? 16:30:03 your download numbers 16:30:06 for cloudbase-init 16:30:10 yep they are 16:30:19 great 16:30:25 we'll have to do some stats 16:30:29 it's good news for windows workloads 16:30:49 a lot of interest so far 16:31:08 i'm going to close the meeting unless there's anything else to be noted 16:31:18 alexpilotti: pnavarro all set? 16:31:45 yep 16:31:48 #endmeeting