18:01:01 #startmeeting training_labs 18:01:03 Meeting started Mon Oct 17 18:01:01 2016 UTC and is due to finish in 60 minutes. The chair is dbite. Information about MeetBot at http://wiki.debian.org/MeetBot. 18:01:04 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 18:01:06 The meeting name has been set to 'training_labs' 18:01:07 the guy has not come yet 18:01:11 julen: rock and roll \m/ 18:01:34 well well... next week the meeting will be in Barcelona :) 18:01:44 \m/ 18:01:50 yes :D 18:02:00 any news about Roger? 18:02:02 next meeting will have beers included 18:02:25 not sure if he is still busy. We where working yesterday. 18:03:11 sorry, running late. 18:03:19 hi rluethi! 18:03:20 hi guys. 18:03:27 rluethi: Hi! 18:04:20 rluethi: you rock!! I fixed bomsi thanks to you! :D 18:04:31 now it's 100% functional :) 18:04:33 ? I didn't do anything. 18:04:59 (I just compared all the config files with osbash and I found some little differences which were not documented) 18:05:20 well... you took care of solving the non documented issues for osbash... ;) 18:05:30 (or wrong documented...) 18:05:44 I am curious. What were those issues? 18:06:31 something with the glance "api_servers = http://controller:9292" 18:06:33 have to go 18:06:40 talk later 18:06:51 hmm.. interesting. 18:06:57 ttyl 18:07:27 so, pranav, any news from the KVM front? 18:07:37 rluethi: Fixed it : ) 18:07:39 Now it works. 18:07:59 dbite: did I miss a patch? 18:08:01 The shutdown command was not behaving mostly due to systemd I assume. 18:08:08 rluethi: I have updated it with Newton port. 18:08:49 dbite: Cool. I'll check it out. 18:09:03 What were the issues on Windows 10 you mentioned? 18:09:50 rluethi: May be it is my installation but the hostonly networks fail to create. 18:10:17 I created them manually and proceeded, after the base disk installation I gave up because it started giving shared disk issues which you were working to fix. 18:10:22 Did you ever test it on Windows 10 before? 18:10:41 I do not remember if it was windows 10 the last time I tested on windows was 3-4 months back. 18:10:46 I may have but I cannot really say :( 18:10:50 Is it possible it never worked with Win 10? 18:11:05 It could be a new security model. 18:11:09 Yes it is or may be because I have home edition. 18:11:17 I agree. 18:11:35 I had to do some trickery to get the privileges required to configure the hostonly interfaces 18:12:05 We need to sort this out soon. Windows 10 is a thing now, whether we like it or not. 18:13:18 rluethi: I agree/ 18:13:26 rluethi: Otherwise, I guess Newton port is mergable. 18:13:38 I really wish to move on with the parser and other things on top. 18:15:47 #topic newton_port 18:15:55 Agree to merge the newton patch? 18:16:54 #topic newton_port 18:16:57 I guess. I just started testing with KVM, so it would have to be based on your results. 18:17:28 Also, someone needs to look into Win 10. Will you? 18:17:36 rluethi: From my side Vbox and KVM for Linux works as expected. For mac vbox tested with 13 repeats till it hit the race condition. 18:17:54 which race condition? 18:18:10 The one where it hits virtualization related race. 18:18:39 should I know about it? I don't know what you mean. 18:18:54 We where talking about it, thinking if ECC RAM would help. 18:18:57 Remeber? 18:19:10 But after debugging it was nothing to do with Newton port. 18:19:25 Oh, that. I don't think it's a race. I think it's just plain old memory corruption. 18:19:33 Yes, probably 18:20:39 Wth Newton I am seeing new error messages, but that could just be systemd reacting slightly different to the same type of problems. 18:21:04 rluethi: I agree. Systemd has some things are changed. 18:21:19 *With systemd some things have changed. 18:21:28 So, let's merge Newton and resolve to make any issues we find with Newton a top priority when they emerge. 18:21:45 rluethi: :) sounds good. 18:22:13 rluethi: The windows 10 one should be important as soon as we merge Newton. 18:22:28 Anything else here? 18:22:34 julen: Can you test Newton? 18:22:36 Having no Windows 10 system, I don't even know where to start. 18:22:43 I will release newton immidiately. 18:22:48 I thought julen is gone? 18:23:15 OOps, just saw that, NMy bad. 18:24:07 *forgot about that. Re-read the messages again. 18:24:26 Next topic? 18:24:27 dbite: can you try Mitaka on Windows 10? That would at least give us a hint. 18:24:48 rluethi: Yes. I will test and debug it with complete details. Also send some patches on top :). 18:24:57 #topic rst2bash 18:25:57 I am trying to update my repo and I am getting a merge conflict. 18:26:28 Which one 18:26:31 ? 18:26:42 Just delete the branch and do a git-review -d $patch number 18:26:44 or is it the parser? 18:26:47 I think you rewrote history again. 18:26:54 It's merged now. 18:27:15 Alright! You mean the parser. 18:27:27 Yes. 18:27:56 I still think that running a program like ./parser.py should give some helpful output, not 18:28:02 File "./parser.py", line 31, in 18:28:02 rstFile = sys.argv[1] 18:28:02 IndexError: list index out of range 18:28:08 SOrry for that, this is the last repository that I am rewriting history in this horrible manner. Even my private/personal ones, I hit some embarrassing issues due to horrible commit messages etc. 18:28:28 You have to do a git submodule init && git submodule udpate. THen give the RST file to it. 18:28:56 Sorry for these weird issues, in a day or two I will have the parser automatmically parse and launch labs to install the cluster :). 18:29:00 It will be one click. 18:29:10 rluethi: Meanwhile I had some news :). 18:29:26 k? 18:29:47 I will be creating a new repository for the parser. 18:30:05 It is to keep the commit history independent and this will not be a project but just a repo under docs. 18:30:36 After a few months of using and stabilizing the parser we will think about the next step for the parser. May be it is a oslo lib or a sphinx extn. 18:31:03 Meanwhile, I will be create a non-compulsory check with jenkins. 18:31:21 Hah. I think you will need a reviewer who will remind to clean up your code :). 18:31:43 Yes, I will add the training-labs core team as the maintainer and reviewer rights for the same :),. 18:33:07 Totally unrelated question: do you thinks your shutdown patch was KVM specific? If so, why, and what were the symptoms? 18:33:24 rluethi: It is nmore systemd specific. 18:33:30 I'm back 18:33:36 julen: Awesome! 18:33:38 welcome back 18:33:45 the old tenant came to get some super heavy stuff he left 18:34:05 rluethi: It is more elegant with systemd to do so. I could fetch the exact specific reasons for doing this but it is a waste of time IMO. 18:34:11 #topic general_discussion 18:34:14 wait, I read what you said 18:36:14 rluethi: Do you not agree with the shutdown change? 18:36:16 dbite: last week I tested Newton on Ubuntu and it went good (except the test_horizon :P) 18:36:52 julen: We have a lot of changes since then Additionally it would be awesome if you could run repeat test for a few hours. 18:37:44 dbite: well... with the new trick rluethi told me I'm not afraid anymore. I'll put it tonight right after this and will report right after 18:37:49 dbite: I was hoping to keep the systemd-specific changes confined to a few files and to write them so they would work with and without systemd, but most distros have switched to systemd anyway. So maybe it's for the better to use systemctl. 18:38:23 rluethi: I agree, obs & rdo are all using systemd already 18:38:38 dbite: even debian. 18:38:47 rluethi: THen it is a done deal. 18:38:52 dbite: agreed. 18:39:44 and we are only installing on Ubuntu... 18:39:48 Okay, so the Windows 10 issue still makes me nervous. Just when I thought I could relax for a few weeks. 18:39:52 aren't we? 18:40:14 julen: With the parser it gets really simple to do it with all install guides supported distros. 18:40:18 julen: correct. but we had a half-working fedora setup once. 18:40:30 oh! ok, I undertand now 18:40:31 julen: and we still want to expand to centos. 18:40:45 rluethi: that sounds good 18:42:28 Anything else to report? 18:42:31 Or discuss? 18:42:42 I think we could wrap it up early today :). 18:43:26 I'm good 18:43:46 good for now. 18:44:00 Awesome! Great job guys. We have Newton release on time :D 18:44:10 ANd a lot of features. But we are barely getting started! 18:44:12 but we should talk at least briefly before taking off for barcelona. 18:44:25 rluethi: julen Yes, a meeting over the weekend would be good. 18:44:43 yes 18:45:01 #endmeeting